1. a15286c Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 3 years, 6 months ago
  2. ae605ee xprtrdma: Revert 586a0787ce35 by Chuck Lever · 3 years, 7 months ago
  3. 201e2c1 locking/atomic: net: use linux/atomic.h for xchg & cmpxchg by Mark Rutland · 3 years, 7 months ago
  4. e86be3a SUNRPC: More fixes for backlog congestion by Trond Myklebust · 3 years, 7 months ago
  5. d275880 SUNRPC: Fix Oops in xs_tcp_send_request() when transport is disconnected by Trond Myklebust · 3 years, 8 months ago
  6. e877a88 SUNRPC in case of backlog, hand free slots directly to waiting task by NeilBrown · 3 years, 8 months ago
  7. a647034 Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 3 years, 8 months ago
  8. a79cdfb Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 8 months ago
  9. 9e895cd xprtrdma: Fix a NULL dereference in frwr_unmap_sync() by Chuck Lever · 3 years, 8 months ago
  10. f8f7e0f sunrpc: Fix misplaced barrier in call_decode by Baptiste Lepers · 3 years, 8 months ago
  11. f6e70aa SUNRPC: refresh rq_pages using a bulk page allocator by Chuck Lever · 3 years, 8 months ago
  12. ab83626 SUNRPC: set rq_page_end differently by Chuck Lever · 3 years, 8 months ago
  13. 13bcf7e xprtrdma: Move fr_mr field to struct rpcrdma_mr by Chuck Lever · 3 years, 8 months ago
  14. dcff9ed xprtrdma: Move the Work Request union to struct rpcrdma_mr by Chuck Lever · 3 years, 8 months ago
  15. 9a301ca xprtrdma: Move fr_linv_done field to struct rpcrdma_mr by Chuck Lever · 3 years, 8 months ago
  16. e10fa96 xprtrdma: Move cqe to struct rpcrdma_mr by Chuck Lever · 3 years, 8 months ago
  17. 0a26d10 xprtrdma: Move fr_cid to struct rpcrdma_mr by Chuck Lever · 3 years, 8 months ago
  18. e1648eb xprtrdma: Remove the RPC/RDMA QP event handler by Chuck Lever · 3 years, 8 months ago
  19. 4ddd0fc xprtrdma: Add tracepoints showing FastReg WRs and remote invalidation by Chuck Lever · 3 years, 8 months ago
  20. b3ce7a2 xprtrdma: Avoid Send Queue wrapping by Chuck Lever · 3 years, 8 months ago
  21. 8a05343 xprtrdma: Do not wake RPC consumer on a failed LocalInv by Chuck Lever · 3 years, 8 months ago
  22. e4b52ca xprtrdma: Do not recycle MR after FastReg/LocalInv flushes by Chuck Lever · 3 years, 8 months ago
  23. 44438ad xprtrdma: Clarify use of barrier in frwr_wc_localinv_done() by Chuck Lever · 3 years, 8 months ago
  24. f912af7 xprtrdma: Rename frwr_release_mr() by Chuck Lever · 3 years, 8 months ago
  25. 1363e63 xprtrdma: rpcrdma_mr_pop() already does list_del_init() by Chuck Lever · 3 years, 8 months ago
  26. c35ca60 xprtrdma: Delete rpcrdma_recv_buffer_put() by Chuck Lever · 3 years, 8 months ago
  27. 35d8b10 xprtrdma: Fix cwnd update ordering by Chuck Lever · 3 years, 8 months ago
  28. 9e3ca33 xprtrdma: Improve locking around rpcrdma_rep creation by Chuck Lever · 3 years, 8 months ago
  29. 8b5292be xprtrdma: Improve commentary around rpcrdma_reps_unmap() by Chuck Lever · 3 years, 8 months ago
  30. eaf86e8 xprtrdma: Improve locking around rpcrdma_rep destruction by Chuck Lever · 3 years, 8 months ago
  31. 5030c9a xprtrdma: Put flushed Receives on free list instead of destroying them by Chuck Lever · 3 years, 8 months ago
  32. 15788d1 xprtrdma: Do not refresh Receive Queue while it is draining by Chuck Lever · 3 years, 8 months ago
  33. 32e6b68 xprtrdma: Avoid Receive Queue wrapping by Chuck Lever · 3 years, 8 months ago
  34. b9f83ff SUNRPC: Fix null pointer dereference in svc_rqst_free() by Yunjian Wang · 3 years, 8 months ago
  35. cb579086 SUNRPC: fix ternary sign expansion bug in tracing by Dan Carpenter · 3 years, 8 months ago
  36. 8727f78 svcrdma: Pass a useful error code to the send_err tracepoint by Chuck Lever · 3 years, 9 months ago
  37. c7731d5 svcrdma: Rename goto labels in svc_rdma_sendto() by Chuck Lever · 3 years, 9 months ago
  38. 351461f svcrdma: Don't leak send_ctxt on Send errors by Chuck Lever · 3 years, 9 months ago
  39. 0925217 SUNRPC: Handle major timeout in xprt_adjust_timeout() by Chris Dion · 3 years, 9 months ago
  40. 6cf2378 SUNRPC: Remove trace_xprt_transmit_queued by Chuck Lever · 3 years, 9 months ago
  41. e936a59 SUNRPC: Add tracepoint that fires when an RPC is retransmitted by Chuck Lever · 3 years, 9 months ago
  42. 7638e0b SUNRPC: Move fault injection call sites by Chuck Lever · 3 years, 9 months ago
  43. dee9f6a sunrpc: Remove unused function ip_map_lookup by Jiapeng Chong · 3 years, 9 months ago
  44. 98b5cee SUNRPC: Ensure the transport backchannel association by Benjamin Coddington · 3 years, 9 months ago
  45. 6b99647 sunrpc: honor rpc_task's timeout value in rpcb_create() by Eryu Guan · 3 years, 9 months ago
  46. d737e5d SUNRPC: Set TCP_CORK until the transmit queue is empty by Trond Myklebust · 3 years, 11 months ago
  47. e3eded5 svcrdma: Clean up dto_q critical section in svc_rdma_recvfrom() by Chuck Lever · 3 years, 10 months ago
  48. 5533c4f svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_arg by Chuck Lever · 4 years ago
  49. 9af723b svcrdma: Remove sc_read_complete_q by Chuck Lever · 4 years ago
  50. 7d81ee8 svcrdma: Single-stage RDMA Read by Chuck Lever · 4 years ago
  51. 82011c8 SUNRPC: Move svc_xprt_received() call sites by Chuck Lever · 4 years ago
  52. 7dcfbd8 SUNRPC: Export svc_xprt_received() by Chuck Lever · 4 years ago
  53. cc93ce9 svcrdma: Retain the page backing rq_res.head[0].iov_base by Chuck Lever · 4 years ago
  54. 5799006 svcrdma: Remove unused sc_pages field by Chuck Lever · 4 years ago
  55. 2a1e4f2 svcrdma: Normalize Send page handling by Chuck Lever · 4 years ago
  56. e844d30 svcrdma: Add a "deferred close" helper by Chuck Lever · 3 years, 10 months ago
  57. c558d47 svcrdma: Maintain a Receive water mark by Chuck Lever · 3 years, 10 months ago
  58. 7b748c3 svcrdma: Use svc_rdma_refresh_recvs() in wc_receive by Chuck Lever · 3 years, 10 months ago
  59. 77f0a2a svcrdma: Add a batch Receive posting mechanism by Chuck Lever · 3 years, 10 months ago
  60. c6b7ed8 svcrdma: Remove stale comment for svc_rdma_wc_receive() by Chuck Lever · 3 years, 10 months ago
  61. 270f25e svcrdma: Provide an explanatory comment in CMA event handler by Chuck Lever · 3 years, 10 months ago
  62. 072db26 svcrdma: RPCDBG_FACILITY is no longer used by Chuck Lever · 3 years, 10 months ago
  63. 4108e10 Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 10 months ago
  64. bade4be svcrdma: Revert "svcrdma: Reduce Receive doorbell rate" by Chuck Lever · 3 years, 10 months ago
  65. f0940f4 SUNRPC: Set memalloc_nofs_save() for sync tasks by Benjamin Coddington · 3 years, 10 months ago
  66. 0ddc942 rpc: fix NULL dereference on kmalloc failure by J. Bruce Fields · 3 years, 10 months ago
  67. f1442d63 sunrpc: fix refcount leak for rpc auth modules by Daniel Kobras · 3 years, 10 months ago
  68. c7de87f NFSD: Repair misuse of sv_lock in 5.10.16-rt30. by Joe Korty · 3 years, 10 months ago
  69. 6820bf7 svcrdma: disable timeouts on rdma backchannel by Timo Rothenpieler · 3 years, 10 months ago
  70. 1c9077c Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 10 months ago
  71. 7c70f3a Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 10 months ago
  72. 99f1a58 Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 10 months ago
  73. 4d12b72 SUNRPC: Further clean up svc_tcp_sendmsg() by Chuck Lever · 3 years, 11 months ago
  74. 987c7b1 SUNRPC: Remove redundant socket flags from svc_tcp_sendmsg() by Trond Myklebust · 3 years, 11 months ago
  75. e0a912e SUNRPC: Use TCP_CORK to optimise send performance on the server by Trond Myklebust · 3 years, 11 months ago
  76. 0ac24c3 svcrdma: Hold private mutex while invoking rdma_accept() by Chuck Lever · 3 years, 11 months ago
  77. 586a078 xprtrdma: Clean up rpcrdma_prepare_readch() by Chuck Lever · 3 years, 11 months ago
  78. 2324fbe xprtrdma: Pad optimization, revisited by Chuck Lever · 3 years, 11 months ago
  79. 84dff5e rpcrdma: Fix comments about reverse-direction operation by Chuck Lever · 3 years, 11 months ago
  80. 67b1662 xprtrdma: Refactor invocations of offset_in_page() by Chuck Lever · 3 years, 11 months ago
  81. 54e6aec xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map() by Chuck Lever · 3 years, 11 months ago
  82. 9929f4a xprtrdma: Remove FMR support in rpcrdma_convert_iovs() by Chuck Lever · 3 years, 11 months ago
  83. 93f479d SUNRPC: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  84. 12b20ce net: sunrpc: xprtsock.c: Corrected few spellings ,in comments by Bhaskar Chowdhury · 4 years, 2 months ago
  85. 8c71139 SUNRPC: correct error code comment in xs_tcp_setup_socket() by Calum Mackay · 4 years, 2 months ago
  86. bad4c6e SUNRPC: Fix NFS READs that start at non-page-aligned offsets by Chuck Lever · 4 years ago
  87. e4a7d1f SUNRPC: Handle 0 length opaque XDR object data properly by Dave Wysochanski · 4 years ago
  88. ba6dfce SUNRPC: Move simple_get_bytes and simple_get_netobj into private header by Dave Wysochanski · 4 years ago
  89. 4ff923c SUNRPC: Correct a comment by Chuck Lever · 4 years ago
  90. dd2d055 svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom() by Chuck Lever · 4 years ago
  91. 43042b9 svcrdma: Reduce Receive doorbell rate by Chuck Lever · 4 years, 1 month ago
  92. c6226ff svcrdma: Deprecate stat variables that are no longer used by Chuck Lever · 4 years ago
  93. 1e7e55731 svcrdma: Restore read and write stats by Chuck Lever · 4 years ago
  94. 22df5a2 svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter by Chuck Lever · 4 years ago
  95. df971cd svcrdma: Convert rdma_stat_recv to a per-CPU counter by Chuck Lever · 4 years ago
  96. 59a0025 svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up() by Chuck Lever · 4 years ago
  97. f419f03 Merge tag 'nfsd-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 4 years ago
  98. 5f39d27 SUNRPC: Move the svc_xdr_recvfrom tracepoint again by Chuck Lever · 4 years ago
  99. e609571 Merge tag 'nfs-for-5.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years ago
  100. c912fd0 Merge tag 'nfsd-5.11-1' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years ago