1. 064a917 SUNRPC: use different lock keys for INET6 and LOCAL by NeilBrown · 3 years, 1 month ago
  2. 3be232f SUNRPC: Prevent immediate close+reconnect by Trond Myklebust · 3 years, 2 months ago
  3. d896ba8 SUNRPC: Fix races when closing the socket by Trond Myklebust · 3 years, 2 months ago
  4. 280254b SUNRPC: Clean up xs_tcp_setup_sock() by Trond Myklebust · 3 years, 2 months ago
  5. ea9afca SUNRPC: Replace use of socket sk_callback_lock with sock_lock by Trond Myklebust · 3 years, 2 months ago
  6. 0961f0c Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 3 years, 4 months ago
  7. 7c81e6a SUNRPC: Tweak TCP socket shutdown in the RPC client by Trond Myklebust · 3 years, 4 months ago
  8. 0a6ff58 SUNRPC: Simplify socket shutdown when not reusing TCP ports by Trond Myklebust · 3 years, 4 months ago
  9. 2a14c9a params: lift param_set_uint_minmax to common code by Sagi Grimberg · 3 years, 6 months ago
  10. 5d46dd0 sunrpc: Fix return value of get_srcport() by Anna Schumaker · 3 years, 5 months ago
  11. 878b3df Merge part 2 of branch 'sysfs-devel' by Trond Myklebust · 3 years, 6 months ago
  12. 526fca3 Merge branch 'sysfs-devel' by Trond Myklebust · 3 years, 6 months ago
  13. a848248 SUNRPC query transport's source port by Olga Kornievskaia · 3 years, 6 months ago
  14. d3abc73 sunrpc: keep track of the xprt_class in rpc_xprt structure by Olga Kornievskaia · 3 years, 7 months ago
  15. bc1c56e SUNRPC: prevent port reuse on transports which don't request it. by NeilBrown · 3 years, 7 months ago
  16. d275880 SUNRPC: Fix Oops in xs_tcp_send_request() when transport is disconnected by Trond Myklebust · 3 years, 8 months ago
  17. 98b5cee SUNRPC: Ensure the transport backchannel association by Benjamin Coddington · 3 years, 9 months ago
  18. d737e5d SUNRPC: Set TCP_CORK until the transmit queue is empty by Trond Myklebust · 3 years, 11 months ago
  19. 93f479d SUNRPC: Fix fall-through warnings for Clang by Gustavo A. R. Silva · 4 years, 1 month ago
  20. 12b20ce net: sunrpc: xprtsock.c: Corrected few spellings ,in comments by Bhaskar Chowdhury · 4 years, 2 months ago
  21. 8c71139 SUNRPC: correct error code comment in xs_tcp_setup_socket() by Calum Mackay · 4 years, 2 months ago
  22. ac9645c sunrpc: fix xs_read_xdr_buf for partial pages receive by Dan Aloni · 4 years, 1 month ago
  23. d5aa6b2 SUNRPC: xprt_load_transport() needs to support the netid "rdma6" by Trond Myklebust · 4 years, 2 months ago
  24. 015747d SUNRPC: Replace dprintk() call site in xs_nospace() by Chuck Lever · 4 years, 6 months ago
  25. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  26. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 7 months ago
  27. c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
  28. 18d5ad6 ipv6: add ip6_sock_set_addr_preferences by Christoph Hellwig · 4 years, 7 months ago
  29. 480aeb9 tcp: add tcp_sock_set_keepcnt by Christoph Hellwig · 4 years, 7 months ago
  30. d41ecaa tcp: add tcp_sock_set_keepintvl by Christoph Hellwig · 4 years, 7 months ago
  31. 71c48eb tcp: add tcp_sock_set_keepidle by Christoph Hellwig · 4 years, 7 months ago
  32. c488aea tcp: add tcp_sock_set_user_timeout by Christoph Hellwig · 4 years, 7 months ago
  33. fe31a32 net: add sock_set_reuseport by Christoph Hellwig · 4 years, 7 months ago
  34. ce3d954 net: add sock_set_keepalive by Christoph Hellwig · 4 years, 7 months ago
  35. ca4faf5 SUNRPC: Move xpt_mutex into socket xpo_sendto methods by Chuck Lever · 4 years, 8 months ago
  36. 6221f1d SUNRPC: Fix backchannel RPC soft lockups by Chuck Lever · 4 years, 8 months ago
  37. 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
  38. da1661b SUNRPC: Teach server to use xprt_sock_sendmsg for socket sends by Chuck Lever · 4 years, 10 months ago
  39. 9e55eef4 SUNRPC: Refactor xs_sendpages() by Chuck Lever · 4 years, 10 months ago
  40. 68e9a24 SUNRPC: remove redundant assignments to variable status by Colin Ian King · 4 years, 10 months ago
  41. 911d137 Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  42. 8729aab SUNRPC: Fix backchannel latency metrics by Chuck Lever · 5 years ago
  43. e6237b6 NFSv4.1: Don't rebind to the same source port when reconnecting to the server by Trond Myklebust · 5 years ago
  44. af84537 SUNRPC: fix race to sk_err after xs_error_report by Benjamin Coddington · 5 years ago
  45. 45835a6 SUNRPC: Don't receive TCP data into a request buffer that has been reset by Trond Myklebust · 5 years ago
  46. 7536908 SUNRPC: Ensure the bvecs are reset when we re-encode the RPC request by Trond Myklebust · 5 years ago
  47. 7402a4f SUNRPC: Fix up backchannel slot table accounting by Trond Myklebust · 5 years ago
  48. 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
  49. 675dd90 xprtrdma: Modernize ops->connect by Chuck Lever · 6 years ago
  50. b5e9241 SUNRPC: Remove the bh-safe lock requirement on xprt->transport_lock by Trond Myklebust · 6 years ago
  51. 4f8943f SUNRPC: Replace direct task wakeups from softirq context by Trond Myklebust · 6 years ago
  52. 7e3d362 SUNRPC: Fix up calculation of client message length by Trond Myklebust · 6 years ago
  53. 5ad64b3 SUNRPC: Add tracking of RPC level errors by Trond Myklebust · 6 years ago
  54. 8ba6a92 SUNRPC: Refactor xprt_request_wait_receive() by Trond Myklebust · 6 years ago
  55. 01f2f5b SUNRPC: fix uninitialized variable warning by Alakesh Haloi · 6 years ago
  56. 9734ad5 SUNRPC: Fix a client regression when handling oversized replies by Trond Myklebust · 6 years ago
  57. 12a3ad6 SUNRPC: Convert remaining GFP_NOIO, and GFP_NOWAIT sites in sunrpc by Trond Myklebust · 6 years ago
  58. a73881c SUNRPC: Fix an Oops in udp_poll() by Trond Myklebust · 6 years ago
  59. 06b5fc3 Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 6 years ago
  60. 6f903b1 SUNRPC: Remove the redundant 'zerocopy' argument to xs_sendpages() by Trond Myklebust · 6 years ago
  61. c87dc4c SUNRPC: Further cleanups of xs_sendpages() by Trond Myklebust · 6 years ago
  62. 0472e47 SUNRPC: Convert socket page send code to use iov_iter() by Trond Myklebust · 6 years ago
  63. e791f8e SUNRPC: Convert xs_send_kvec() to use iov_iter_kvec() by Trond Myklebust · 6 years ago
  64. 5f52a9d SUNRPC: Initiate a connection close on an ESHUTDOWN error in stream receive by Trond Myklebust · 6 years ago
  65. 727fcc6 SUNRPC: Don't suppress socket errors when a message read completes by Trond Myklebust · 6 years ago
  66. e92053a SUNRPC: Handle zero length fragments correctly by Trond Myklebust · 6 years ago
  67. ae05355 SUNRPC: Don't reset the stream record info when the receive worker is running by Trond Myklebust · 6 years ago
  68. b9779a5 SUNRPC: Ensure rq_bytes_sent is reset before request transmission by Trond Myklebust · 6 years ago
  69. 0ffe86f SUNRPC: Use poll() to fix up the socket requeue races by Trond Myklebust · 6 years ago
  70. a1231fd SUNRPC: Set memalloc_nofs_save() on all rpciod/xprtiod jobs by Trond Myklebust · 6 years ago
  71. 067fb11 SUNRPC: Remove rpc_xprt::tsh_size by Chuck Lever · 6 years ago
  72. 6a829eb SUNRPC: Fix TCP receive code on archs with flush_dcache_page() by Trond Myklebust · 6 years ago
  73. e6b9257 Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 6 years ago
  74. e45428a Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  75. acf0a39 SUNRPC: Fix some kernel doc complaints by Chuck Lever · 6 years ago
  76. 4aa5cff sunrpc: remove unused bc_up operation from rpc_xprt_ops by Vasily Averin · 6 years ago
  77. 8e2e5b7 SUNRPC: allow /proc entries without CONFIG_SUNRPC_DEBUG by Ben Dooks · 6 years ago
  78. cf76785 SUNRPC: Fix a race with XPRT_CONNECTING by Trond Myklebust · 6 years ago
  79. 0445f92 SUNRPC: Fix disconnection races by Trond Myklebust · 6 years ago
  80. 79462857 SUNRPC: Don't force a redundant disconnection in xs_read_stream() by Trond Myklebust · 6 years ago
  81. dfcf038 SUNRPC: Fix up socket polling by Trond Myklebust · 6 years ago
  82. b76a5af SUNRPC: Use the discard iterator rather than MSG_TRUNC by Trond Myklebust · 6 years ago
  83. 26781ea SUNRPC: Treat EFAULT as a truncated message in xs_read_stream_request() by Trond Myklebust · 6 years ago
  84. 16e5e90 SUNRPC: Fix up handling of the XDRBUF_SPARSE_PAGES flag by Trond Myklebust · 6 years ago
  85. c443305 SUNRPC: Fix RPC receive hangs by Trond Myklebust · 6 years ago
  86. 0e9b4a8 missing bits of "iov_iter: Separate type from direction and use accessor functions" by Al Viro · 6 years ago
  87. 93bdcf9 Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Trond Myklebust · 6 years ago
  88. 826799e sunrpc: safely reallow resvport min/max inversion by J. Bruce Fields · 6 years ago
  89. 8440a88 sunrpc: Report connect_time in seconds by Chuck Lever · 6 years ago
  90. 3968a8a sunrpc: Fix connect metrics by Chuck Lever · 6 years ago
  91. 4f54614 SUNRPC: Clean up xs_udp_data_receive() by Trond Myklebust · 6 years ago
  92. 550aebf SUNRPC: Allow AF_LOCAL sockets to use the generic stream receive by Trond Myklebust · 6 years ago
  93. c50b8ee SUNRPC: Clean up - rename xs_tcp_data_receive() to xs_stream_data_receive() by Trond Myklebust · 6 years ago
  94. 277e4ab SUNRPC: Simplify TCP receive code by switching to using iterators by Trond Myklebust · 6 years ago
  95. adfa714 SUNRPC: Cleanup: remove the unused 'task' argument from the request_send() by Trond Myklebust · 6 years ago
  96. c544577 SUNRPC: Clean up transport write space handling by Trond Myklebust · 6 years ago
  97. 36bd7de SUNRPC: Turn off throttling of RPC slots for TCP sockets by Trond Myklebust · 6 years ago
  98. 75891f5 SUNRPC: Support for congestion control when queuing is enabled by Trond Myklebust · 6 years ago
  99. 50f484e SUNRPC: Treat the task and request as separate in the xprt_ops->send_request() by Trond Myklebust · 6 years ago
  100. 75c8415 SUNRPC: Rename xprt->recv_lock to xprt->queue_lock by Trond Myklebust · 6 years ago