1. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  2. fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  3. 260a267 kernel/notifier.c: remove blocking_notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
  4. a264aba SUNRPC: Capture completion of all RPC tasks by Chuck Lever · 5 years ago
  5. 8729aab SUNRPC: Fix backchannel latency metrics by Chuck Lever · 5 years ago
  6. e8d70b3 SUNRPC: Fix another issue with MIC buffer space by Chuck Lever · 5 years ago
  7. 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
  8. 66eb3ad SUNRPC: Avoid RPC delays when exiting suspend by Trond Myklebust · 5 years ago
  9. e6237b6 NFSv4.1: Don't rebind to the same source port when reconnecting to the server by Trond Myklebust · 5 years ago
  10. 5866efa SUNRPC: Fix svcauth_gss_proxy_init() by Chuck Lever · 5 years ago
  11. ff27e9f SUNRPC: Trace gssproxy upcall results by Chuck Lever · 5 years ago
  12. 669996a SUNRPC: Destroy the back channel when we destroy the host transport by Trond Myklebust · 5 years ago
  13. 9edb455 SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding by Trond Myklebust · 5 years ago
  14. 875f070 SUNRPC: The TCP back channel mustn't disappear while requests are outstanding by Trond Myklebust · 5 years ago
  15. a52c23b xprtrdma: Replace dprintk in xprt_rdma_set_port by Chuck Lever · 5 years ago
  16. f54c870 xprtrdma: Replace dprintk() in rpcrdma_update_connect_private() by Chuck Lever · 5 years ago
  17. d4957f0 xprtrdma: Refine trace_xprtrdma_fixup by Chuck Lever · 5 years ago
  18. 7b020f1 xprtrdma: Report the computed connect delay by Chuck Lever · 5 years ago
  19. 6cb2868 xprtrdma: Wake tasks after connect worker fails by Chuck Lever · 5 years ago
  20. 614f3c9 xprtrdma: Pull up sometimes by Chuck Lever · 5 years ago
  21. d6764bb xprtrdma: Refactor rpcrdma_prepare_msg_sges() by Chuck Lever · 5 years ago
  22. dc15c3d xprtrdma: Move the rpcrdma_sendctx::sc_wr field by Chuck Lever · 5 years ago
  23. b5cde6a xprtrdma: Remove rpcrdma_sendctx::sc_device by Chuck Lever · 5 years ago
  24. f995879 xprtrdma: Remove rpcrdma_sendctx::sc_xprt by Chuck Lever · 5 years ago
  25. 15d9b01 xprtrdma: Ensure ri_id is stable during MR recycling by Chuck Lever · 5 years ago
  26. 9d2da4f xprtrdma: Manage MRs in context of a single connection by Chuck Lever · 5 years ago
  27. c370078 xprtrdma: Fix MR list handling by Chuck Lever · 5 years ago
  28. 2ae50ad xprtrdma: Close window between waking RPC senders and posting Receives by Chuck Lever · 5 years ago
  29. eea63ca xprtrdma: Initialize rb_credits in one place by Chuck Lever · 5 years ago
  30. a31b2f9 xprtrdma: Connection becomes unstable after a reconnect by Chuck Lever · 5 years ago
  31. 4b93dab xprtrdma: Add unique trace points for posting Local Invalidate WRs by Chuck Lever · 5 years ago
  32. bf7ca70 SUNRPC: Add trace points to observe transport congestion control by Chuck Lever · 5 years ago
  33. 5cd8b0d SUNRPC: Eliminate log noise in call_reserveresult by Chuck Lever · 5 years ago
  34. 5fcaf69 sunrpc: fix crash when cache_head become valid before update by Pavel Tikhomirov · 5 years ago
  35. af84537 SUNRPC: fix race to sk_err after xs_error_report by Benjamin Coddington · 5 years ago
  36. 832b2cb svcrdma: Improve DMA mapping trace points by Chuck Lever · 5 years ago
  37. 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  38. 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  39. e41f9ef sunrpc: clean up indentation issue by Colin Ian King · 5 years ago
  40. 018c683 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  41. 8593e01 SUNRPC: Fix congestion window race with disconnect by Chuck Lever · 5 years ago
  42. 9ba8288 SUNRPC: Don't try to parse incomplete RPC messages by Trond Myklebust · 5 years ago
  43. f925ab9 SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic by Benjamin Coddington · 5 years ago
  44. 5f1bc39 SUNRPC: Fix buffer handling of GSS MIC without slack by Benjamin Coddington · 5 years ago
  45. e170eb2 Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  46. 714fbc7 SUNRPC: RPC level errors should always set task->tk_rpc_status by Trond Myklebust · 5 years ago
  47. 45835a6 SUNRPC: Don't receive TCP data into a request buffer that has been reset by Trond Myklebust · 5 years ago
  48. cc204d0 SUNRPC: Dequeue the request from the receive queue while we're re-encoding by Trond Myklebust · 5 years ago
  49. 75c6651 Merge tag 'v5.3-rc8' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  50. 533770c new helper: get_tree_keyed() by Al Viro · 5 years ago
  51. 60b3990 sunrpc: Use kzfree rather than its implementation. by zhong jiang · 5 years ago
  52. 98ef77d xprtrdma: Send Queue size grows after a reconnect by Chuck Lever · 5 years ago
  53. f9e1afe xprtrdma: Clear xprt->reestablish_timeout on close by Chuck Lever · 5 years ago
  54. c82e547 SUNRPC: Handle connection breakages correctly in call_status() by Trond Myklebust · 5 years ago
  55. d571192 Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated" by Trond Myklebust · 5 years ago
  56. 80f455d SUNRPC: Handle EADDRINUSE and ENOBUFS correctly by Trond Myklebust · 5 years ago
  57. bd736ed SUNRPC: Don't handle errors if the bind/connect succeeded by Trond Myklebust · 5 years ago
  58. ee2f412e xprtrdma: Recycle MRs after disconnect by Chuck Lever · 5 years ago
  59. 435eba4 xprtrdma: Optimize rpcrdma_post_recvs() by Chuck Lever · 5 years ago
  60. 1738de3 xprtrdma: Inline XDR chunk encoder functions by Chuck Lever · 5 years ago
  61. 17d47f9 xprtrdma: Fix bc_max_slots return value by Chuck Lever · 5 years ago
  62. 2a7f77c7 xprtrdma: Clean up xprt_rdma_set_connect_timeout() by Chuck Lever · 5 years ago
  63. b0b227f xprtrdma: Use an llist to manage free rpcrdma_reps by Chuck Lever · 5 years ago
  64. 4d6b889 xprtrdma: Remove rpcrdma_buffer::rb_mrlock by Chuck Lever · 5 years ago
  65. 6dc6ec9 xprtrdma: Cache free MRs in each rpcrdma_req by Chuck Lever · 5 years ago
  66. 805a1f6 xprtrdma: Ensure creating an MR does not trigger FS writeback by Chuck Lever · 5 years ago
  67. 3b39f52 xprtrdma: Move rpcrdma_mr_get out of frwr_map by Chuck Lever · 5 years ago
  68. 1ca3f4c xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put by Chuck Lever · 5 years ago
  69. 265a38d xprtrdma: Simplify rpcrdma_mr_pop by Chuck Lever · 5 years ago
  70. 3957905 xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods by Chuck Lever · 5 years ago
  71. eed48a9 xprtrdma: Rename rpcrdma_buffer::rb_all by Chuck Lever · 5 years ago
  72. 2dfdcd8 xprtrdma: Rename CQE field in Receive trace points by Chuck Lever · 5 years ago
  73. f3c66a2 xprtrdma: Boost maximum transport header size by Chuck Lever · 5 years ago
  74. 36bdd90 xprtrdma: Fix calculation of ri_max_segs again by Chuck Lever · 5 years ago
  75. af08a77 xprtrdma: Update obsolete comment by Chuck Lever · 5 years ago
  76. 2fb2a4d xprtrdma: Refresh the documenting comment in frwr_ops.c by Chuck Lever · 5 years ago
  77. 95bd830 SUNRPC: Inline xdr_commit_encode by Chuck Lever · 5 years ago
  78. 691b45d SUNRPC: Remove rpc_wake_up_queued_task_on_wq() by Chuck Lever · 5 years ago
  79. f69d6d8 sunrpc: add a new cache_detail operation for when a cache is flushed by Jeff Layton · 5 years ago
  80. 4866073 svcrdma: Use llist for managing cache of recv_ctxts by Chuck Lever · 5 years ago
  81. d6dfe43 svcrdma: Remove svc_rdma_wq by Chuck Lever · 5 years ago
  82. 20cf4e0 rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors by Chuck Lever · 5 years ago
  83. 64a38e8 SUNRPC: Track writers of the 'channel' file to improve cache_listeners_exist by Dave Wysochanski · 5 years ago
  84. 933a90b Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  85. 249be85 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 5 years ago
  86. eec4844 proc/sysctl: add shared variables for range check by Matteo Croce · 5 years ago
  87. 6860c98 Merge tag 'nfs-for-5.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  88. f554af2 SUNRPC: Optimise transport balancing code by Trond Myklebust · 5 years ago
  89. 7536908 SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request by Trond Myklebust · 5 years ago
  90. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 5 years ago
  91. 9f98eff SUNRPC: Fix initialisation of struct rpc_xprt_switch by Trond Myklebust · 5 years ago
  92. 163f882 SUNRPC: Skip zero-refcount transports by Trond Myklebust · 5 years ago
  93. 3cf72922 SUNRPC: Replace division by multiplication in calculation of queue length by Trond Myklebust · 5 years ago
  94. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  95. a101b04 SUNRPC: Fix transport accounting when caller specifies an rpc_xprt by Trond Myklebust · 5 years ago
  96. 347543e Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 5 years ago
  97. 1f7563f Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  98. d2b6b4c Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  99. e6983af Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 5 years ago
  100. 675dd90 xprtrdma: Modernize ops->connect by Chuck Lever · 6 years ago