1. b5d6f47 9p/net: fix memory leak in p9_client_create by zhengbin · 5 years ago
  2. 00f0194 9p/net: put a lower bound on msize by Dominique Martinet · 6 years ago
  3. c53310d net/9p/client.c: version pointer uninitialized by Tomas Bortoli · 6 years ago
  4. 8bd466c net/9p: Switch to wait_event_killable() by Tuomas Tynkkynen · 7 years ago
  5. b2b93bb p9_client_readdir() fix by Al Viro · 7 years ago
  6. 287980e remove lots of IS_ERR_VALUE abuses by Arnd Bergmann · 8 years ago
  7. 999b8b8 9p: ensure err is initialized to 0 in p9_client_read/write by Vincent Bernat · 9 years ago
  8. 0f1db7d 9p: cope with bogus responses from server in p9_client_{read,write} by Al Viro · 9 years ago
  9. 67e808f p9_client_write(): avoid double p9_free_req() by Al Viro · 9 years ago
  10. a84b69c 9p: forgetting to cancel request on interrupted zero-copy RPC by Al Viro · 9 years ago
  11. 21c9f5c p9_client_attach(): set fid->uid correctly by Al Viro · 9 years ago
  12. e1200fe6 9p: switch p9_client_read() to passing struct iov_iter * by Al Viro · 9 years ago
  13. 070b365 9p: switch p9_client_write() to passing it struct iov_iter * by Al Viro · 9 years ago
  14. 4f3b35c net/9p: switch the guts of p9_client_{read,write}() to iov_iter by Al Viro · 9 years ago
  15. d8282ea 9P: remove unnecessary break after return by Fabian Frederick · 10 years ago
  16. 0bfd684 9P: Get rid of REQ_STATUS_FLSH by Simon Derr · 10 years ago
  17. afd8d65 9P: Add cancelled() to the transport functions. by Simon Derr · 10 years ago
  18. 05a782d net: Mark function as static in 9p/client.c by Rashika · 10 years ago
  19. 2b6e72e 9P: Add memory barriers to protect request fields over cb/rpc threads handoff by Dominique Martinet · 10 years ago
  20. f94741f net/9p: remove virtio default hack and set appropriate bits instead by Eric Van Hensbergen · 11 years ago
  21. 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
  22. 50192ab fs/9p: avoid accessing utsname after namespace has been torn down by Will Deacon · 11 years ago
  23. 60ff779 9p: client: remove unused code and any reference to "cancelled" function by Andi Shyti · 11 years ago
  24. 80b4526 9P: Add cancelled() to the transport functions. by Simon Derr · 11 years ago
  25. 1cff330 9P/RDMA: count posted buffers without a pending request by Simon Derr · 11 years ago
  26. 5387320 9pnet: refactor struct p9_fcall alloc code by Simon Derr · 11 years ago
  27. ea071aa 9P: Fix fcall allocation for rdma by Simon Derr · 11 years ago
  28. 42fe648 net/9p: Handle error in zero copy request correctly for 9p2000.u by Aneesh Kumar K.V · 11 years ago
  29. 535bcd3 net/9p: Use virtio transpart as the default transport by Aneesh Kumar K.V · 11 years ago
  30. 095e799 net/9p: Make 9P2000.L the default protocol for 9p file system by Aneesh Kumar K.V · 11 years ago
  31. 447c509 9p: Modify the stat structures to use kuid_t and kgid_t by Eric W. Biederman · 11 years ago
  32. f791f7c 9p: Transmit kuid and kgid values by Eric W. Biederman · 11 years ago
  33. 43def35 net/9p: Check errno validity by Simon Derr · 12 years ago
  34. f07d901 net/9p: Add __force to cast of __user pointer by Joe Perches · 12 years ago
  35. e319269 net: Remove casts to same type by Joe Perches · 12 years ago
  36. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  37. 208f3c2 net/9p: handle flushed Tclunk/Tremove by Jim Garlick · 12 years ago
  38. a314f27 net/9p: don't allow Tflush to be interrupted by Jim Garlick · 12 years ago
  39. 5d38515 9p: Reduce object size with CONFIG_NET_9P_DEBUG by Joe Perches · 12 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. 4d5077f fs/9p: Cleanup option parsing in 9p by Aneesh Kumar K.V · 13 years ago
  43. 5635fd0 9p: move dereference after NULL check by Dan Carpenter · 13 years ago
  44. abfa034 fs/9p: Update zero-copy implementation in 9p by Aneesh Kumar K.V · 13 years ago
  45. c9ffb05 net/9p: Fix the msize calculation. by Venkateswararao Jujjuri (JV) · 13 years ago
  46. 48e370f fs/9p: add 9P2000.L unlinkat operation by Aneesh Kumar K.V · 13 years ago
  47. 9e8fb38 fs/9p: add 9P2000.L renameat operation by Aneesh Kumar K.V · 13 years ago
  48. 4d63055 fs/9p: Clean-up get_protocol_version() to use strcmp by Prem Karat · 13 years ago
  49. 5034990 fs/9p: Fid is not valid after a failed clunk. by Aneesh Kumar K.V · 13 years ago
  50. e660a82 9p: clean up packet dump code by Eric Van Hensbergen · 13 years ago
  51. b85f7d92 net/9p: fix client code to fail more gracefully on protocol error by Eric Van Hensbergen · 13 years ago
  52. fe1cbab net/9p: p9_idpool_get return -1 on error by Aneesh Kumar K.V · 13 years ago
  53. aca0076 9p: typo fixes and minor cleanups by Rob Landley · 13 years ago
  54. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  55. 3cd7967 net/9p: Handle get_user_pages_fast return properly by M. Mohan Kumar · 13 years ago
  56. b76225e net/9p: nwname should be an unsigned int by Harsh Prateek Bora · 13 years ago
  57. df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 13 years ago
  58. 095d3da 9p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_readdir() by David S. Miller · 13 years ago
  59. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  60. eeff66e net/9p: Convert the in the 9p rpc call path to GFP_NOFS by Aneesh Kumar K.V · 13 years ago
  61. c0aa4ca net/9p: Implement syncfs 9P operation by Aneesh Kumar K.V · 13 years ago
  62. f735195 [net/9p] Small non-IO PDUs for zero-copy supporting transports. by Venkateswararao Jujjuri (JV) · 13 years ago
  63. ca41bb3 [net/9p] Handle Zero Copy TREAD/RERROR case in !dotl case. by Venkateswararao Jujjuri (JV) · 13 years ago
  64. 2c66523 [net/9p] readdir zerocopy changes for 9P2000.L protocol. by Venkateswararao Jujjuri (JV) · 13 years ago
  65. 1fc5248 [net/9p] Write side zerocopy changes for 9P2000.L protocol. by Venkateswararao Jujjuri (JV) · 13 years ago
  66. bb2f8a5 [net/9p] Read side zerocopy changes for 9P2000.L protocol. by Venkateswararao Jujjuri (JV) · 13 years ago
  67. f6ac55b net/9p: Return error on read with NULL buffer by Sanchit Garg · 14 years ago
  68. b165d60 9p: Add datasync to client side TFSYNC/RFSYNC for dotl by Venkateswararao Jujjuri (JV) · 14 years ago
  69. 7b3bb3f net/9p: Return error if we fail to encode protocol data by Aneesh Kumar K.V · 14 years ago
  70. 52f44e0 net/9p: Add waitq to VirtIO transport. by Venkateswararao Jujjuri (JV) · 14 years ago
  71. 329176c 9p: Implement TREADLINK operation for 9p2000.L by M. Mohan Kumar · 14 years ago
  72. 1d769cd 9p: Implement TGETLOCK by M. Mohan Kumar · 14 years ago
  73. a099027 9p: Implement TLOCK by M. Mohan Kumar · 14 years ago
  74. 920e65d [9p] Introduce client side TFSYNC/RFSYNC for dotl. by Venkateswararao Jujjuri (JV) · 14 years ago
  75. 8e44a08 net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk(). by jvrao · 14 years ago
  76. 4f7ebe8 net/9p: This patch implements TLERROR/RLERROR on the 9P client. by Arun R Bharadwaj · 14 years ago
  77. 32a875a 9p: client code cleanup by stephen hemminger · 14 years ago
  78. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  79. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  80. 62b2be5 fs/9p, net/9p: memory leak fixes by Latchesar Ionkov · 14 years ago
  81. 0b1208b fs/9p: destroy fid on failed remove by Aneesh Kumar K.V · 14 years ago
  82. eda25e46 net/9p: Implement TXATTRCREATE 9p call by Aneesh Kumar K.V · 14 years ago
  83. 0ef63f3 net/9p: Implement attrwalk 9p call by Aneesh Kumar K.V · 14 years ago
  84. ef56547 9p: Implement LOPEN by M. Mohan Kumar · 14 years ago
  85. 5643135 fs/9p: This patch implements TLCREATE for 9p2000.L protocol. by Venkateswararao Jujjuri (JV) · 14 years ago
  86. 01a622b 9p: Implement TMKDIR by M. Mohan Kumar · 14 years ago
  87. 4b43516 9p: Implement TMKNOD by M. Mohan Kumar · 14 years ago
  88. 50cc42f 9p: Define and implement TSYMLINK for 9P2000.L by Venkateswararao Jujjuri (JV) · 14 years ago
  89. 652df9a 9p: Define and implement TLINK for 9P2000.L by Venkateswararao Jujjuri (JV) · 14 years ago
  90. 87d7845 9p: Implement client side of setattr for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  91. f085312 9p: getattr client implementation for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  92. 69d4b44 net/9p: Handle the server returned error properly by Aneesh Kumar K.V · 14 years ago
  93. 7751bdb 9p: readdir implementation for 9p2000.L by Sripathi Kodi · 14 years ago
  94. 4681dbd 9p: add 9P2000.L rename operation by Sripathi Kodi · 14 years ago
  95. bda8e77 9p: add 9P2000.L statfs operation by Sripathi Kodi · 14 years ago
  96. c56e4ac 9p: VFS switches for 9p2000.L: protocol and client changes by Sripathi Kodi · 14 years ago
  97. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  98. 3dc9fef 9p: saving negative to unsigned char by Dan Carpenter · 14 years ago
  99. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 14 years ago
  100. 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