1. a539568 Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 7 months ago
  2. 5bffb00 xprtrdma: Make xprt_rdma_slot_table_entries static by Zou Wei · 4 years, 9 months ago
  3. 911813d SUNRPC: Trace transport lifetime events by Chuck Lever · 4 years, 8 months ago
  4. 53bc19f SUNRPC: receive buffer size estimation values almost never change by Chuck Lever · 4 years, 8 months ago
  5. c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
  6. 11bbb0f SUNRPC: Trace a few more generic svc_xprt events by Chuck Lever · 4 years, 10 months ago
  7. e979a17 svcrdma: Add tracepoints to report ->xpo_accept failures by Chuck Lever · 4 years, 8 months ago
  8. decc13f svcrdma: Displayed remote IP address should match stored address by Chuck Lever · 4 years, 8 months ago
  9. 27ce629 svcrdma: Rename tracepoints that record header decoding errors by Chuck Lever · 4 years, 10 months ago
  10. f5046b8 svcrdma: Remove backchannel dprintk call sites by Chuck Lever · 4 years, 10 months ago
  11. ea740bd svcrdma: Fix backchannel return code by Chuck Lever · 4 years, 10 months ago
  12. dbc17ac svcrdma: trace undersized Write chunks by Chuck Lever · 4 years, 10 months ago
  13. 9d20063 svcrdma: Trace page overruns when constructing RDMA Reads by Chuck Lever · 4 years, 10 months ago
  14. f4e53e1 svcrdma: Clean up handling of get_rw_ctx errors by Chuck Lever · 4 years, 10 months ago
  15. 2abfbe7 svcrdma: Clean up the tracing for rw_ctx_init errors by Chuck Lever · 4 years, 10 months ago
  16. ca4faf5 SUNRPC: Move xpt_mutex into socket xpo_sendto methods by Chuck Lever · 4 years, 8 months ago
  17. 3793faa Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago
  18. 29a47f4 Merge tag 'nfs-for-5.7-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 8 months ago
  19. 0b54142 Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Daniel Borkmann · 4 years, 8 months ago
  20. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  21. 48a124e xprtrdma: Fix use of xdr_stream_encode_item_{present, absent} by Chuck Lever · 4 years, 9 months ago
  22. bdb2ce8 xprtrdma: Fix trace point use-after-free race by Chuck Lever · 4 years, 9 months ago
  23. 58bd665 xprtrdma: Restore wake-up-all to rpcrdma_cm_event_handler() by Chuck Lever · 4 years, 9 months ago
  24. 23cf1ee svcrdma: Fix leak of svc_rdma_recv_ctxt objects by Chuck Lever · 4 years, 9 months ago
  25. e28b4fc svcrdma: Fix trace point use-after-free race by Chuck Lever · 4 years, 9 months ago
  26. 6221f1d SUNRPC: Fix backchannel RPC soft lockups by Chuck Lever · 4 years, 9 months ago
  27. 04de788 Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 9 months ago
  28. 1a33d8a svcrdma: Fix leak of transport addresses by Chuck Lever · 4 years, 10 months ago
  29. e28ce90 xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt by Chuck Lever · 4 years, 11 months ago
  30. 745b734 xprtrdma: Extract sockaddr from struct rdma_cm_id by Chuck Lever · 4 years, 11 months ago
  31. 93aa8e0 xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep by Chuck Lever · 4 years, 11 months ago
  32. d6ccebf xprtrdma: Disconnect on flushed completion by Chuck Lever · 4 years, 11 months ago
  33. 897b7be xprtrdma: Remove rpcrdma_ia::ri_flags by Chuck Lever · 4 years, 11 months ago
  34. 81fe0c5 xprtrdma: Invoke rpcrdma_ia_open in the connect worker by Chuck Lever · 4 years, 11 months ago
  35. 9ba373e xprtrdma: Allocate Protection Domain in rpcrdma_ep_create() by Chuck Lever · 4 years, 11 months ago
  36. 9144a80 xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect() by Chuck Lever · 4 years, 11 months ago
  37. 97d0de8 xprtrdma: Clean up the post_send path by Chuck Lever · 4 years, 11 months ago
  38. 253a516 xprtrdma: Refactor frwr_init_mr() by Chuck Lever · 4 years, 11 months ago
  39. 85cd8e2 xprtrdma: Invoke rpcrdma_ep_create() in the connect worker by Chuck Lever · 4 years, 11 months ago
  40. 62a8950 xprtrdma: Enhance MR-related trace points by Chuck Lever · 5 years ago
  41. 0dabe94 svcrdma: Avoid DMA mapping small RPC Replies by Chuck Lever · 4 years, 10 months ago
  42. aee4b74 svcrdma: Fix double sync of transport header buffer by Chuck Lever · 4 years, 10 months ago
  43. 6fd5034 svcrdma: Refactor chunk list encoders by Chuck Lever · 4 years, 10 months ago
  44. 5c266df SUNRPC: Add encoders for list item discriminators by Chuck Lever · 4 years, 10 months ago
  45. a406c56 svcrdma: Rename svcrdma_encode trace points in send routines by Chuck Lever · 4 years, 10 months ago
  46. db9602e svcrdma: Update synopsis of svc_rdma_send_reply_msg() by Chuck Lever · 4 years, 10 months ago
  47. 4554755 svcrdma: Update synopsis of svc_rdma_map_reply_msg() by Chuck Lever · 4 years, 10 months ago
  48. 6fa5785 svcrdma: Update synopsis of svc_rdma_send_reply_chunk() by Chuck Lever · 4 years, 10 months ago
  49. 2fe8c44 svcrdma: De-duplicate code that locates Write and Reply chunks by Chuck Lever · 4 years, 10 months ago
  50. e604aad svcrdma: Use struct xdr_stream to decode ingress transport headers by Chuck Lever · 4 years, 10 months ago
  51. 2426ddf svcrdma: Remove svcrdma_cm_event() trace point by Chuck Lever · 4 years, 10 months ago
  52. 96f194b SUNRPC: Add xdr_pad_size() helper by Chuck Lever · 4 years, 10 months ago
  53. 758a3bf svcrdma: Fix double svc_rdma_send_ctxt_put() in an error path by Chuck Lever · 4 years, 10 months ago
  54. 4120553 nfsd: Fix NFSv4 READ on RDMA when using readv by Chuck Lever · 4 years, 10 months ago
  55. c0fb23f svcrdma: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 11 months ago
  56. ca1c671 xprtrdma: Fix DMA scatter-gather list mapping imbalance by Chuck Lever · 5 years ago
  57. e515dd9 xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is created by Chuck Lever · 5 years ago
  58. b7ff018 xprtrdma: Destroy reps from previous connection instance by Chuck Lever · 5 years ago
  59. 8581038 xprtrdma: Destroy rpcrdma_rep when Receive is flushed by Chuck Lever · 5 years ago
  60. b78de1d xprtrdma: Allocate and map transport header buffers at connect time by Chuck Lever · 5 years ago
  61. 25868e6 xprtrdma: Refactor frwr_is_supported by Chuck Lever · 5 years ago
  62. 18d065a xprtrdma: Eliminate per-transport "max pages" by Chuck Lever · 5 years ago
  63. 7581d90 xprtrdma: Refactor initialization of ep->rep_max_requests by Chuck Lever · 5 years ago
  64. cb586de xprtrdma: Make sendctx queue lifetime the same as connection lifetime by Chuck Lever · 5 years ago
  65. 2e87036 xprtrdma: Eliminate ri_max_send_sges by Chuck Lever · 5 years ago
  66. 671c450 xprtrdma: Fix oops in Receive handler after device removal by Chuck Lever · 5 years ago
  67. 13cb886 xprtrdma: Fix completion wait during device removal by Chuck Lever · 5 years ago
  68. b32b9ed xprtrdma: Fix create_qp crash on device unload by Chuck Lever · 5 years ago
  69. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  70. 8729aab SUNRPC: Fix backchannel latency metrics by Chuck Lever · 5 years ago
  71. 4e121fc Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 5 years ago
  72. 9edb455 SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding by Trond Myklebust · 5 years ago
  73. a52c23b xprtrdma: Replace dprintk in xprt_rdma_set_port by Chuck Lever · 5 years ago
  74. f54c870 xprtrdma: Replace dprintk() in rpcrdma_update_connect_private() by Chuck Lever · 5 years ago
  75. d4957f0 xprtrdma: Refine trace_xprtrdma_fixup by Chuck Lever · 5 years ago
  76. 7b020f1 xprtrdma: Report the computed connect delay by Chuck Lever · 5 years ago
  77. 6cb2868 xprtrdma: Wake tasks after connect worker fails by Chuck Lever · 5 years ago
  78. 614f3c9 xprtrdma: Pull up sometimes by Chuck Lever · 5 years ago
  79. d6764bb xprtrdma: Refactor rpcrdma_prepare_msg_sges() by Chuck Lever · 5 years ago
  80. dc15c3d xprtrdma: Move the rpcrdma_sendctx::sc_wr field by Chuck Lever · 5 years ago
  81. b5cde6a xprtrdma: Remove rpcrdma_sendctx::sc_device by Chuck Lever · 5 years ago
  82. f995879 xprtrdma: Remove rpcrdma_sendctx::sc_xprt by Chuck Lever · 5 years ago
  83. 15d9b01 xprtrdma: Ensure ri_id is stable during MR recycling by Chuck Lever · 5 years ago
  84. 9d2da4f xprtrdma: Manage MRs in context of a single connection by Chuck Lever · 5 years ago
  85. c370078 xprtrdma: Fix MR list handling by Chuck Lever · 5 years ago
  86. 2ae50ad xprtrdma: Close window between waking RPC senders and posting Receives by Chuck Lever · 5 years ago
  87. eea63ca xprtrdma: Initialize rb_credits in one place by Chuck Lever · 5 years ago
  88. a31b2f9 xprtrdma: Connection becomes unstable after a reconnect by Chuck Lever · 5 years ago
  89. 4b93dab xprtrdma: Add unique trace points for posting Local Invalidate WRs by Chuck Lever · 5 years ago
  90. 832b2cb svcrdma: Improve DMA mapping trace points by Chuck Lever · 5 years ago
  91. 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  92. 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  93. 98ef77d xprtrdma: Send Queue size grows after a reconnect by Chuck Lever · 5 years ago
  94. f9e1afe xprtrdma: Clear xprt->reestablish_timeout on close by Chuck Lever · 5 years ago
  95. ee2f412e xprtrdma: Recycle MRs after disconnect by Chuck Lever · 5 years ago
  96. 435eba4 xprtrdma: Optimize rpcrdma_post_recvs() by Chuck Lever · 5 years ago
  97. 1738de3 xprtrdma: Inline XDR chunk encoder functions by Chuck Lever · 5 years ago
  98. 17d47f9 xprtrdma: Fix bc_max_slots return value by Chuck Lever · 5 years ago
  99. 2a7f77c7 xprtrdma: Clean up xprt_rdma_set_connect_timeout() by Chuck Lever · 5 years ago
  100. b0b227f xprtrdma: Use an llist to manage free rpcrdma_reps by Chuck Lever · 5 years ago