1. f19bd0b xprtrdma: Eliminate rpcrdma_ia::ri_device by Chuck Lever · 6 years ago
  2. c209e49 xprtrdma: More Send completion batching by Chuck Lever · 6 years ago
  3. dbcc53a xprtrdma: Clean up sendctx functions by Chuck Lever · 6 years ago
  4. d2832af xprtrdma: Clean up regbuf helpers by Chuck Lever · 6 years ago
  5. 0f665ce xprtrdma: De-duplicate "allocate new, free old regbuf" by Chuck Lever · 6 years ago
  6. bb93a1a xprtrdma: Allocate req's regbufs at xprt create time by Chuck Lever · 6 years ago
  7. 8cec3db xprtrdma: rpcrdma_regbuf alignment by Chuck Lever · 6 years ago
  8. 2314650 xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep() by Chuck Lever · 6 years ago
  9. 1769e6a xprtrdma: Clean up rpcrdma_create_req() by Chuck Lever · 6 years ago
  10. e1ede31 xprtrdma: Fix helper that drains the transport by Chuck Lever · 6 years ago
  11. 06b5fc3 Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 6 years ago
  12. e340c2d xprtrdma: Reduce the doorbell rate (Receive) by Chuck Lever · 6 years ago
  13. a4cb5bd xprtrdma: Make sure Send CQ is allocated on an existing compvec by Nicolas Morey-Chaisemartin · 6 years ago
  14. 6e17f58 xprtrdma: Double free in rpcrdma_sendctxs_create() by Dan Carpenter · 6 years ago
  15. 4429b66 xprtrdma: Fix error code in rpcrdma_buffer_create() by Dan Carpenter · 6 years ago
  16. af65ed4 xprtrdma: Add documenting comment for rpcrdma_buffer_destroy by Chuck Lever · 6 years ago
  17. 995d312 xprtrdma: Replace outdated comment for rpcrdma_ep_post by Chuck Lever · 6 years ago
  18. 53b2c1c xprtrdma: Trace mapping, alloc, and dereg failures by Chuck Lever · 6 years ago
  19. ddbb347 xprtrdma: Cull dprintk() call sites by Chuck Lever · 6 years ago
  20. 92f4433 xprtrdma: Simplify locking that protects the rl_allreqs list by Chuck Lever · 6 years ago
  21. 5f62412 xprtrdma: Remove rpcrdma_memreg_ops by Chuck Lever · 6 years ago
  22. ba69cd1 xprtrdma: Remove support for FMR memory registration by Chuck Lever · 6 years ago
  23. 0c0829b xprtrdma: Don't wake pending tasks until disconnect is done by Chuck Lever · 6 years ago
  24. 3d433ad xprtrdma: No qp_event disconnect by Chuck Lever · 6 years ago
  25. 6d2d0ee xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue by Chuck Lever · 6 years ago
  26. 6ceea36 xprtrdma: Refactor Receive accounting by Chuck Lever · 6 years ago
  27. e2f34e2 xprtrdma: Yet another double DMA-unmap by Chuck Lever · 6 years ago
  28. 61c208a xprtrdma: Report when there were zero posted Receives by Chuck Lever · 6 years ago
  29. 512ccfb xprtrdma: Move rb_flags initialization by Chuck Lever · 6 years ago
  30. 83e301d xprtrdma: Remove memory address of "ep" from an error message by Chuck Lever · 6 years ago
  31. f9521d5 xprtrdma: Rename rpcrdma_qp_async_error_upcall by Chuck Lever · 6 years ago
  32. 31e62d2 xprtrdma: Simplify RPC wake-ups on connect by Chuck Lever · 6 years ago
  33. 316a616 xprtrdma: Re-organize the switch() in rpcrdma_conn_upcall by Chuck Lever · 6 years ago
  34. aadc5a9 xprtrdma: Eliminate "connstate" variable from rpcrdma_conn_upcall() by Chuck Lever · 6 years ago
  35. ed97f1f xprtrdma: Conventional variable names in rpcrdma_conn_upcall by Chuck Lever · 6 years ago
  36. ae38288 xprtrdma: Rename rpcrdma_conn_upcall by Chuck Lever · 6 years ago
  37. d379eaa xprtrdma: Name MR trace events consistently by Chuck Lever · 6 years ago
  38. 61da886 xprtrdma: Explicitly resetting MRs is no longer necessary by Chuck Lever · 6 years ago
  39. c421ece xprtrdma: Create more MRs at a time by Chuck Lever · 6 years ago
  40. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  41. 8d4fb8f xprtrdma: Fix disconnect regression by Chuck Lever · 6 years ago
  42. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 7 years ago
  43. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
  44. 0725d4e Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  45. 89e2556 Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  46. fcda3d5 Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 7 years ago
  47. 2fad659 xprtrdma: Wait on empty sendctx queue by Chuck Lever · 7 years ago
  48. b6e717cb xprtrdma: Prepare RPC/RDMA includes for server-side trace points by Chuck Lever · 7 years ago
  49. efd81e9 xprtrdma: Make rpcrdma_sendctx_put_locked() a static function by Chuck Lever · 7 years ago
  50. 9d95cd5 xprtrdma: Remove rpcrdma_buffer_get_rep_locked() by Chuck Lever · 7 years ago
  51. e68699c xprtrdma: Remove rpcrdma_buffer_get_req_locked() by Chuck Lever · 7 years ago
  52. a7986f0 xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv} by Chuck Lever · 7 years ago
  53. 7c8d9e7 xprtrdma: Move Receive posting to Receive handler by Chuck Lever · 7 years ago
  54. 0e0b854 xprtrdma: Clean up Receive trace points by Chuck Lever · 7 years ago
  55. 914fcad xprtrdma: Fix max_send_wr computation by Chuck Lever · 7 years ago
  56. 107c4be xprtrdma: Create transport's CM ID in the correct network namespace by Chuck Lever · 7 years ago
  57. 52d28fe xprtrdma: Try to fail quickly if proto=rdma by Chuck Lever · 7 years ago
  58. a2268cf xprtrdma: Add proper SPDX tags for NetApp-contributed source by Chuck Lever · 7 years ago
  59. 054f155 xprtrdma: Fix list corruption / DMAR errors during MR recovery by Chuck Lever · 7 years ago
  60. 2552428 xprtrdma: Fix corner cases when handling device removal by Chuck Lever · 7 years ago
  61. 2dd4a01 xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req by Chuck Lever · 7 years ago
  62. f287762 xprtrdma: Chain Send to FastReg WRs by Chuck Lever · 7 years ago
  63. ae741a8 xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create by Chuck Lever · 7 years ago
  64. 9e679d5 xprtrdma: ->send_request returns -EAGAIN when there are no free MRs by Chuck Lever · 7 years ago
  65. 8a14793 xprtrdma: Remove xprt-specific connect cookie by Chuck Lever · 7 years ago
  66. b7e85fff xprtrdma: Remove arbitrary limit on initiator depth by Chuck Lever · 7 years ago
  67. e89e8d8f xprtrdma: Fix BUG after a device removal by Chuck Lever · 7 years ago
  68. 1179e2c xprtrdma: Fix calculation of ri_max_send_sges by Chuck Lever · 7 years ago
  69. 9ab6d89 xprtrdma: Correct some documenting comments by Chuck Lever · 7 years ago
  70. ae72467 xprtrdma: Instrument allocation/release of rpcrdma_req/rep objects by Chuck Lever · 7 years ago
  71. 643cf32 xprtrdma: Add trace points to instrument QP and CQ access upcalls by Chuck Lever · 7 years ago
  72. b4744e0 xprtrdma: Add trace points for connect events by Chuck Lever · 7 years ago
  73. 1c443eff xprtrdma: Add trace points to instrument MR allocation and recovery by Chuck Lever · 7 years ago
  74. 2937fed xprtrdma: Add trace points to instrument memory invalidation by Chuck Lever · 7 years ago
  75. b4a7f91 xprtrdma: Add trace points in the RPC Reply handler paths by Chuck Lever · 7 years ago
  76. ab03eff xprtrdma: Add trace points in RPC Call transmit paths by Chuck Lever · 7 years ago
  77. ec12e47 xprtrdma: Introduce rpcrdma_mw_unmap_and_put by Chuck Lever · 7 years ago
  78. 96cedde xprtrdma: Remove usage of "mw" by Chuck Lever · 7 years ago
  79. ce5b371 xprtrdma: Replace all usage of "frmr" with "frwr" by Chuck Lever · 7 years ago
  80. dd229ce xprtrdma: Remove another sockaddr_storage field (cdata::addr) by Chuck Lever · 7 years ago
  81. d461f1f xprtrdma: Initialize the xprt address string array earlier by Chuck Lever · 7 years ago
  82. 3f0e3ed xprtrdma: Remove ri_reminv_expected by Chuck Lever · 7 years ago
  83. c344161 xprtrdma: Per-mode handling for Remote Invalidation by Chuck Lever · 7 years ago
  84. d698c4a xprtrdma: Fix backchannel allocation of extra rpcrdma_reps by Chuck Lever · 7 years ago
  85. ccede75 xprtrdma: Spread reply processing over more CPUs by Chuck Lever · 7 years ago
  86. 62b56a6 xprtrdma: Update copyright notices by Chuck Lever · 7 years ago
  87. 1b746c1 xprtrdma: Remove include for linux/prefetch.h by Chuck Lever · 7 years ago
  88. a4699f5 xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode by Chuck Lever · 7 years ago
  89. 6f0afc2 xprtrdma: Remove atomic send completion counting by Chuck Lever · 7 years ago
  90. 01bb35c xprtrdma: RPC completion should wait for Send completion by Chuck Lever · 7 years ago
  91. 531cca0 xprtrdma: Add a field of bit flags to struct rpcrdma_req by Chuck Lever · 7 years ago
  92. ae72950 xprtrdma: Add data structure to manage RDMA Send arguments by Chuck Lever · 7 years ago
  93. be798f9 xprtrdma: Decode credits field in rpcrdma_reply_handler by Chuck Lever · 7 years ago
  94. d8f532d xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion by Chuck Lever · 7 years ago
  95. 9590d08 xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler by Chuck Lever · 7 years ago
  96. c1bcb68 xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits() by Chuck Lever · 7 years ago
  97. e2a6719 xprtrdma: Remove rpcrdma_rep::rr_len by Chuck Lever · 7 years ago
  98. fdf503e xprtrdma: Remove opcode check in Receive completion handler by Chuck Lever · 7 years ago
  99. 96f8778 xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler() by Chuck Lever · 7 years ago
  100. 173b8f4 xprtrdma: Demote "connect" log messages by Chuck Lever · 8 years ago