1. d8c8a9e 9p: fix option parsing by Eric Van Hensbergen · 15 years ago
  2. 6b18662 9p connect fixes by Al Viro · 15 years ago
  3. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  4. 0e15597 9p: minor comment fixes by Abhishek Kulkarni · 15 years ago
  5. 15da4b1 net/9p: Fix crash due to bad mount parameters. by Abhishek Kulkarni · 15 years ago
  6. 1bab88b net/9p: handle correctly interrupted 9P requests by Latchesar Ionkov · 15 years ago
  7. e3db6cb 9p: fix sparse warning: cast adds address space by Hannes Eder · 16 years ago
  8. 0b15a3a 9p: fix debug build error by Eric Van Hensbergen · 16 years ago
  9. 7eb923b 9p: add more conservative locking by Eric Van Hensbergen · 16 years ago
  10. 51a87c5 9p: rework client code to use new protocol support functions by Eric Van Hensbergen · 16 years ago
  11. cb19813 9p: remove unnecessary tag field from p9_req_t structure by Eric Van Hensbergen · 16 years ago
  12. 51d71f9 9p: remove 9p fcall debug prints by Eric Van Hensbergen · 16 years ago
  13. 95820a3 9p: drop broken unused error path from p9_conn_create() by Tejun Heo · 16 years ago
  14. 91b8534 9p: make rpc code common and rework flush code by Eric Van Hensbergen · 16 years ago
  15. 1b0a763 9p: use the rcall structure passed in the request in trans_fd read_work by Eric Van Hensbergen · 16 years ago
  16. 673d62cd 9p: apply common request code to trans_fd by Eric Van Hensbergen · 16 years ago
  17. ff68345 9p: apply common tagpool handling to trans_fd by Eric Van Hensbergen · 16 years ago
  18. 044c776 9p: eliminate callback complexity by Eric Van Hensbergen · 16 years ago
  19. 21c0036 9p: consolidate mux_rpc and request structure by Eric Van Hensbergen · 16 years ago
  20. 5503ac5 9p: remove unnecessary prototypes by Eric Van Hensbergen · 16 years ago
  21. bead27f 9p: remove duplicate client state by Eric Van Hensbergen · 16 years ago
  22. 8b81ef5 9p: consolidate transport structure by Eric Van Hensbergen · 16 years ago
  23. 992b3f1 9p-trans_fd: use single poller by Tejun Heo · 16 years ago
  24. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  25. 6206782 9p: introduce missing kfree by Julia Lawall · 16 years ago
  26. 206ca50 9p-trans_fd: fix and clean up module init/exit paths by Tejun Heo · 16 years ago
  27. ec3c68f 9p-trans_fd: don't do fs segment mangling in p9_fd_poll() by Tejun Heo · 16 years ago
  28. 571ffea 9p-trans_fd: clean up p9_conn_create() by Tejun Heo · 16 years ago
  29. 7dc5d24 9p-trans_fd: fix trans_fd::p9_conn_destroy() by Tejun Heo · 16 years ago
  30. 72029fe 9p: implement proper trans module refcounting and unregistration by Tejun Heo · 16 years ago
  31. a677a03 flag parameters: socket and socketpair by Ulrich Drepper · 16 years ago
  32. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 16 years ago
  33. bb8ffdf 9p: propagate parse_option changes to client and transports by Eric Van Hensbergen · 16 years ago
  34. ee44399 9p: Documentation updates by Eric Van Hensbergen · 16 years ago
  35. 3387b80 net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 on success by Andrew Morton · 16 years ago
  36. 53a6201 [9P] net/9p/trans_fd.c: remove unused variable by Julia Lawall · 16 years ago
  37. 8a0dc95 9p: transport API reorganization by Eric Van Hensbergen · 17 years ago
  38. 5576269 9p: add missing end-of-options record for trans_fd by Latchesar Ionkov · 17 years ago
  39. a80d923 9p: Make transports dynamic by Eric Van Hensbergen · 17 years ago
  40. bd238fb 9p: Reorganization of 9p file system code by Latchesar Ionkov · 17 years ago