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