1. b76225e net/9p: nwname should be an unsigned int by Harsh Prateek Bora · 13 years ago
  2. df5d8c8 9p: revert tsyncfs related changes by Aneesh Kumar K.V · 13 years ago
  3. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  4. eeff66e net/9p: Convert the in the 9p rpc call path to GFP_NOFS by Aneesh Kumar K.V · 13 years ago
  5. c0aa4ca net/9p: Implement syncfs 9P operation by Aneesh Kumar K.V · 13 years ago
  6. f735195 [net/9p] Small non-IO PDUs for zero-copy supporting transports. by Venkateswararao Jujjuri (JV) · 13 years ago
  7. ca41bb3 [net/9p] Handle Zero Copy TREAD/RERROR case in !dotl case. by Venkateswararao Jujjuri (JV) · 13 years ago
  8. 2c66523 [net/9p] readdir zerocopy changes for 9P2000.L protocol. by Venkateswararao Jujjuri (JV) · 13 years ago
  9. 1fc5248 [net/9p] Write side zerocopy changes for 9P2000.L protocol. by Venkateswararao Jujjuri (JV) · 13 years ago
  10. bb2f8a5 [net/9p] Read side zerocopy changes for 9P2000.L protocol. by Venkateswararao Jujjuri (JV) · 13 years ago
  11. f6ac55b net/9p: Return error on read with NULL buffer by Sanchit Garg · 14 years ago
  12. b165d60 9p: Add datasync to client side TFSYNC/RFSYNC for dotl by Venkateswararao Jujjuri (JV) · 14 years ago
  13. 7b3bb3f net/9p: Return error if we fail to encode protocol data by Aneesh Kumar K.V · 14 years ago
  14. 52f44e0 net/9p: Add waitq to VirtIO transport. by Venkateswararao Jujjuri (JV) · 14 years ago
  15. 329176c 9p: Implement TREADLINK operation for 9p2000.L by M. Mohan Kumar · 14 years ago
  16. 1d769cd 9p: Implement TGETLOCK by M. Mohan Kumar · 14 years ago
  17. a099027 9p: Implement TLOCK by M. Mohan Kumar · 14 years ago
  18. 920e65d [9p] Introduce client side TFSYNC/RFSYNC for dotl. by Venkateswararao Jujjuri (JV) · 14 years ago
  19. 8e44a08 net/9p: Add a Warning to catch NULL fids passed to p9_client_clunk(). by jvrao · 14 years ago
  20. 4f7ebe8 net/9p: This patch implements TLERROR/RLERROR on the 9P client. by Arun R Bharadwaj · 14 years ago
  21. 32a875a 9p: client code cleanup by stephen hemminger · 14 years ago
  22. 69259ab Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  23. a02cec2 net: return operator cleanup by Eric Dumazet · 14 years ago
  24. 62b2be5 fs/9p, net/9p: memory leak fixes by Latchesar Ionkov · 14 years ago
  25. 0b1208b fs/9p: destroy fid on failed remove by Aneesh Kumar K.V · 14 years ago
  26. eda25e46 net/9p: Implement TXATTRCREATE 9p call by Aneesh Kumar K.V · 14 years ago
  27. 0ef63f3 net/9p: Implement attrwalk 9p call by Aneesh Kumar K.V · 14 years ago
  28. ef56547 9p: Implement LOPEN by M. Mohan Kumar · 14 years ago
  29. 5643135 fs/9p: This patch implements TLCREATE for 9p2000.L protocol. by Venkateswararao Jujjuri (JV) · 14 years ago
  30. 01a622b 9p: Implement TMKDIR by M. Mohan Kumar · 14 years ago
  31. 4b43516 9p: Implement TMKNOD by M. Mohan Kumar · 14 years ago
  32. 50cc42f 9p: Define and implement TSYMLINK for 9P2000.L by Venkateswararao Jujjuri (JV) · 14 years ago
  33. 652df9a 9p: Define and implement TLINK for 9P2000.L by Venkateswararao Jujjuri (JV) · 14 years ago
  34. 87d7845 9p: Implement client side of setattr for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  35. f085312 9p: getattr client implementation for 9P2000.L protocol. by Sripathi Kodi · 14 years ago
  36. 69d4b44 net/9p: Handle the server returned error properly by Aneesh Kumar K.V · 14 years ago
  37. 7751bdb 9p: readdir implementation for 9p2000.L by Sripathi Kodi · 14 years ago
  38. 4681dbd 9p: add 9P2000.L rename operation by Sripathi Kodi · 14 years ago
  39. bda8e77 9p: add 9P2000.L statfs operation by Sripathi Kodi · 14 years ago
  40. c56e4ac 9p: VFS switches for 9p2000.L: protocol and client changes by Sripathi Kodi · 14 years ago
  41. 749d229 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 14 years ago
  42. 3dc9fef 9p: saving negative to unsigned char by Dan Carpenter · 14 years ago
  43. 6d96d3a 9p: Make sure we are able to clunk the cached fid on umount by Aneesh Kumar K.V · 14 years ago
  44. 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
  45. 45bc21e 9p: Change the name of new protocol from 9p2010.L to 9p2000.L by Sripathi Kodi · 14 years ago
  46. c5a7697 9P2010.L handshake: .L protocol negotiation by Sripathi Kodi · 14 years ago
  47. 342fee1 9P2010.L handshake: Remove "dotu" variable by Sripathi Kodi · 14 years ago
  48. 0fb80ab 9P2010.L handshake: Add mount option by Sripathi Kodi · 14 years ago
  49. 8781ff9 9p: fix p9_client_destroy unconditional calling v9fs_put_trans by Eric Van Hensbergen · 14 years ago
  50. d8c8a9e 9p: fix option parsing by Eric Van Hensbergen · 14 years ago
  51. 9d6939d net/9p: fix statsize inside twstat by Eric Van Hensbergen · 14 years ago
  52. 349d3bb8 net/9p: fail when user specifies a transport which we can't find by Eric Van Hensbergen · 14 years ago
  53. 3e2796a 9p: fix readdir corner cases by Eric Van Hensbergen · 15 years ago
  54. 0aad37e net/9p: insulate the client against an invalid error code sent by a 9p server by Abhishek Kulkarni · 15 years ago
  55. 0e15597 9p: minor comment fixes by Abhishek Kulkarni · 15 years ago
  56. eedfe1c 9p: Possible regression in p9_client_stat by Abhishek Kulkarni · 15 years ago
  57. a17d172 9p: default 9p transport module fix by Abhishek Kulkarni · 15 years ago
  58. 1bab88b net/9p: handle correctly interrupted 9P requests by Latchesar Ionkov · 15 years ago
  59. 742b11a net/9p: return error when p9_client_stat fails by Latchesar Ionkov · 15 years ago
  60. 453ed90 net/9p: set correct stat size when sending Twstat messages by Latchesar Ionkov · 15 years ago
  61. 24e94de net/9p: fid->fid is used uninitialized by Roel Kluin · 15 years ago
  62. 2b82892 Merge branch 'master' into next by James Morris · 16 years ago
  63. f8b9d53 CRED: Wrap task credential accesses in 9P2000 filesystem by David Howells · 16 years ago
  64. b0d5fde net/9p: fix printk format warnings by Randy Dunlap · 16 years ago
  65. 9f3e9bb unsigned fid->fid cannot be negative by Roel Kluin · 16 years ago
  66. 45abdf1 p9: Fix leak of waitqueue in request allocation path by Tom Tucker · 16 years ago
  67. 82b189e 9p: Remove unneeded free of fcall for Flush by Tom Tucker · 16 years ago
  68. cac23d6 9p: Make all client spin locks IRQ safe by Tom Tucker · 16 years ago
  69. e45c540 9p: fix sparse warnings by Eric Van Hensbergen · 16 years ago
  70. e7f4b8f 9p: Improve debug support by Eric Van Hensbergen · 16 years ago
  71. 51a87c5 9p: rework client code to use new protocol support functions by Eric Van Hensbergen · 16 years ago
  72. 51d71f9 9p: remove 9p fcall debug prints by Eric Van Hensbergen · 16 years ago
  73. 6936bf6 9p: encapsulate version function by Eric Van Hensbergen · 16 years ago
  74. 06b55b4 9p: move dirread to fs layer by Eric Van Hensbergen · 16 years ago
  75. fbedadc 9p: move readn meta-function from client to fs layer by Eric Van Hensbergen · 16 years ago
  76. 0fc9655 9p: consolidate read/write functions by Eric Van Hensbergen · 16 years ago
  77. 91b8534 9p: make rpc code common and rework flush code by Eric Van Hensbergen · 16 years ago
  78. 673d62cd 9p: apply common request code to trans_fd by Eric Van Hensbergen · 16 years ago
  79. fea511a 9p: move request management to client code by Eric Van Hensbergen · 16 years ago
  80. 5503ac5 9p: remove unnecessary prototypes by Eric Van Hensbergen · 16 years ago
  81. 8b81ef5 9p: consolidate transport structure by Eric Van Hensbergen · 16 years ago
  82. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  83. 72029fe 9p: implement proper trans module refcounting and unregistration by Tejun Heo · 16 years ago
  84. 728fc4ef 9p: Correct fidpool creation failure in p9_client_create by Josef 'Jeff' Sipek · 16 years ago
  85. bb8ffdf 9p: propagate parse_option changes to client and transports by Eric Van Hensbergen · 16 years ago
  86. 8a0dc95 9p: transport API reorganization by Eric Van Hensbergen · 16 years ago
  87. e2735b7 9p: block-based virtio client by Eric Van Hensbergen · 16 years ago
  88. 043aba4 9p: create transport rpc cut-thru by Eric Van Hensbergen · 16 years ago
  89. afcf0c1 9p: fix bug in p9_clone_stat by Martin Stava · 16 years ago
  90. fb0466c 9p: fix bad kconfig cross-dependency by Eric Van Hensbergen · 17 years ago
  91. ba17674 9p: attach-per-user by Latchesar Ionkov · 17 years ago
  92. a80d923 9p: Make transports dynamic by Eric Van Hensbergen · 17 years ago
  93. 0af8887 9p: fix a race condition bug in umount which caused a segfault by Eric Van Hensbergen · 17 years ago
  94. bd238fb 9p: Reorganization of 9p file system code by Latchesar Ionkov · 17 years ago