1. ca1c671 xprtrdma: Fix DMA scatter-gather list mapping imbalance by Chuck Lever · 5 years ago
  2. 08dffcc Merge tag 'nfsd-5.6' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  3. f43574d Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  4. 3d96208 sunrpc: expiry_time should be seconds not timeval by Roberto Bergantinos Corpas · 5 years ago
  5. 97a3253 proc: convert everything to "struct proc_ops" by Alexey Dobriyan · 5 years ago
  6. 7ccbddb SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id() by Trond Myklebust · 5 years ago
  7. 22b17db Merge tag 'y2038-drivers-for-v5.6-signed' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 5 years ago
  8. 809fe3c5 sunrpc: clean up cache entry add/remove from hashtable by Trond Myklebust · 5 years ago
  9. 1d82163 sunrpc: Fix potential leaks in sunrpc_cache_unhash() by Trond Myklebust · 5 years ago
  10. b32d285 SUNRPC: Remove broken gss_mech_list_pseudoflavors() by Trond Myklebust · 5 years ago
  11. e515dd9 xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is created by Chuck Lever · 5 years ago
  12. b7ff018 xprtrdma: Destroy reps from previous connection instance by Chuck Lever · 5 years ago
  13. 8581038 xprtrdma: Destroy rpcrdma_rep when Receive is flushed by Chuck Lever · 5 years ago
  14. b78de1d xprtrdma: Allocate and map transport header buffers at connect time by Chuck Lever · 5 years ago
  15. 25868e6 xprtrdma: Refactor frwr_is_supported by Chuck Lever · 5 years ago
  16. 18d065a xprtrdma: Eliminate per-transport "max pages" by Chuck Lever · 5 years ago
  17. 7581d90 xprtrdma: Refactor initialization of ep->rep_max_requests by Chuck Lever · 5 years ago
  18. cb586de xprtrdma: Make sendctx queue lifetime the same as connection lifetime by Chuck Lever · 5 years ago
  19. 2e87036 xprtrdma: Eliminate ri_max_send_sges by Chuck Lever · 5 years ago
  20. c2bd2c0 SUNRPC: constify copied structure by Julia Lawall · 5 years ago
  21. b845760 SUNRPC: call_connect_status should handle -EPROTO by Chuck Lever · 5 years ago
  22. abf8af7 SUNRPC: Capture signalled RPC tasks by Chuck Lever · 5 years ago
  23. 52879b4 sunrpc: convert to time64_t for expiry by Arnd Bergmann · 5 years ago
  24. 671c450 xprtrdma: Fix oops in Receive handler after device removal by Chuck Lever · 5 years ago
  25. 13cb886 xprtrdma: Fix completion wait during device removal by Chuck Lever · 5 years ago
  26. b32b9ed xprtrdma: Fix create_qp crash on device unload by Chuck Lever · 5 years ago
  27. f559935 nfs: use time64_t internally by Arnd Bergmann · 7 years ago
  28. 294ec5b sunrpc: convert to time64_t for expiry by Arnd Bergmann · 7 years ago
  29. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  30. fb9bf40 Merge tag 'nfs-for-5.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 5 years ago
  31. 260a267 kernel/notifier.c: remove blocking_notifier_chain_cond_register() by Xiaoming Ni · 5 years ago
  32. a264aba SUNRPC: Capture completion of all RPC tasks by Chuck Lever · 5 years ago
  33. 8729aab SUNRPC: Fix backchannel latency metrics by Chuck Lever · 5 years ago
  34. e8d70b3 SUNRPC: Fix another issue with MIC buffer space by Chuck Lever · 5 years ago
  35. 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
  36. 66eb3ad SUNRPC: Avoid RPC delays when exiting suspend by Trond Myklebust · 5 years ago
  37. e6237b6 NFSv4.1: Don't rebind to the same source port when reconnecting to the server by Trond Myklebust · 5 years ago
  38. 5866efa SUNRPC: Fix svcauth_gss_proxy_init() by Chuck Lever · 5 years ago
  39. ff27e9f SUNRPC: Trace gssproxy upcall results by Chuck Lever · 5 years ago
  40. 669996a SUNRPC: Destroy the back channel when we destroy the host transport by Trond Myklebust · 5 years ago
  41. 9edb455 SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding by Trond Myklebust · 5 years ago
  42. 875f070 SUNRPC: The TCP back channel mustn't disappear while requests are outstanding by Trond Myklebust · 5 years ago
  43. a52c23b xprtrdma: Replace dprintk in xprt_rdma_set_port by Chuck Lever · 5 years ago
  44. f54c870 xprtrdma: Replace dprintk() in rpcrdma_update_connect_private() by Chuck Lever · 5 years ago
  45. d4957f0 xprtrdma: Refine trace_xprtrdma_fixup by Chuck Lever · 5 years ago
  46. 7b020f1 xprtrdma: Report the computed connect delay by Chuck Lever · 5 years ago
  47. 6cb2868 xprtrdma: Wake tasks after connect worker fails by Chuck Lever · 5 years ago
  48. 614f3c9 xprtrdma: Pull up sometimes by Chuck Lever · 5 years ago
  49. d6764bb xprtrdma: Refactor rpcrdma_prepare_msg_sges() by Chuck Lever · 5 years ago
  50. dc15c3d xprtrdma: Move the rpcrdma_sendctx::sc_wr field by Chuck Lever · 5 years ago
  51. b5cde6a xprtrdma: Remove rpcrdma_sendctx::sc_device by Chuck Lever · 5 years ago
  52. f995879 xprtrdma: Remove rpcrdma_sendctx::sc_xprt by Chuck Lever · 5 years ago
  53. 15d9b01 xprtrdma: Ensure ri_id is stable during MR recycling by Chuck Lever · 5 years ago
  54. 9d2da4f xprtrdma: Manage MRs in context of a single connection by Chuck Lever · 5 years ago
  55. c370078 xprtrdma: Fix MR list handling by Chuck Lever · 5 years ago
  56. 2ae50ad xprtrdma: Close window between waking RPC senders and posting Receives by Chuck Lever · 5 years ago
  57. eea63ca xprtrdma: Initialize rb_credits in one place by Chuck Lever · 5 years ago
  58. a31b2f9 xprtrdma: Connection becomes unstable after a reconnect by Chuck Lever · 5 years ago
  59. 4b93dab xprtrdma: Add unique trace points for posting Local Invalidate WRs by Chuck Lever · 5 years ago
  60. bf7ca70 SUNRPC: Add trace points to observe transport congestion control by Chuck Lever · 5 years ago
  61. 5cd8b0d SUNRPC: Eliminate log noise in call_reserveresult by Chuck Lever · 5 years ago
  62. 5fcaf69 sunrpc: fix crash when cache_head become valid before update by Pavel Tikhomirov · 5 years ago
  63. af84537 SUNRPC: fix race to sk_err after xs_error_report by Benjamin Coddington · 5 years ago
  64. 832b2cb svcrdma: Improve DMA mapping trace points by Chuck Lever · 5 years ago
  65. 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  66. 972a2bf Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 5 years ago
  67. e41f9ef sunrpc: clean up indentation issue by Colin Ian King · 5 years ago
  68. 018c683 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  69. 8593e01 SUNRPC: Fix congestion window race with disconnect by Chuck Lever · 5 years ago
  70. 9ba8288 SUNRPC: Don't try to parse incomplete RPC messages by Trond Myklebust · 5 years ago
  71. f925ab9 SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic by Benjamin Coddington · 5 years ago
  72. 5f1bc39 SUNRPC: Fix buffer handling of GSS MIC without slack by Benjamin Coddington · 5 years ago
  73. e170eb2 Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  74. 714fbc7 SUNRPC: RPC level errors should always set task->tk_rpc_status by Trond Myklebust · 5 years ago
  75. 45835a6 SUNRPC: Don't receive TCP data into a request buffer that has been reset by Trond Myklebust · 5 years ago
  76. cc204d0 SUNRPC: Dequeue the request from the receive queue while we're re-encoding by Trond Myklebust · 5 years ago
  77. 75c6651 Merge tag 'v5.3-rc8' into rdma.git for-next by Jason Gunthorpe · 5 years ago
  78. 533770c new helper: get_tree_keyed() by Al Viro · 5 years ago
  79. 60b3990 sunrpc: Use kzfree rather than its implementation. by zhong jiang · 5 years ago
  80. 98ef77d xprtrdma: Send Queue size grows after a reconnect by Chuck Lever · 5 years ago
  81. f9e1afe xprtrdma: Clear xprt->reestablish_timeout on close by Chuck Lever · 5 years ago
  82. c82e547 SUNRPC: Handle connection breakages correctly in call_status() by Trond Myklebust · 5 years ago
  83. d571192 Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated" by Trond Myklebust · 5 years ago
  84. 80f455d SUNRPC: Handle EADDRINUSE and ENOBUFS correctly by Trond Myklebust · 5 years ago
  85. bd736ed SUNRPC: Don't handle errors if the bind/connect succeeded by Trond Myklebust · 5 years ago
  86. ee2f412e xprtrdma: Recycle MRs after disconnect by Chuck Lever · 5 years ago
  87. 435eba4 xprtrdma: Optimize rpcrdma_post_recvs() by Chuck Lever · 5 years ago
  88. 1738de3 xprtrdma: Inline XDR chunk encoder functions by Chuck Lever · 5 years ago
  89. 17d47f9 xprtrdma: Fix bc_max_slots return value by Chuck Lever · 5 years ago
  90. 2a7f77c7 xprtrdma: Clean up xprt_rdma_set_connect_timeout() by Chuck Lever · 5 years ago
  91. b0b227f xprtrdma: Use an llist to manage free rpcrdma_reps by Chuck Lever · 5 years ago
  92. 4d6b889 xprtrdma: Remove rpcrdma_buffer::rb_mrlock by Chuck Lever · 5 years ago
  93. 6dc6ec9 xprtrdma: Cache free MRs in each rpcrdma_req by Chuck Lever · 5 years ago
  94. 805a1f6 xprtrdma: Ensure creating an MR does not trigger FS writeback by Chuck Lever · 5 years ago
  95. 3b39f52 xprtrdma: Move rpcrdma_mr_get out of frwr_map by Chuck Lever · 5 years ago
  96. 1ca3f4c xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put by Chuck Lever · 5 years ago
  97. 265a38d xprtrdma: Simplify rpcrdma_mr_pop by Chuck Lever · 5 years ago
  98. 3957905 xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods by Chuck Lever · 5 years ago
  99. eed48a9 xprtrdma: Rename rpcrdma_buffer::rb_all by Chuck Lever · 5 years ago
  100. 2dfdcd8 xprtrdma: Rename CQE field in Receive trace points by Chuck Lever · 5 years ago