1. 99af179 9p: p9dirent_read: check network-provided name length by Dominique Martinet · 6 years ago
  2. fea7d0d 9p: do not trust pdu content for stat item size by Gertjan Halkes · 6 years ago
  3. 0cf4fa7 9p: clear dangling pointers in p9stat_free by Dominique Martinet · 6 years ago
  4. dba94f2 Merge tag 'for-linus-4.1-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 9 years ago
  5. 4f3b35c net/9p: switch the guts of p9_client_{read,write}() to iov_iter by Al Viro · 9 years ago
  6. 6250a8b 9p: use unsigned integers for nwqid/count by Kirill A. Shutemov · 9 years ago
  7. 447c509 9p: Modify the stat structures to use kuid_t and kgid_t by Eric W. Biederman · 11 years ago
  8. 97fc8b1 9p: Add 'u' and 'g' format specifies for kuids and kgids by Eric W. Biederman · 11 years ago
  9. d31bb4f 9p: fix min_t() casting in p9pdu_vwritef() by Dan Carpenter · 12 years ago
  10. 5d38515 9p: Reduce object size with CONFIG_NET_9P_DEBUG by Joe Perches · 12 years ago
  11. 348b590 net/9p: Convert net/9p protocol dumps to tracepoints by Aneesh Kumar K.V · 13 years ago
  12. abfa034 fs/9p: Update zero-copy implementation in 9p by Aneesh Kumar K.V · 13 years ago
  13. e660a82 9p: clean up packet dump code by Eric Van Hensbergen · 13 years ago
  14. 1b0bcbcf6 net/9p/protocol.c: Fix a memory leak by Pedro Scarapicchia Junior · 13 years ago
  15. b76225e net/9p: nwname should be an unsigned int by Harsh Prateek Bora · 13 years ago
  16. bd8c8ad 9p: Fix sparse error by Aneesh Kumar K.V · 13 years ago
  17. eeff66e net/9p: Convert the in the 9p rpc call path to GFP_NOFS by Aneesh Kumar K.V · 13 years ago
  18. 2c66523 [net/9p] readdir zerocopy changes for 9P2000.L protocol. by Venkateswararao Jujjuri (JV) · 13 years ago
  19. bb2f8a5 [net/9p] Read side zerocopy changes for 9P2000.L protocol. by Venkateswararao Jujjuri (JV) · 13 years ago
  20. 9bb6c10 [net/9p] Assign type of transaction to tc->pdu->id which is otherwise unsed. by Venkateswararao Jujjuri (JV) · 13 years ago
  21. 022cae36 [net/9p] Preparation and helper functions for zero copy by Venkateswararao Jujjuri (JV) · 13 years ago
  22. 219fd58 net/9p: Use proper data types by M. Mohan Kumar · 13 years ago
  23. 01b0c5c net/9p/protocol.c: Remove duplicated macros. by Thiago Farina · 13 years ago
  24. 7b3bb3f net/9p: Return error if we fail to encode protocol data by Aneesh Kumar K.V · 14 years ago
  25. 87d7845 9p: Implement client side of setattr for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  26. f085312 9p: getattr client implementation for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  27. 7751bdb 9p: readdir implementation for 9p2000.L by Sripathi Kodi · 14 years ago
  28. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  29. c56e4ac 9p: VFS switches for 9p2000.L: protocol and client changes by Sripathi Kodi · 14 years ago
  30. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  31. 342fee1 9P2010.L handshake: Remove "dotu" variable by Sripathi Kodi · 14 years ago
  32. beeebc9 9p: fix endian issues [attempt 3] by Eric Van Hensbergen · 15 years ago
  33. e45c540 9p: fix sparse warnings by Eric Van Hensbergen · 16 years ago
  34. 0b15a3a 9p: fix debug build error by Eric Van Hensbergen · 16 years ago
  35. f0a0ac2 9p: fix oops in protocol stat parsing error path. by Eric Van Hensbergen · 16 years ago
  36. e7f4b8f 9p: Improve debug support by Eric Van Hensbergen · 16 years ago
  37. 02da398 9p: eliminate depricated conv functions by Eric Van Hensbergen · 16 years ago
  38. 51a87c5 9p: rework client code to use new protocol support functions by Eric Van Hensbergen · 16 years ago
  39. ace51c4 9p: add new protocol support code by Eric Van Hensbergen · 16 years ago