1. d654788 xprtrdma: Make rpcrdma_{un}map_one() into inline functions by Chuck Lever · 9 years ago
  2. e46ac34 xprtrdma: Handle non-SEND completions via a callout by Chuck Lever · 9 years ago
  3. 3968cb5 xprtrdma: Add "open" memreg op by Chuck Lever · 9 years ago
  4. 4561f34 xprtrdma: Add "destroy MRs" memreg op by Chuck Lever · 9 years ago
  5. 31a701a xprtrdma: Add "reset MRs" memreg op by Chuck Lever · 9 years ago
  6. 91e70e7 xprtrdma: Add "init MRs" memreg op by Chuck Lever · 9 years ago
  7. 6814bae xprtrdma: Add a "deregister_external" op for each memreg mode by Chuck Lever · 9 years ago
  8. 9c1b4d7 xprtrdma: Add a "register_external" op for each memreg mode by Chuck Lever · 9 years ago
  9. 1c9351e xprtrdma: Add a "max_payload" op for each memreg mode by Chuck Lever · 9 years ago
  10. a0ce85f xprtrdma: Add vector of ops for each memory registration strategy by Chuck Lever · 9 years ago
  11. 41f9702 xprtrdma: Prevent infinite loop in rpcrdma_ep_create() by Chuck Lever · 9 years ago
  12. 8052724 xprtrdma: Byte-align FRWR registration by Chuck Lever · 9 years ago
  13. 0dd39ca xprtrdma: Display IPv6 addresses and port numbers correctly by Chuck Lever · 9 years ago
  14. df515ca xprtrdma: Clean up after adding regbuf management by Chuck Lever · 10 years ago
  15. c05fbb5 xprtrdma: Allocate zero pad separately from rpcrdma_buffer by Chuck Lever · 10 years ago
  16. 6b1184c xprtrdma: Allocate RPC/RDMA receive buffer separately from struct rpcrdma_rep by Chuck Lever · 10 years ago
  17. 85275c8 xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req by Chuck Lever · 10 years ago
  18. 0ca77dc xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req by Chuck Lever · 10 years ago
  19. 9128c3e xprtrdma: Add struct rpcrdma_regbuf and helpers by Chuck Lever · 10 years ago
  20. 1392402 xprtrdma: Refactor rpcrdma_buffer_create() and rpcrdma_buffer_destroy() by Chuck Lever · 10 years ago
  21. ac920d0 xprtrdma: Simplify synopsis of rpcrdma_buffer_create() by Chuck Lever · 10 years ago
  22. ce1ab9a xprtrdma: Take struct ib_qp_attr and ib_qp_init_attr off the stack by Chuck Lever · 10 years ago
  23. 7bc7972 xprtrdma: Take struct ib_device_attr off the stack by Chuck Lever · 10 years ago
  24. 5ae711a xprtrdma: Free the pd if ib_query_qp() fails by Chuck Lever · 10 years ago
  25. afadc46 xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt by Chuck Lever · 10 years ago
  26. eba8ff6 xprtrdma: Move credit update to RPC reply handler by Chuck Lever · 10 years ago
  27. 3eb3581 xprtrdma: Remove rl_mr field, and the mr_chunk union by Chuck Lever · 10 years ago
  28. 5d410ba xprtrdma: Remove rpcrdma_ep::rep_ia by Chuck Lever · 10 years ago
  29. 8502427 xprtrdma: human-readable completion status by Chuck Lever · 10 years ago
  30. ea52641 Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  31. 7ff11de xprtrdma: Display async errors by Chuck Lever · 10 years ago
  32. 5c166be xprtrdma: Re-write rpcrdma_flush_cqs() by Chuck Lever · 10 years ago
  33. f1a03b7 xprtrdma: Refactor tasklet scheduling by Chuck Lever · 10 years ago
  34. 467c967 xprtrdma: unmap all FMRs during transport disconnect by Chuck Lever · 10 years ago
  35. e7104a2 xprtrdma: Cap req_cqinit by Chuck Lever · 10 years ago
  36. 92b9836 xprtrdma: Return an errno from rpcrdma_register_external() by Chuck Lever · 10 years ago
  37. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  38. 8079fb7 xprtrdma: Handle additional connection events by Chuck Lever · 10 years ago
  39. a779ca5 xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro by Chuck Lever · 10 years ago
  40. 282191c xprtrdma: Make rpcrdma_ep_disconnect() return void by Chuck Lever · 10 years ago
  41. bb96193 xprtrdma: Schedule reply tasklet once per upcall by Chuck Lever · 10 years ago
  42. 2e84522 xprtrdma: Allocate each struct rpcrdma_mw separately by Chuck Lever · 10 years ago
  43. f590e87 xprtrdma: Rename frmr_wr by Chuck Lever · 10 years ago
  44. dab7e3b xprtrdma: Disable completions for LOCAL_INV Work Requests by Chuck Lever · 10 years ago
  45. 0505572 xprtrdma: Disable completions for FAST_REG_MR Work Requests by Chuck Lever · 10 years ago
  46. 440ddad5 xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external() by Chuck Lever · 10 years ago
  47. ddb6beb xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request by Chuck Lever · 10 years ago
  48. 9f9d802 xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect by Chuck Lever · 10 years ago
  49. c2922c0 xprtrdma: Properly handle exhaustion of the rb_mws list by Chuck Lever · 10 years ago
  50. 3111d72 xprtrdma: Chain together all MWs in same buffer pool by Chuck Lever · 10 years ago
  51. c93e986 xprtrdma: Back off rkey when FAST_REG_MR fails by Chuck Lever · 10 years ago
  52. 0dbb410 xprtrdma: Unclutter struct rpcrdma_mr_seg by Chuck Lever · 10 years ago
  53. a7bc211 xprtrdma: On disconnect, don't ignore pending CQEs by Chuck Lever · 10 years ago
  54. 43e9598 xprtrdma: Limit data payload size for ALLPHYSICAL by Chuck Lever · 10 years ago
  55. 73806c8 xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs by Chuck Lever · 10 years ago
  56. 5fc83f4 xprtrdma: Fix panic in rpcrdma_register_frmr_external() by Chuck Lever · 10 years ago
  57. bf858ab xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result by Yan Burman · 10 years ago
  58. c977dea xprtrdma: Remove BUG_ON() call sites by Chuck Lever · 10 years ago
  59. 5bc4bc7 xprtrdma: Remove Tavor MTU setting by Chuck Lever · 10 years ago
  60. ec62f40 xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting by Chuck Lever · 10 years ago
  61. 65866f8 xprtrdma: Reduce the number of hardway buffer allocations by Chuck Lever · 10 years ago
  62. 8301a2c xprtrdma: Limit work done by completion handler by Chuck Lever · 10 years ago
  63. 1c00dd0 xprtrmda: Reduce calls to ib_poll_cq() in completion handlers by Chuck Lever · 10 years ago
  64. 7f23f6f xprtrmda: Reduce lock contention in completion handlers by Chuck Lever · 10 years ago
  65. fc66448 xprtrdma: Split the completion queue by Chuck Lever · 10 years ago
  66. 7f1d541 xprtrdma: Make rpcrdma_ep_destroy() return void by Chuck Lever · 10 years ago
  67. 13c9ff8 xprtrdma: Simplify rpcrdma_deregister_external() synopsis by Chuck Lever · 10 years ago
  68. cdd9ade xprtrdma: mount reports "Invalid mount option" if memreg mode not supported by Chuck Lever · 10 years ago
  69. f10eafd xprtrdma: Fall back to MTHCAFMR when FRMR is not supported by Chuck Lever · 10 years ago
  70. 0ac531c xprtrdma: Remove REGISTER memory registration mode by Chuck Lever · 10 years ago
  71. b45ccfd xprtrdma: Remove MEMWINDOWS registration modes by Chuck Lever · 10 years ago
  72. 03ff882 xprtrdma: Remove BOUNCEBUFFERS memory registration mode by Chuck Lever · 10 years ago
  73. 254f91e xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context by Chuck Lever · 10 years ago
  74. 4034ba0 nfs-rdma: Fix for FMR leaks by Allen Andrews · 10 years ago
  75. 0fc6c4e xprtrdma: mind the device's max fast register page list depth by Steve Wise · 10 years ago
  76. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 12 years ago
  77. 9b78145 xprtrdma: Remove assumption that each segment is <= PAGE_SIZE by Tom Tucker · 13 years ago
  78. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  79. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 14 years ago
  80. 986d4ab sunrpc: fix printk format warning by Randy Dunlap · 14 years ago
  81. 5c635e0 RPCRDMA: Fix FRMR registration/invalidate handling. by Tom Tucker · 14 years ago
  82. 15cdc644 rpcrdma: Fix SQ size calculation when memreg is FRMR by Tom Tucker · 14 years ago
  83. 7a8b80eb xprtrdma: Do not truncate iova_start values in frmr registrations. by Steve Wise · 14 years ago
  84. 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
  85. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  86. 6874308 XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices by Vu Pham · 15 years ago
  87. ff0db04 sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c by Ingo Molnar · 16 years ago
  88. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  89. c055551 RPC/RDMA: ensure connection attempt is complete before signalling. by Tom Talpey · 16 years ago
  90. b3cd8d4 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. by Tom Talpey · 16 years ago
  91. 5675add RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. by Tom Talpey · 16 years ago
  92. 1a95405 RPC/RDMA: fix connect/reconnect resource leak. by Tom Talpey · 16 years ago
  93. fee08ca RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. by Tom Talpey · 16 years ago
  94. b334eaa RPC/RDMA: fix connection IRD/ORD setting by Tom Tucker · 16 years ago
  95. 3197d309 RPC/RDMA: support FRMR client memory registration. by Tom Talpey · 16 years ago
  96. bd7ed1d RPC/RDMA: check selected memory registration mode at runtime. by Tom Talpey · 16 years ago
  97. 8d4ba03 RPC/RDMA: refactor the inline memory registration code. by Tom Talpey · 16 years ago
  98. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 16 years ago
  99. 5d40a8a SUNRPC: Check a return result by Chuck Lever · 17 years ago
  100. a56daeb net/sunrpc/xprtrdma/verbs.c printk warning fix by Andrew Morton · 17 years ago