1. c0f26167 xprtrdma: Remove definitions of RPCDBG_FACILITY by Chuck Lever · 3 years ago
  2. c03061e xprtrdma: Remove final dprintk call sites from xprtrdma by Chuck Lever · 3 years ago
  3. 7a3d524 xprtrdma: Remove rpcrdma_ep::re_implicit_roundup by Chuck Lever · 3 years, 3 months ago
  4. 21037b8 xprtrdma: Provide a buffer to pad Write chunks of unaligned length by Chuck Lever · 3 years, 3 months ago
  5. 8d863b1 xprtrdma: Eliminate rpcrdma_post_sends() by Chuck Lever · 3 years, 5 months ago
  6. 683f31c xprtrdma: Add xprtrdma_post_recvs_err() tracepoint by Chuck Lever · 3 years, 5 months ago
  7. 97480ca xprtrdma: Put rpcrdma_reps before waking the tear-down completion by Chuck Lever · 3 years, 5 months ago
  8. 1143129 xprtrdma: Disconnect after an ib_post_send() immediate error by Chuck Lever · 3 years, 5 months ago
  9. e86be3a SUNRPC: More fixes for backlog congestion by Trond Myklebust · 3 years, 7 months ago
  10. e1648eb xprtrdma: Remove the RPC/RDMA QP event handler by Chuck Lever · 3 years, 8 months ago
  11. b3ce7a2 xprtrdma: Avoid Send Queue wrapping by Chuck Lever · 3 years, 8 months ago
  12. f912af7 xprtrdma: Rename frwr_release_mr() by Chuck Lever · 3 years, 8 months ago
  13. c35ca60 xprtrdma: Delete rpcrdma_recv_buffer_put() by Chuck Lever · 3 years, 8 months ago
  14. 35d8b10 xprtrdma: Fix cwnd update ordering by Chuck Lever · 3 years, 8 months ago
  15. 9e3ca33 xprtrdma: Improve locking around rpcrdma_rep creation by Chuck Lever · 3 years, 8 months ago
  16. 8b5292be xprtrdma: Improve commentary around rpcrdma_reps_unmap() by Chuck Lever · 3 years, 8 months ago
  17. eaf86e8 xprtrdma: Improve locking around rpcrdma_rep destruction by Chuck Lever · 3 years, 8 months ago
  18. 5030c9a xprtrdma: Put flushed Receives on free list instead of destroying them by Chuck Lever · 3 years, 8 months ago
  19. 15788d1 xprtrdma: Do not refresh Receive Queue while it is draining by Chuck Lever · 3 years, 8 months ago
  20. ef2be59 xprtrdma: Move rpcrdma_mr_put() by Chuck Lever · 4 years, 2 months ago
  21. b2e7467 xprtrdma: Introduce Send completion IDs by Chuck Lever · 4 years, 2 months ago
  22. af5865d xprtrdma: Introduce Receive completion IDs by Chuck Lever · 4 years, 2 months ago
  23. ab29a80 Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 4 months ago
  24. 5de55ce xprtrdma: Release in-flight MRs on disconnect by Chuck Lever · 4 years, 4 months ago
  25. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  26. af66752 xprtrdma: Fix handling of connect errors by Chuck Lever · 4 years, 6 months ago
  27. dda9a95 xprtrdma: Fix return code from rpcrdma_xprt_connect() by Chuck Lever · 4 years, 6 months ago
  28. 4cf44be xprtrdma: Fix recursion into rpcrdma_xprt_disconnect() by Chuck Lever · 4 years, 6 months ago
  29. 85bfd71 xprtrdma: Fix double-free in rpcrdma_ep_create() by Chuck Lever · 4 years, 6 months ago
  30. c487eb7 xprtrdma: Clean up disconnect by Chuck Lever · 4 years, 7 months ago
  31. f423f75 xprtrdma: Clean up synopsis of rpcrdma_flush_disconnect() by Chuck Lever · 4 years, 7 months ago
  32. 2d97f46 xprtrdma: Use re_connect_status safely in rpcrdma_xprt_connect() by Chuck Lever · 4 years, 7 months ago
  33. 2acc5ca xprtrdma: Prevent dereferencing r_xprt->rx_ep after it is freed by Chuck Lever · 4 years, 7 months ago
  34. 911813d SUNRPC: Trace transport lifetime events by Chuck Lever · 4 years, 8 months ago
  35. bdb2ce8 xprtrdma: Fix trace point use-after-free race by Chuck Lever · 4 years, 8 months ago
  36. 58bd665 xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler() by Chuck Lever · 4 years, 8 months ago
  37. e28ce90 xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt by Chuck Lever · 4 years, 10 months ago
  38. 745b734 xprtrdma: Extract sockaddr from struct rdma_cm_id by Chuck Lever · 4 years, 10 months ago
  39. 93aa8e0 xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep by Chuck Lever · 4 years, 10 months ago
  40. d6ccebf xprtrdma: Disconnect on flushed completion by Chuck Lever · 4 years, 10 months ago
  41. 897b7be xprtrdma: Remove rpcrdma_ia::ri_flags by Chuck Lever · 4 years, 10 months ago
  42. 81fe0c5 xprtrdma: Invoke rpcrdma_ia_open in the connect worker by Chuck Lever · 4 years, 10 months ago
  43. 9ba373e xprtrdma: Allocate Protection Domain in rpcrdma_ep_create() by Chuck Lever · 4 years, 10 months ago
  44. 9144a80 xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect() by Chuck Lever · 4 years, 10 months ago
  45. 97d0de8 xprtrdma: Clean up the post_send path by Chuck Lever · 4 years, 10 months ago
  46. 253a516 xprtrdma: Refactor frwr_init_mr() by Chuck Lever · 4 years, 10 months ago
  47. 85cd8e2 xprtrdma: Invoke rpcrdma_ep_create() in the connect worker by Chuck Lever · 4 years, 10 months ago
  48. e515dd9 xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is created by Chuck Lever · 5 years ago
  49. b7ff018 xprtrdma: Destroy reps from previous connection instance by Chuck Lever · 5 years ago
  50. 8581038 xprtrdma: Destroy rpcrdma_rep when Receive is flushed by Chuck Lever · 5 years ago
  51. b78de1d xprtrdma: Allocate and map transport header buffers at connect time by Chuck Lever · 5 years ago
  52. 25868e6 xprtrdma: Refactor frwr_is_supported by Chuck Lever · 5 years ago
  53. 18d065a xprtrdma: Eliminate per-transport "max pages" by Chuck Lever · 5 years ago
  54. 7581d90 xprtrdma: Refactor initialization of ep->rep_max_requests by Chuck Lever · 5 years ago
  55. cb586de xprtrdma: Make sendctx queue lifetime the same as connection lifetime by Chuck Lever · 5 years ago
  56. 2e87036 xprtrdma: Eliminate ri_max_send_sges by Chuck Lever · 5 years ago
  57. 671c450 xprtrdma: Fix oops in Receive handler after device removal by Chuck Lever · 5 years ago
  58. 13cb886 xprtrdma: Fix completion wait during device removal by Chuck Lever · 5 years ago
  59. b32b9ed xprtrdma: Fix create_qp crash on device unload by Chuck Lever · 5 years ago
  60. f54c870 xprtrdma: Replace dprintk() in rpcrdma_update_connect_private() by Chuck Lever · 5 years ago
  61. 7b020f1 xprtrdma: Report the computed connect delay by Chuck Lever · 5 years ago
  62. 614f3c9 xprtrdma: Pull up sometimes by Chuck Lever · 5 years ago
  63. dc15c3d xprtrdma: Move the rpcrdma_sendctx::sc_wr field by Chuck Lever · 5 years ago
  64. f995879 xprtrdma: Remove rpcrdma_sendctx::sc_xprt by Chuck Lever · 5 years ago
  65. 9d2da4f xprtrdma: Manage MRs in context of a single connection by Chuck Lever · 5 years ago
  66. c370078 xprtrdma: Fix MR list handling by Chuck Lever · 5 years ago
  67. 2ae50ad xprtrdma: Close window between waking RPC senders and posting Receives by Chuck Lever · 5 years ago
  68. eea63ca xprtrdma: Initialize rb_credits in one place by Chuck Lever · 5 years ago
  69. a31b2f9 xprtrdma: Connection becomes unstable after a reconnect by Chuck Lever · 5 years ago
  70. 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  71. 98ef77d xprtrdma: Send Queue size grows after a reconnect by Chuck Lever · 5 years ago
  72. f9e1afe xprtrdma: Clear xprt->reestablish_timeout on close by Chuck Lever · 5 years ago
  73. 435eba4 xprtrdma: Optimize rpcrdma_post_recvs() by Chuck Lever · 5 years ago
  74. b0b227f xprtrdma: Use an llist to manage free rpcrdma_reps by Chuck Lever · 5 years ago
  75. 4d6b889 xprtrdma: Remove rpcrdma_buffer::rb_mrlock by Chuck Lever · 5 years ago
  76. 6dc6ec9 xprtrdma: Cache free MRs in each rpcrdma_req by Chuck Lever · 5 years ago
  77. 805a1f6 xprtrdma: Ensure creating an MR does not trigger FS writeback by Chuck Lever · 5 years ago
  78. 3b39f52 xprtrdma: Move rpcrdma_mr_get out of frwr_map by Chuck Lever · 5 years ago
  79. 1ca3f4c xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put by Chuck Lever · 5 years ago
  80. 265a38d xprtrdma: Simplify rpcrdma_mr_pop by Chuck Lever · 5 years ago
  81. eed48a9 xprtrdma: Rename rpcrdma_buffer::rb_all by Chuck Lever · 5 years ago
  82. 2dfdcd8 xprtrdma: Rename CQE field in Receive trace points by Chuck Lever · 5 years ago
  83. f3c66a2 xprtrdma: Boost maximum transport header size by Chuck Lever · 5 years ago
  84. 20cf4e0 rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors by Chuck Lever · 5 years ago
  85. 5828ceb xprtrdma: Remove rpcrdma_req::rl_buffer by Chuck Lever · 6 years ago
  86. 9ef33ef xprtrdma: Streamline rpcrdma_post_recvs by Chuck Lever · 6 years ago
  87. 379d1bc xprtrdma: Simplify rpcrdma_rep_create by Chuck Lever · 6 years ago
  88. 0ab1152 xprtrdma: Wake RPCs directly in rpcrdma_wc_send path by Chuck Lever · 6 years ago
  89. d8099fe xprtrdma: Reduce context switching due to Local Invalidation by Chuck Lever · 6 years ago
  90. 05eb06d xprtrdma: Fix occasional transport deadlock by Chuck Lever · 6 years ago
  91. 2d0abe3 xprtrdma: Fix use-after-free in rpcrdma_post_recvs by Chuck Lever · 6 years ago
  92. 66d4218 xprtrdma: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
  93. b8fe677 xprtrdma: Update comments that reference ib_drain_qp by Chuck Lever · 6 years ago
  94. 5f2311f xprtrdma: Remove pr_err() call sites from completion handlers by Chuck Lever · 6 years ago
  95. 86c4ccd xprtrdma: Eliminate struct rpcrdma_create_data_internal by Chuck Lever · 6 years ago
  96. 94087e9 xprtrdma: Aggregate the inline settings in struct rpcrdma_ep by Chuck Lever · 6 years ago
  97. f19bd0b xprtrdma: Eliminate rpcrdma_ia::ri_device by Chuck Lever · 6 years ago
  98. c209e49 xprtrdma: More Send completion batching by Chuck Lever · 6 years ago
  99. dbcc53a xprtrdma: Clean up sendctx functions by Chuck Lever · 6 years ago
  100. d2832af xprtrdma: Clean up regbuf helpers by Chuck Lever · 6 years ago