1. 8079fb7 xprtrdma: Handle additional connection events by Chuck Lever · 10 years ago
  2. a779ca5 xprtrdma: Remove RPCRDMA_PERSISTENT_REGISTRATION macro by Chuck Lever · 10 years ago
  3. 282191c xprtrdma: Make rpcrdma_ep_disconnect() return void by Chuck Lever · 10 years ago
  4. bb96193 xprtrdma: Schedule reply tasklet once per upcall by Chuck Lever · 10 years ago
  5. 2e84522 xprtrdma: Allocate each struct rpcrdma_mw separately by Chuck Lever · 10 years ago
  6. f590e87 xprtrdma: Rename frmr_wr by Chuck Lever · 10 years ago
  7. dab7e3b xprtrdma: Disable completions for LOCAL_INV Work Requests by Chuck Lever · 10 years ago
  8. 0505572 xprtrdma: Disable completions for FAST_REG_MR Work Requests by Chuck Lever · 10 years ago
  9. 440ddad5 xprtrdma: Don't post a LOCAL_INV in rpcrdma_register_frmr_external() by Chuck Lever · 10 years ago
  10. ddb6beb xprtrdma: Reset FRMRs after a flushed LOCAL_INV Work Request by Chuck Lever · 10 years ago
  11. 9f9d802 xprtrdma: Reset FRMRs when FAST_REG_MR is flushed by a disconnect by Chuck Lever · 10 years ago
  12. c2922c0 xprtrdma: Properly handle exhaustion of the rb_mws list by Chuck Lever · 10 years ago
  13. 3111d72 xprtrdma: Chain together all MWs in same buffer pool by Chuck Lever · 10 years ago
  14. c93e986 xprtrdma: Back off rkey when FAST_REG_MR fails by Chuck Lever · 10 years ago
  15. 0dbb410 xprtrdma: Unclutter struct rpcrdma_mr_seg by Chuck Lever · 10 years ago
  16. a7bc211 xprtrdma: On disconnect, don't ignore pending CQEs by Chuck Lever · 10 years ago
  17. 43e9598 xprtrdma: Limit data payload size for ALLPHYSICAL by Chuck Lever · 10 years ago
  18. 73806c8 xprtrdma: Protect ia->ri_id when unmapping/invalidating MRs by Chuck Lever · 10 years ago
  19. 5fc83f4 xprtrdma: Fix panic in rpcrdma_register_frmr_external() by Chuck Lever · 10 years ago
  20. bf858ab xprtrdma: Fix DMA-API-DEBUG warning by checking dma_map result by Yan Burman · 10 years ago
  21. c977dea xprtrdma: Remove BUG_ON() call sites by Chuck Lever · 10 years ago
  22. 5bc4bc7 xprtrdma: Remove Tavor MTU setting by Chuck Lever · 10 years ago
  23. ec62f40 xprtrdma: Ensure ia->ri_id->qp is not NULL when reconnecting by Chuck Lever · 10 years ago
  24. 65866f8 xprtrdma: Reduce the number of hardway buffer allocations by Chuck Lever · 10 years ago
  25. 8301a2c xprtrdma: Limit work done by completion handler by Chuck Lever · 10 years ago
  26. 1c00dd0 xprtrmda: Reduce calls to ib_poll_cq() in completion handlers by Chuck Lever · 10 years ago
  27. 7f23f6f xprtrmda: Reduce lock contention in completion handlers by Chuck Lever · 10 years ago
  28. fc66448 xprtrdma: Split the completion queue by Chuck Lever · 10 years ago
  29. 7f1d541 xprtrdma: Make rpcrdma_ep_destroy() return void by Chuck Lever · 10 years ago
  30. 13c9ff8 xprtrdma: Simplify rpcrdma_deregister_external() synopsis by Chuck Lever · 10 years ago
  31. cdd9ade xprtrdma: mount reports "Invalid mount option" if memreg mode not supported by Chuck Lever · 10 years ago
  32. f10eafd xprtrdma: Fall back to MTHCAFMR when FRMR is not supported by Chuck Lever · 10 years ago
  33. 0ac531c xprtrdma: Remove REGISTER memory registration mode by Chuck Lever · 10 years ago
  34. b45ccfd xprtrdma: Remove MEMWINDOWS registration modes by Chuck Lever · 10 years ago
  35. 03ff882 xprtrdma: Remove BOUNCEBUFFERS memory registration mode by Chuck Lever · 10 years ago
  36. 254f91e xprtrdma: RPC/RDMA must invoke xprt_wake_pending_tasks() in process context by Chuck Lever · 10 years ago
  37. 4034ba0 nfs-rdma: Fix for FMR leaks by Allen Andrews · 10 years ago
  38. 0fc6c4e xprtrdma: mind the device's max fast register page list depth by Steve Wise · 10 years ago
  39. 7083e42 IB/core: Add "type 2" memory windows support by Shani Michaeli · 12 years ago
  40. 9b78145 xprtrdma: Remove assumption that each segment is <= PAGE_SIZE by Tom Tucker · 13 years ago
  41. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  42. b26f9b9 RDMA/cma: Pass QP type into rdma_create_id() by Sean Hefty · 14 years ago
  43. 986d4ab sunrpc: fix printk format warning by Randy Dunlap · 13 years ago
  44. 5c635e0 RPCRDMA: Fix FRMR registration/invalidate handling. by Tom Tucker · 14 years ago
  45. 15cdc644 rpcrdma: Fix SQ size calculation when memreg is FRMR by Tom Tucker · 14 years ago
  46. 7a8b80eb xprtrdma: Do not truncate iova_start values in frmr registrations. by Steve Wise · 14 years ago
  47. 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
  48. f64f9e7 net: Move && and || to end of previous line by Joe Perches · 15 years ago
  49. 6874308 XPRTRDMA: fix client rpcrdma FRMR registration on mlx4 devices by Vu Pham · 15 years ago
  50. ff0db04 sunrpc: fix warning in net/sunrpc/xprtrdma/verbs.c by Ingo Molnar · 16 years ago
  51. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  52. c055551 RPC/RDMA: ensure connection attempt is complete before signalling. by Tom Talpey · 16 years ago
  53. b3cd8d4 RPC/RDMA: optionally emit useful transport info upon connect/disconnect. by Tom Talpey · 16 years ago
  54. 5675add RPC/RDMA: harden connection logic against missing/late rdma_cm upcalls. by Tom Talpey · 16 years ago
  55. 1a95405 RPC/RDMA: fix connect/reconnect resource leak. by Tom Talpey · 16 years ago
  56. fee08ca RPC/RDMA: avoid an oops due to disconnect racing with async upcalls. by Tom Talpey · 16 years ago
  57. b334eaa RPC/RDMA: fix connection IRD/ORD setting by Tom Tucker · 16 years ago
  58. 3197d309 RPC/RDMA: support FRMR client memory registration. by Tom Talpey · 16 years ago
  59. bd7ed1d RPC/RDMA: check selected memory registration mode at runtime. by Tom Talpey · 16 years ago
  60. 8d4ba03 RPC/RDMA: refactor the inline memory registration code. by Tom Talpey · 16 years ago
  61. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 16 years ago
  62. 5d40a8a SUNRPC: Check a return result by Chuck Lever · 17 years ago
  63. a56daeb net/sunrpc/xprtrdma/verbs.c printk warning fix by Andrew Morton · 17 years ago
  64. c56c65f RPCRDMA: rpc rdma verbs interface implementation by \"Talpey, Thomas\ · 17 years ago
  65. f58851e RPCRDMA: rpc rdma transport switch by \"Talpey, Thomas\ · 17 years ago