1. 71db34f Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  2. 1df0064 Merge nfs containerization work from Trond's tree by J. Bruce Fields · 12 years ago
  3. f63d395 Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  4. 9b78145 xprtrdma: Remove assumption that each segment is <= PAGE_SIZE by Tom Tucker · 12 years ago
  5. 4a6862b xprtrdma: The transport should not bug-check when a dup reply is received by Tom Tucker · 12 years ago
  6. b854178 sunrpc: remove the second argument of k[un]map_atomic() by Cong Wang · 13 years ago
  7. cec56c8 svcrdma: Cleanup sparse warnings in the svcrdma module by Tom Tucker · 12 years ago
  8. bd4620d SUNRPC: create svc_xprt in proper network namespace by Stanislav Kinsbursky · 13 years ago
  9. bc3b2d7 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules by Paul Gortmaker · 13 years ago
  10. 28890d3 Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  11. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  12. 2773395 RDMA: Increasing RPCRDMA_MAX_DATA_SEGS by Steve Dickson · 13 years ago
  13. 5f00bcb Merge branch 'master' into devel and apply fixup from Stephen Rothwell: by Stephen Rothwell · 13 years ago
  14. d9ba131 SUNRPC: Support dynamic slot allocation for TCP connections by Trond Myklebust · 13 years ago
  15. 43cedbf0e SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot by Trond Myklebust · 13 years ago
  16. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  17. 4c171ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 13 years ago
  18. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 14 years ago
  19. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 13 years ago
  20. 986d4ab sunrpc: fix printk format warning by Randy Dunlap · 13 years ago
  21. 5c635e0 RPCRDMA: Fix FRMR registration/invalidate handling. by Tom Tucker · 13 years ago
  22. bd7ea31 RPCRDMA: Fix to XDR page base interpretation in marshalling logic. by Tom Tucker · 13 years ago
  23. a5e5026 SUNRPC: Remove resource leak in svc_rdma_send_error() by Jesper Juhl · 13 years ago
  24. a25e758 sunrpc/xprtrdma: clean up workqueue usage by Tejun Heo · 14 years ago
  25. 4a84386 svcrdma: Cleanup DMA unmapping in error paths. by Tom Tucker · 14 years ago
  26. b432e6b svcrdma: Change DMA mapping logic to avoid the page_address kernel API by Tom Tucker · 14 years ago
  27. 37aa213 sunrpc: Tag rpc_xprt with net by Pavel Emelyanov · 14 years ago
  28. 62832c0 sunrpc: Pull net argument downto svc_create_socket by Pavel Emelyanov · 14 years ago
  29. e204e62 sunrpc: Factor out rpc_xprt freeing by Pavel Emelyanov · 14 years ago
  30. bd1722d sunrpc: Factor out rpc_xprt allocation by Pavel Emelyanov · 14 years ago
  31. 15cdc644 rpcrdma: Fix SQ size calculation when memreg is FRMR by Tom Tucker · 14 years ago
  32. 7a8b80eb xprtrdma: Do not truncate iova_start values in frmr registrations. by Steve Wise · 14 years ago
  33. f72caf7 Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  34. d60dbb2 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst by Trond Myklebust · 14 years ago
  35. a8ce4a8 SUNRPC: Fail over more quickly on connect errors by Trond Myklebust · 14 years ago
  36. 0b9e794 SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect() by Trond Myklebust · 14 years ago
  37. 5306293 Merge commit 'v2.6.34-rc6' by J. Bruce Fields · 14 years ago
  38. b48fa6b sunrpc: centralise most calls to svc_xprt_received by Neil Brown · 14 years ago
  39. fedfb94 Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 14 years ago
  40. bade732 svcrdma: RDMA support not yet compatible with RPC6 by Tom Tucker · 14 years ago
  41. 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
  42. 81160e66 net/sunrpc: Convert (void)snprintf to snprintf by Joe Perches · 14 years ago
  43. fc0b5791 net/sunrpc: Remove uses of NIPQUAD, use %pI4 by Joe Perches · 14 years ago
  44. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  45. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 15 years ago
  46. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  47. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  48. 6d45611 sysctl: Drop & in front of every proc_handler. by Eric W. Biederman · 15 years ago
  49. f8572d8 sysctl net: Remove unused binary sysctl code by Eric W. Biederman · 15 years ago
  50. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  51. 8d65af7 sysctl: remove "struct file *" argument of ->proc_handler by Alexey Dobriyan · 15 years ago
  52. e9dc122 Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming by J. Bruce Fields · 15 years ago
  53. c740eff SUNRPC: Kill RPC_DISPLAY_ALL by Chuck Lever · 15 years ago
  54. c877b84 SUNRPC: Use rpc_ntop() for constructing transport address strings by Chuck Lever · 15 years ago
  55. ba80913 SUNRPC: Remove duplicate universal address generation by Chuck Lever · 15 years ago
  56. 846d8e7 svcrdma: fix error handling of rdma_alloc_frmr() by Wei Yongjun · 15 years ago
  57. 59fb306 sunrpc: potential memory leak in function rdma_read_xdr by Christian Engelmayer · 15 years ago
  58. c8bce3d Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 15 years ago
  59. 98779be svcrdma: dma unmap the correct length for the RPCRDMA header page. by Steve Wise · 15 years ago
  60. 6874308 XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices by Vu Pham · 15 years ago
  61. 21515e4 svcrdma: clean up error paths. by Steve Wise · 15 years ago
  62. d0687be svcrdma: Fix dma map direction for rdma read targets by Steve Wise · 15 years ago
  63. 2e3c230 SVCRDMA: fix recent printk format warnings. by Tom Talpey · 15 years ago
  64. b38ab40 XPRTRDMA: correct an rpc/rdma inline send marshaling error by Tom Talpey · 15 years ago
  65. b1e1e15 SVCRDMA: remove faulty assertions in rpc/rdma chunk validation. by Tom Talpey · 15 years ago
  66. b1721d2 rpc/rdma: goto instead of copypaste by Ilpo Järvinen · 16 years ago
  67. 5eaa65b net: Make static by Roel Kluin · 16 years ago
  68. ff0db04 sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c by Ingo Molnar · 16 years ago
  69. ed72b9c sunrpc: fix warning in net/sunrpc/xprtrdma/svc_rdma_transport.c by Ingo Molnar · 16 years ago
  70. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  71. 6925bac Merge branch 'next' by Trond Myklebust · 16 years ago
  72. 8acd3a6 Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 16 years ago
  73. c055551 RPC/RDMA: ensure connection attempt is complete before signalling. by Tom Talpey · 16 years ago
  74. 08ca0dc RPC/RDMA: correct the reconnect timer backoff by Tom Talpey · 16 years ago
  75. b3cd8d4 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. by Tom Talpey · 16 years ago
  76. 5f37d56 RPC/RDMA: reformat a debug printk to keep lines together. by Tom Talpey · 16 years ago
  77. 5675add RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. by Tom Talpey · 16 years ago
  78. 1a95405 RPC/RDMA: fix connect/reconnect resource leak. by Tom Talpey · 16 years ago
  79. 926449b RPC/RDMA: return a consistent error, when connect fails. by Tom Talpey · 16 years ago
  80. 9191ca3 RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. by Tom Talpey · 16 years ago
  81. fee08ca RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. by Tom Talpey · 16 years ago
  82. ad0e9e0 RPC/RDMA: maintain the RPC task bytes-sent statistic. by Tom Talpey · 16 years ago
  83. 575448b RPC/RDMA: suppress retransmit on RPC/RDMA clients. by Tom Talpey · 16 years ago
  84. b334eaa RPC/RDMA: fix connection IRD/ORD setting by Tom Tucker · 16 years ago
  85. 3197d309 RPC/RDMA: support FRMR client memory registration. by Tom Talpey · 16 years ago
  86. bd7ed1d RPC/RDMA: check selected memory registration mode at runtime. by Tom Talpey · 16 years ago
  87. fe9053b RPC/RDMA: add data types and new FRMR memory registration enum. by Tom Talpey · 16 years ago
  88. 8d4ba03 RPC/RDMA: refactor the inline memory registration code. by Tom Talpey · 16 years ago
  89. 67080c8 svcrdma: Fix IRD/ORD polarity by Tom Tucker · 16 years ago
  90. 04911b5 svcrdma: Update svc_rdma_send_error to use DMA LKEY by Tom Tucker · 16 years ago
  91. afd566e svcrdma: Modify the RPC reply path to use FRMR when available by Tom Tucker · 16 years ago
  92. 146b6df svcrdma: Modify the RPC recv path to use FRMR when available by Tom Tucker · 16 years ago
  93. 5b180a9 svcrdma: Add support to svc_rdma_send to handle chained WR by Tom Tucker · 16 years ago
  94. a5abf4e svcrdma: Modify post recv path to use local dma key by Tom Tucker · 16 years ago
  95. e118321 svcrdma: Add a service to register a Fast Reg MR with the device by Tom Tucker · 16 years ago
  96. 3a5c638 svcrdma: Query device for Fast Reg support during connection setup by Tom Tucker · 16 years ago
  97. 64be8608 svcrdma: Add FRMR get/put services by Tom Tucker · 16 years ago
  98. 6067804 net: Use hton[sl]() instead of __constant_hton[sl]() where applicable by Arnaldo Carvalho de Melo · 16 years ago
  99. 24b8b44 svcrdma: Fix race between svc_rdma_recvfrom thread and the dto_tasklet by Tom Tucker · 16 years ago
  100. 8d8bb39 dma-mapping: add the device argument to dma_mapping_error() by FUJITA Tomonori · 16 years ago