aboutsummaryrefslogtreecommitdiffstats
path: root/net/9p/protocol.c
Commit message (Expand)AuthorAge
* 9p: Implement client side of setattr for 9P2000.L protocol.Sripathi Kodi2010-08-02
* 9p: getattr client implementation for 9P2000.L protocol.Sripathi Kodi2010-08-02
* 9p: readdir implementation for 9p2000.LSripathi Kodi2010-08-02
* kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT...Alexey Dobriyan2010-05-25
* 9p: VFS switches for 9p2000.L: protocol and client changesSripathi Kodi2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* 9P2010.L handshake: Remove "dotu" variableSripathi Kodi2010-03-05
* 9p: fix endian issues [attempt 3]Eric Van Hensbergen2009-02-07
* 9p: fix sparse warningsEric Van Hensbergen2008-10-22
* 9p: fix debug build errorEric Van Hensbergen2008-10-22
* 9p: fix oops in protocol stat parsing error path.Eric Van Hensbergen2008-10-17
* 9p: Improve debug supportEric Van Hensbergen2008-10-17
* 9p: eliminate depricated conv functionsEric Van Hensbergen2008-10-17
* 9p: rework client code to use new protocol support functionsEric Van Hensbergen2008-10-17
* 9p: add new protocol support codeEric Van Hensbergen2008-10-17