1. 45abdf1 p9: Fix leak of waitqueue in request allocation path by Tom Tucker · 16 years ago
  2. 82b189e 9p: Remove unneeded free of fcall for Flush by Tom Tucker · 16 years ago
  3. cac23d6 9p: Make all client spin locks IRQ safe by Tom Tucker · 16 years ago
  4. 517ac45 9p: rdma: Set trans prior to requesting async connection ops by Tom Tucker · 16 years ago
  5. e45c540 9p: fix sparse warnings by Eric Van Hensbergen · 16 years ago
  6. fc79d4b 9p: rdma: RDMA Transport Support for 9P by Tom Tucker · 16 years ago
  7. 0b15a3a 9p: fix debug build error by Eric Van Hensbergen · 16 years ago
  8. 7eb923b 9p: add more conservative locking by Eric Van Hensbergen · 16 years ago
  9. f0a0ac2 9p: fix oops in protocol stat parsing error path. by Eric Van Hensbergen · 16 years ago
  10. e7f4b8f 9p: Improve debug support by Eric Van Hensbergen · 16 years ago
  11. 02da398 9p: eliminate depricated conv functions by Eric Van Hensbergen · 16 years ago
  12. 51a87c5 9p: rework client code to use new protocol support functions by Eric Van Hensbergen · 16 years ago
  13. cb19813 9p: remove unnecessary tag field from p9_req_t structure by Eric Van Hensbergen · 16 years ago
  14. 51d71f9 9p: remove 9p fcall debug prints by Eric Van Hensbergen · 16 years ago
  15. ace51c4 9p: add new protocol support code by Eric Van Hensbergen · 16 years ago
  16. 6936bf6 9p: encapsulate version function by Eric Van Hensbergen · 16 years ago
  17. 06b55b4 9p: move dirread to fs layer by Eric Van Hensbergen · 16 years ago
  18. fbedadc 9p: move readn meta-function from client to fs layer by Eric Van Hensbergen · 16 years ago
  19. 0fc9655 9p: consolidate read/write functions by Eric Van Hensbergen · 16 years ago
  20. 95820a3 9p: drop broken unused error path from p9_conn_create() by Tejun Heo · 16 years ago
  21. 91b8534 9p: make rpc code common and rework flush code by Eric Van Hensbergen · 16 years ago
  22. 1b0a763 9p: use the rcall structure passed in the request in trans_fd read_work by Eric Van Hensbergen · 16 years ago
  23. 673d62cd 9p: apply common request code to trans_fd by Eric Van Hensbergen · 16 years ago
  24. ff68345 9p: apply common tagpool handling to trans_fd by Eric Van Hensbergen · 16 years ago
  25. fea511a 9p: move request management to client code by Eric Van Hensbergen · 16 years ago
  26. 044c776 9p: eliminate callback complexity by Eric Van Hensbergen · 16 years ago
  27. 21c0036 9p: consolidate mux_rpc and request structure by Eric Van Hensbergen · 16 years ago
  28. 5503ac5 9p: remove unnecessary prototypes by Eric Van Hensbergen · 16 years ago
  29. bead27f 9p: remove duplicate client state by Eric Van Hensbergen · 16 years ago
  30. 8b81ef5 9p: consolidate transport structure by Eric Van Hensbergen · 16 years ago
  31. 992b3f1 9p-trans_fd: use single poller by Tejun Heo · 16 years ago
  32. a447c09 vfs: Use const for kernel parser table by Steven Whitehouse · 16 years ago
  33. 16ec470 9p: fix put_data error handling by Eric Van Hensbergen · 16 years ago
  34. 6206782 9p: introduce missing kfree by Julia Lawall · 16 years ago
  35. 206ca50 9p-trans_fd: fix and clean up module init/exit paths by Tejun Heo · 16 years ago
  36. ec3c68f 9p-trans_fd: don't do fs segment mangling in p9_fd_poll() by Tejun Heo · 16 years ago
  37. 571ffea 9p-trans_fd: clean up p9_conn_create() by Tejun Heo · 16 years ago
  38. 7dc5d24 9p-trans_fd: fix trans_fd::p9_conn_destroy() by Tejun Heo · 16 years ago
  39. 72029fe 9p: implement proper trans module refcounting and unregistration by Tejun Heo · 16 years ago
  40. a677a03 flag parameters: socket and socketpair by Ulrich Drepper · 16 years ago
  41. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 16 years ago
  42. 332c421 9p: make cryptic unknown error from server less scary by Eric Van Hensbergen · 16 years ago
  43. d0c4471 9p: fix flags length in net by Steven Rostedt · 16 years ago
  44. 728fc4ef 9p: Correct fidpool creation failure in p9_client_create by Josef 'Jeff' Sipek · 16 years ago
  45. c154949 9p: use struct mutex instead of struct semaphore by Josef 'Jeff' Sipek · 16 years ago
  46. bb8ffdf 9p: propagate parse_option changes to client and transports by Eric Van Hensbergen · 16 years ago
  47. ee44399 9p: Documentation updates by Eric Van Hensbergen · 16 years ago
  48. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  49. 3387b80 net/9p/trans_fd.c:p9_trans_fd_init(): module_init functions should return 0 on success by Andrew Morton · 16 years ago
  50. 06802a8 Merge branch 'master' of ../net-2.6/ by David S. Miller · 16 years ago
  51. 53a6201 [9P] net/9p/trans_fd.c: remove unused variable by Julia Lawall · 16 years ago
  52. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  53. 15e29b8b net/9p/trans_virtio.c: kmalloc() enough memory by Adrian Bunk · 16 years ago
  54. d6584f3 net/9p/trans_virtio.c: Use BUG_ON by Julia Lawall · 16 years ago
  55. 7276744 9p: fix p9_printfcall export by Andrew Morton · 16 years ago
  56. 8a0dc95 9p: transport API reorganization by Eric Van Hensbergen · 16 years ago
  57. f393354 9p: add remove function to trans_virtio by Eric Van Hensbergen · 16 years ago
  58. dea7bbb 9p: Convert semaphore to spinlock for p9_idpool by Anthony Liguori · 16 years ago
  59. 7c7d90f 9p: Fix soft lockup in virtio transport by Eric Van Hensbergen · 16 years ago
  60. e2735b7 9p: block-based virtio client by Eric Van Hensbergen · 16 years ago
  61. 043aba4 9p: create transport rpc cut-thru by Eric Van Hensbergen · 16 years ago
  62. afcf0c1 9p: fix bug in p9_clone_stat by Martin Stava · 16 years ago
  63. 18445c4 virtio: explicit enable_cb/disable_cb rather than callback return. by Rusty Russell · 16 years ago
  64. a586d4f virtio: simplify config mechanism. by Rusty Russell · 16 years ago
  65. 8674204 [NET] 9p: kill dead static inline buf_put_string by Ilpo Järvinen · 16 years ago
  66. 5576269 9p: add missing end-of-options record for trans_fd by Latchesar Ionkov · 17 years ago
  67. dd1a458 9p: return NULL when trans not found by Latchesar Ionkov · 17 years ago
  68. 0ffdd58 [9P]: Fix missing unlock before return in p9_mux_poll_start by Roel Kluin · 17 years ago
  69. b530cc7 9p: add virtio transport by Eric Van Hensbergen · 17 years ago
  70. 01dd2fb typo fixes by Matt LaPlante · 17 years ago
  71. 982c37c 9p: remove sysctl by Eric Van Hensbergen · 17 years ago
  72. fb0466c 9p: fix bad kconfig cross-dependency by Eric Van Hensbergen · 17 years ago
  73. ba17674 9p: attach-per-user by Latchesar Ionkov · 17 years ago
  74. a80d923 9p: Make transports dynamic by Eric Van Hensbergen · 17 years ago
  75. 02881d9 9p: fix bad error path in conversion routines by Mariusz Kozlowski · 17 years ago
  76. 1a3cac6 9p: fix use after free by Eric Van Hensbergen · 17 years ago
  77. bbe06f6 fs: 9p/conv.c error path fix by Mariusz Kozlowski · 17 years ago
  78. b053c20 9p: Don't use binary sysctl numbers. by Eric W. Biederman · 17 years ago
  79. 0af8887 9p: fix a race condition bug in umount which caused a segfault by Eric Van Hensbergen · 17 years ago
  80. 1d6b560 net/9p: set error to EREMOTEIO if trans->write returns zero by Latchesar Ionkov · 17 years ago
  81. e46662b net/9p: change net/9p module name to 9pnet by Latchesar Ionkov · 17 years ago
  82. bd238fb 9p: Reorganization of 9p file system code by Latchesar Ionkov · 17 years ago