kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX...
[safe/jmp/linux-2.6] / net / 9p / protocol.c
2010-05-25 Alexey Dobriyankernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MI...
2010-05-21 Sripathi Kodi9p: VFS switches for 9p2000.L: protocol and client...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-05 Sripathi Kodi9P2010.L handshake: Remove "dotu" variable
2009-02-07 Eric Van Hensbergen9p: fix endian issues [attempt 3]
2008-10-22 Eric Van Hensbergen9p: fix sparse warnings
2008-10-22 Eric Van Hensbergen9p: fix debug build error
2008-10-17 Eric Van Hensbergen9p: fix oops in protocol stat parsing error path.
2008-10-17 Eric Van Hensbergen9p: Improve debug support
2008-10-17 Eric Van Hensbergen9p: eliminate depricated conv functions
2008-10-17 Eric Van Hensbergen9p: rework client code to use new protocol support...
2008-10-17 Eric Van Hensbergen9p: add new protocol support code