summaryrefslogtreecommitdiffstats
path: root/net/9p/protocol.c
AgeCommit message (Expand)AuthorLines
2010-05-25kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan-1/+1
2010-05-219p: VFS switches for 9p2000.L: protocol and client changesSripathi Kodi-2/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-0/+1
2010-03-059P2010.L handshake: Remove "dotu" variableSripathi Kodi-33/+41
2009-02-069p: fix endian issues [attempt 3]Eric Van Hensbergen-9/+13
2008-10-229p: fix sparse warningsEric Van Hensbergen-12/+12
2008-10-229p: fix debug build errorEric Van Hensbergen-0/+9
2008-10-179p: fix oops in protocol stat parsing error path.Eric Van Hensbergen-2/+2
2008-10-179p: Improve debug supportEric Van Hensbergen-6/+15
2008-10-179p: eliminate depricated conv functionsEric Van Hensbergen-0/+13
2008-10-179p: rework client code to use new protocol support functionsEric Van Hensbergen-3/+82
2008-10-179p: add new protocol support codeEric Van Hensbergen-0/+457