1. e1ede31 xprtrdma: Fix helper that drains the transport by Chuck Lever · 6 years ago
  2. ebc551f Merge tag 'nfsd-5.1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  3. 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
  4. b9779a5 SUNRPC: Ensure rq_bytes_sent is reset before request transmission by Trond Myklebust · 6 years ago
  5. 55638c5 Merge tag 'nfs-for-5.0-4' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  6. 067fb11 SUNRPC: Remove rpc_xprt::tsh_size by Chuck Lever · 6 years ago
  7. 0ccc61b SUNRPC: Add xdr_stream::rqst field by Chuck Lever · 6 years ago
  8. e340c2d xprtrdma: Reduce the doorbell rate (Receive) by Chuck Lever · 6 years ago
  9. d4550bb xprtrdma: Check inline size before providing a Write chunk by Chuck Lever · 6 years ago
  10. ec482cc xprtrdma: Fix sparse warnings by Chuck Lever · 6 years ago
  11. a4cb5bd xprtrdma: Make sure Send CQ is allocated on an existing compvec by Nicolas Morey-Chaisemartin · 6 years ago
  12. 8820bcaa svcrdma: Remove syslog warnings in work completion handlers by Chuck Lever · 6 years ago
  13. c7920f0 svcrdma: Squelch compiler warning when SUNRPC_DEBUG is disabled by Chuck Lever · 6 years ago
  14. 14cfbd9 svcrdma: Use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  15. 95503d2 svcrpc: fix unlikely races preventing queueing of sockets by J. Bruce Fields · 6 years ago
  16. e248aa7 svcrdma: Remove max_sge check at connect time by Chuck Lever · 6 years ago
  17. 6e17f58 xprtrdma: Double free in rpcrdma_sendctxs_create() by Dan Carpenter · 6 years ago
  18. 4429b66 xprtrdma: Fix error code in rpcrdma_buffer_create() by Dan Carpenter · 6 years ago
  19. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  20. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  21. 07e1030 xprtrdma: Prevent leak of rpcrdma_rep objects by Chuck Lever · 6 years ago
  22. f85adb1 xprtrdma: Don't leak freed MRs by Chuck Lever · 6 years ago
  23. af65ed4 xprtrdma: Add documenting comment for rpcrdma_buffer_destroy by Chuck Lever · 6 years ago
  24. 995d312 xprtrdma: Replace outdated comment for rpcrdma_ep_post by Chuck Lever · 6 years ago
  25. e0f86bc xprtrdma: Update comments in frwr_op_send by Chuck Lever · 6 years ago
  26. 53b2c1c xprtrdma: Trace mapping, alloc, and dereg failures by Chuck Lever · 6 years ago
  27. 395069f xprtrdma: Add trace points for calls to transport switch methods by Chuck Lever · 6 years ago
  28. ba217ec xprtrdma: Relocate the xprtrdma_mr_map trace points by Chuck Lever · 6 years ago
  29. aba11831 xprtrdma: Clean up of xprtrdma chunk trace points by Chuck Lever · 6 years ago
  30. 9bef848 xprtrdma: Remove unused fields from rpcrdma_ia by Chuck Lever · 6 years ago
  31. ddbb347 xprtrdma: Cull dprintk() call sites by Chuck Lever · 6 years ago
  32. 92f4433 xprtrdma: Simplify locking that protects the rl_allreqs list by Chuck Lever · 6 years ago
  33. 236b094 xprtrdma: Expose transport header errors by Chuck Lever · 6 years ago
  34. 889ee07 xprtrdma: Remove request_module from backchannel by Chuck Lever · 6 years ago
  35. 15303d9e xprtrdma: Recognize XDRBUF_SPARSE_PAGES by Chuck Lever · 6 years ago
  36. 0a93fbc xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR) by Chuck Lever · 6 years ago
  37. 5f62412 xprtrdma: Remove rpcrdma_memreg_ops by Chuck Lever · 6 years ago
  38. ba69cd1 xprtrdma: Remove support for FMR memory registration by Chuck Lever · 6 years ago
  39. a788684 xprtrdma: Reduce max_frwr_depth by Chuck Lever · 6 years ago
  40. 6946f82 xprtrdma: Fix ri_max_segs and the result of ro_maxpages by Chuck Lever · 6 years ago
  41. 0c0829b xprtrdma: Don't wake pending tasks until disconnect is done by Chuck Lever · 6 years ago
  42. 3d433ad xprtrdma: No qp_event disconnect by Chuck Lever · 6 years ago
  43. 6d2d0ee xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue by Chuck Lever · 6 years ago
  44. 6ceea36 xprtrdma: Refactor Receive accounting by Chuck Lever · 6 years ago
  45. b674c4b xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails by Chuck Lever · 6 years ago
  46. e2f34e2 xprtrdma: Yet another double DMA-unmap by Chuck Lever · 6 years ago
  47. 64e20ba sunrpc: remove unused xpo_prep_reply_hdr callback by Vasily Averin · 6 years ago
  48. 7ef88ff sunrpc: remove svc_rdma_bc_class by Vasily Averin · 6 years ago
  49. 4aa5cff sunrpc: remove unused bc_up operation from rpc_xprt_ops by Vasily Averin · 6 years ago
  50. a289ce5 sunrpc: replace svc_serv->sv_bc_xprt by boolean flag by Vasily Averin · 6 years ago
  51. 3023a1e RDMA: Start use ib_device_ops by Kamal Heib · 6 years ago
  52. 97bce63 svcrdma: Optimize the logic that selects the R_key to invalidate by Chuck Lever · 6 years ago
  53. 310c758 Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  54. 07880fa svcrdma: Remove try_module_get from backchannel by Chuck Lever · 6 years ago
  55. 596f2a1 svcrdma: Remove ->release_rqst call in bc reply handler by Chuck Lever · 6 years ago
  56. f3c1fd0 svcrdma: Reduce max_send_sges by Chuck Lever · 6 years ago
  57. 93bdcf9 Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 6 years ago
  58. ad09118 xprtrdma: Clean up xprt_rdma_disconnect_inject by Chuck Lever · 6 years ago
  59. f26c32f xprtrdma: Add documenting comments by Chuck Lever · 6 years ago
  60. 61c208a xprtrdma: Report when there were zero posted Receives by Chuck Lever · 6 years ago
  61. 512ccfb xprtrdma: Move rb_flags initialization by Chuck Lever · 6 years ago
  62. f7d4668 xprtrdma: Don't disable BH's in backchannel server by Chuck Lever · 6 years ago
  63. 83e301d xprtrdma: Remove memory address of "ep" from an error message by Chuck Lever · 6 years ago
  64. f9521d5 xprtrdma: Rename rpcrdma_qp_async_error_upcall by Chuck Lever · 6 years ago
  65. 31e62d2 xprtrdma: Simplify RPC wake-ups on connect by Chuck Lever · 6 years ago
  66. 316a616 xprtrdma: Re-organize the switch() in rpcrdma_conn_upcall by Chuck Lever · 6 years ago
  67. aadc5a9 xprtrdma: Eliminate "connstate" variable from rpcrdma_conn_upcall() by Chuck Lever · 6 years ago
  68. ed97f1f xprtrdma: Conventional variable names in rpcrdma_conn_upcall by Chuck Lever · 6 years ago
  69. ae38288 xprtrdma: Rename rpcrdma_conn_upcall by Chuck Lever · 6 years ago
  70. 8440a88 sunrpc: Report connect_time in seconds by Chuck Lever · 6 years ago
  71. 3968a8a sunrpc: Fix connect metrics by Chuck Lever · 6 years ago
  72. d379eaa xprtrdma: Name MR trace events consistently by Chuck Lever · 6 years ago
  73. 61da886 xprtrdma: Explicitly resetting MRs is no longer necessary by Chuck Lever · 6 years ago
  74. c421ece xprtrdma: Create more MRs at a time by Chuck Lever · 6 years ago
  75. ef739b2 xprtrdma: Reset credit grant properly after a disconnect by Chuck Lever · 6 years ago
  76. 91ca186 xprtrdma: xprt_release_rqst_cong is called outside of transport_lock by Chuck Lever · 6 years ago
  77. adfa714 SUNRPC: Cleanup: remove the unused 'task' argument from the request_send() by Trond Myklebust · 6 years ago
  78. c544577 SUNRPC: Clean up transport write space handling by Trond Myklebust · 6 years ago
  79. 75891f5 SUNRPC: Support for congestion control when queuing is enabled by Trond Myklebust · 6 years ago
  80. 50f484e SUNRPC: Treat the task and request as separate in the xprt_ops->send_request() by Trond Myklebust · 6 years ago
  81. edc81dc SUNRPC: Refactor xprt_transmit() to remove the reply queue code by Trond Myklebust · 6 years ago
  82. 75c8415 SUNRPC: Rename xprt->recv_lock to xprt->queue_lock by Trond Myklebust · 6 years ago
  83. 53a01c9 Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  84. 9157141 Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  85. ac5bb5b rpc: remove unneeded variable 'ret' in rdma_listen_handler by zhong jiang · 6 years ago
  86. 07d0ff3 svcrdma: Clean up Read chunk path by Chuck Lever · 6 years ago
  87. a53d5cb0 svcrdma: Avoid releasing a page in svc_xprt_release() by Chuck Lever · 6 years ago
  88. 9cc3b98 sunrpc: remove redundant variables 'checksumlen','blocksize' and 'data' by YueHaibing · 6 years ago
  89. 8d4fb8f xprtrdma: Fix disconnect regression by Chuck Lever · 6 years ago
  90. d34ac5c RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const by Bart Van Assche · 7 years ago
  91. 5d85a82 net/xprtrdma: Restore needed argument to ib_post_send by Jason Gunthorpe · 6 years ago
  92. ed288d7 net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 7 years ago
  93. 33023fb IB/core: add max_send_sge and max_recv_sge attributes by Steve Wise · 7 years ago
  94. 0725d4e Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 7 years ago
  95. 89e2556 Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  96. af7fd74 svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs by Chuck Lever · 7 years ago
  97. 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
  98. 11d0ac1 xprtrdma: Remove transfertypes array by Chuck Lever · 7 years ago
  99. 8335640 xprtrdma: Add trace_xprtrdma_dma_map(mr) by Chuck Lever · 7 years ago
  100. 2fad659 xprtrdma: Wait on empty sendctx queue by Chuck Lever · 7 years ago