1. 019641d net/p9: load default transports by Thomas Weißschuh · 3 years, 2 months ago
  2. 1c582c6 9p/trans_fd: split into dedicated module by Thomas Weißschuh · 3 years, 2 months ago
  3. 6e195b0 9p: fix a bunch of checkpatch warnings by Dominique Martinet · 3 years, 2 months ago
  4. 024b7d6 9p: fix file headers by Dominique Martinet · 3 years, 2 months ago
  5. 4cd82a5 net/9p: autoload transport modules by Thomas Weißschuh · 3 years, 2 months ago
  6. ff5e72e 9p: apply review requests for fid refcounting by Dominique Martinet · 4 years, 2 months ago
  7. 6636b6d 9p: add refcount to p9_fid struct by Jianyong Wu · 4 years, 3 months ago
  8. 987a648 fs/9p: track open fids by Greg Kurz · 4 years, 3 months ago
  9. cee50c2 net: 9p: drop duplicate word in comment by Randy Dunlap · 4 years, 6 months ago
  10. 4365749 net/9p: remove unused p9_req_t aux field by Dominique Martinet · 5 years ago
  11. 388f696 9pnet: allow making incomplete read requests by Sergey Alirzaev · 5 years ago
  12. 1f32761 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 by Thomas Gleixner · 6 years ago
  13. 728356d 9p: Add refcount to p9_req_t by Tomas Bortoli · 6 years ago
  14. 91a76be 9p: add a per-client fcall kmem_cache by Dominique Martinet · 6 years ago
  15. 523adb6 9p: embed fcall in req to round down buffer allocs by Dominique Martinet · 6 years ago
  16. 6348b90 9p: Remove p9_idpool by Matthew Wilcox · 6 years ago
  17. 996d5b4 9p: Use a slab for allocating requests by Matthew Wilcox · 6 years ago
  18. 2557d0c 9p: Embed wait_queue_head into p9_req_t by Matthew Wilcox · 6 years ago
  19. f28cdf0 9p: Replace the fidlist with an IDR by Matthew Wilcox · 6 years ago
  20. c4fac91 9p: Implement show_options by David Howells · 7 years ago
  21. 7880b43 9p: constify ->d_name handling by Al Viro · 8 years ago
  22. e1200fe6 9p: switch p9_client_read() to passing struct iov_iter * by Al Viro · 10 years ago
  23. 070b365 9p: switch p9_client_write() to passing it struct iov_iter * by Al Viro · 10 years ago
  24. 4f3b35c net/9p: switch the guts of p9_client_{read,write}() to iov_iter by Al Viro · 10 years ago
  25. 5816c3d net/9p: remove a comment about pref member which doesn't exist by Ryo Munakata · 10 years ago
  26. 7b4f307 9pnet: p9_client->conn field is unused. Remove it. by Simon Derr · 11 years ago
  27. 0bfd684 9P: Get rid of REQ_STATUS_FLSH by Simon Derr · 11 years ago
  28. afd8d65 9P: Add cancelled() to the transport functions. by Simon Derr · 11 years ago
  29. 2b6e72e 9P: Add memory barriers to protect request fields over cb/rpc threads handoff by Dominique Martinet · 11 years ago
  30. 2b76db6 Merge tag 'for-linus-3.12-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  31. 50192ab fs/9p: avoid accessing utsname after namespace has been torn down by Will Deacon · 11 years ago
  32. 60ff779 9p: client: remove unused code and any reference to "cancelled" function by Andi Shyti · 11 years ago
  33. 80b4526 9P: Add cancelled() to the transport functions. by Simon Derr · 12 years ago
  34. 2f28c8b net/9p: add privport option to 9p tcp transport by Jim Garlick · 12 years ago
  35. c4d3096 9p: turn fid->dlist into hlist by Al Viro · 12 years ago
  36. b464255 9p: Modify struct 9p_fid to use a kuid_t not a uid_t by Eric W. Biederman · 12 years ago
  37. 447c509 9p: Modify the stat structures to use kuid_t and kgid_t by Eric W. Biederman · 12 years ago
  38. f791f7c 9p: Transmit kuid and kgid values by Eric W. Biederman · 12 years ago
  39. 5d38515 9p: Reduce object size with CONFIG_NET_9P_DEBUG by Joe Perches · 13 years ago
  40. 348b590 net/9p: Convert net/9p protocol dumps to tracepoints by Aneesh Kumar K.V · 13 years ago
  41. ef6b080 fs/9p: change an int to unsigned int by Dan Carpenter · 13 years ago
  42. abfa034 fs/9p: Update zero-copy implementation in 9p by Aneesh Kumar K.V · 13 years ago
  43. 51b8b4f fs/9p: Use protocol-defined value for lock/getlock 'type' field. by Jim Garlick · 13 years ago
  44. f88657c fs/9p: Add OS dependent open flags in 9p protocol by Aneesh Kumar K.V · 13 years ago
  45. 48e370f fs/9p: add 9P2000.L unlinkat operation by Aneesh Kumar K.V · 14 years ago
  46. 9e8fb38 fs/9p: add 9P2000.L renameat operation by Aneesh Kumar K.V · 14 years ago
  47. 4d63055 fs/9p: Clean-up get_protocol_version() to use strcmp by Prem Karat · 14 years ago
  48. 52c14ab net/9p: Remove structure not used in the code by Aneesh Kumar K.V · 13 years ago
  49. e660a82 9p: clean up packet dump code by Eric Van Hensbergen · 14 years ago
  50. 08bb3a5 9p: Small cleanup in <net/9p/9p.h> by Sasha Levin · 14 years ago
  51. aca0076 9p: typo fixes and minor cleanups by Rob Landley · 14 years ago
  52. b76225e net/9p: nwname should be an unsigned int by Harsh Prateek Bora · 14 years ago
  53. df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 14 years ago
  54. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  55. c0aa4ca net/9p: Implement syncfs 9P operation by Aneesh Kumar K.V · 14 years ago
  56. f735195 [net/9p] Small non-IO PDUs for zero-copy supporting transports. by Venkateswararao Jujjuri (JV) · 14 years ago
  57. 6f69c39 [net/9p] Add preferences to transport layer. by Venkateswararao Jujjuri (JV) · 14 years ago
  58. 022cae36 [net/9p] Preparation and helper functions for zero copy by Venkateswararao Jujjuri (JV) · 14 years ago
  59. b165d60 9p: Add datasync to client side TFSYNC/RFSYNC for dotl by Venkateswararao Jujjuri (JV) · 14 years ago
  60. 329176cc 9p: Implement TREADLINK operation for 9p2000.L by M. Mohan Kumar · 14 years ago
  61. 1d769cd 9p: Implement TGETLOCK by M. Mohan Kumar · 14 years ago
  62. a099027 9p: Implement TLOCK by M. Mohan Kumar · 14 years ago
  63. 920e65d [9p] Introduce client side TFSYNC/RFSYNC for dotl. by Venkateswararao Jujjuri (JV) · 14 years ago
  64. 4f7ebe8 net/9p: This patch implements TLERROR/RLERROR on the 9P client. by Arun R Bharadwaj · 14 years ago
  65. 32a875a 9p: client code cleanup by stephen hemminger · 14 years ago
  66. eda25e46 net/9p: Implement TXATTRCREATE 9p call by Aneesh Kumar K.V · 15 years ago
  67. 0ef63f3 net/9p: Implement attrwalk 9p call by Aneesh Kumar K.V · 15 years ago
  68. ef56547 9p: Implement LOPEN by M. Mohan Kumar · 15 years ago
  69. 5643135 fs/9p: This patch implements TLCREATE for 9p2000.L protocol. by Venkateswararao Jujjuri (JV) · 15 years ago
  70. 01a622b 9p: Implement TMKDIR by M. Mohan Kumar · 15 years ago
  71. 4b43516 9p: Implement TMKNOD by M. Mohan Kumar · 15 years ago
  72. 50cc42f 9p: Define and implement TSYMLINK for 9P2000.L by Venkateswararao Jujjuri (JV) · 15 years ago
  73. 652df9a 9p: Define and implement TLINK for 9P2000.L by Venkateswararao Jujjuri (JV) · 15 years ago
  74. 87d7845 9p: Implement client side of setattr for 9P2000.L protocol. by Sripathi Kodi · 15 years ago
  75. f085312 9p: getattr client implementation for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  76. 7751bdb 9p: readdir implementation for 9p2000.L by Sripathi Kodi · 15 years ago
  77. 4681dbd 9p: add 9P2000.L rename operation by Sripathi Kodi · 15 years ago
  78. bda8e77 9p: add 9P2000.L statfs operation by Sripathi Kodi · 15 years ago
  79. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 15 years ago
  80. 45bc21e 9p: Change the name of new protocol from 9p2010.L to 9p2000.L by Sripathi Kodi · 15 years ago
  81. 342fee1 9P2010.L handshake: Remove "dotu" variable by Sripathi Kodi · 15 years ago
  82. 0fb80ab 9P2010.L handshake: Add mount option by Sripathi Kodi · 15 years ago
  83. 3e2796a 9p: fix readdir corner cases by Eric Van Hensbergen · 15 years ago
  84. 60e78d2 9p: Add fscache support to 9p by Abhishek Kulkarni · 15 years ago
  85. 1bab88b net/9p: handle correctly interrupted 9P requests by Latchesar Ionkov · 16 years ago
  86. e45c540 9p: fix sparse warnings by Eric Van Hensbergen · 16 years ago
  87. fc79d4b 9p: rdma: RDMA Transport Support for 9P by Tom Tucker · 16 years ago
  88. 0b15a3a 9p: fix debug build error by Eric Van Hensbergen · 16 years ago
  89. e7f4b8f 9p: Improve debug support by Eric Van Hensbergen · 16 years ago
  90. 02da398 9p: eliminate depricated conv functions by Eric Van Hensbergen · 16 years ago
  91. 51a87c5 9p: rework client code to use new protocol support functions by Eric Van Hensbergen · 16 years ago
  92. cb19813 9p: remove unnecessary tag field from p9_req_t structure by Eric Van Hensbergen · 16 years ago
  93. 51d71f9 9p: remove 9p fcall debug prints by Eric Van Hensbergen · 16 years ago
  94. ace51c4 9p: add new protocol support code by Eric Van Hensbergen · 16 years ago
  95. 06b55b4 9p: move dirread to fs layer by Eric Van Hensbergen · 16 years ago
  96. fbedadc 9p: move readn meta-function from client to fs layer by Eric Van Hensbergen · 16 years ago
  97. 0fc9655 9p: consolidate read/write functions by Eric Van Hensbergen · 16 years ago
  98. 91b8534 9p: make rpc code common and rework flush code by Eric Van Hensbergen · 16 years ago
  99. 673d62cd 9p: apply common request code to trans_fd by Eric Van Hensbergen · 16 years ago
  100. fea511a 9p: move request management to client code by Eric Van Hensbergen · 16 years ago