1. dd9f2fb SUNRPC: Clean up initialisation of the struct rpc_rqst by Trond Myklebust · 6 years ago
  2. 2059581 SUNRPC: Fix a potential race in xprt_connect() by Trond Myklebust · 6 years ago
  3. 8fdee4c sunrpc: whitespace fixes by Stephen Hemminger · 6 years ago
  4. 0dae72d sunrpc: Prevent duplicate XID allocation by Chuck Lever · 6 years ago
  5. a9cde23 SUNRPC: Add a ->free_slot transport callout by Chuck Lever · 6 years ago
  6. 37ac86c SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock by Chuck Lever · 6 years ago
  7. ff699ea8 SUNRPC: Make num_reqs a non-atomic integer by Chuck Lever · 7 years ago
  8. 7821575 SUNRPC: Make RTT measurement more precise (Send) by Chuck Lever · 7 years ago
  9. 0b87a46 SUNRPC: Make RTT measurement more precise (Receive) by Chuck Lever · 7 years ago
  10. ecd465e SUNRPC: Move xprt_update_rtt callsite by Chuck Lever · 7 years ago
  11. 2275cde SUNRPC: Queue latency-sensitive socket tasks to xprtiod by Trond Myklebust · 7 years ago
  12. 82476d9 SUNRPC: Trace xprt_timer events by Chuck Lever · 7 years ago
  13. d025fbf Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  14. 90d91b0 SUNRPC: Fix a race in the receive code path by Trond Myklebust · 7 years ago
  15. c3e9c04 Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 7 years ago
  16. e9d4763 net: sunrpc: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  17. e1ea2f9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  18. 528fd35 SUNRPC: Destroy transport from the system workqueue by Trond Myklebust · 7 years ago
  19. ff861c4 sunrpc: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  20. 4c625a9 SUNRPC: fix a list corruption issue in xprt_release() by Trond Myklebust · 7 years ago
  21. 9590d08 xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler by Chuck Lever · 7 years ago
  22. ce7c252 SUNRPC: Add a separate spinlock to protect the RPC request receive list by Trond Myklebust · 7 years ago
  23. 729749b SUNRPC: Don't hold the transport lock across socket copy operations by Trond Myklebust · 7 years ago
  24. 92ea011 SUNRPC: Make slot allocation more reliable by Trond Myklebust · 7 years ago
  25. e2a4f4f sunrpc: Export xprt_force_disconnect() by Chuck Lever · 8 years ago
  26. b977b64 sunrpc: Allow xprt->ops->timer method to sleep by Chuck Lever · 8 years ago
  27. 2c2ee6d sunrpc: Don't engage exponential backoff when connection attempt is rejected. by NeilBrown · 8 years ago
  28. 3435c74 SUNRPC: Generalize the RPC buffer release API by Chuck Lever · 8 years ago
  29. ad3331a SUNRPC: Fix up socket autodisconnect by Trond Myklebust · 8 years ago
  30. f1dc237 SUNRPC: Reduce latency when send queue is congested by Trond Myklebust · 8 years ago
  31. 40a5f1b SUNRPC: RPC transport queue must be low latency by Trond Myklebust · 8 years ago
  32. fb43d17 SUNRPC: Use the multipath iterator to assign a transport to each task by Trond Myklebust · 9 years ago
  33. 80b14d5 SUNRPC: Add a structure to track multiple transports by Trond Myklebust · 10 years ago
  34. fda1bfe SUNRPC: Make freeing of struct xprt rcu-safe by Trond Myklebust · 10 years ago
  35. 30c5116 SUNRPC: Uninline xprt_get(); It isn't performance critical. by Trond Myklebust · 10 years ago
  36. 5d252f9 svcrdma: Add class for RDMA backwards direction transport by Chuck Lever · 9 years ago
  37. 79234c3 SUNRPC: Lock the transport layer on shutdown by Trond Myklebust · 9 years ago
  38. 4876cc7 SUNRPC: Ensure we release the TCP socket once it has been closed by Trond Myklebust · 9 years ago
  39. 2980731 SUNRPC: never enqueue a ->rq_cong request on ->sending by Neil Brown · 9 years ago
  40. 4a06825 SUNRPC: Transport fault injection by Chuck Lever · 9 years ago
  41. 21330b6 Merge branch 'bugfixes' by Trond Myklebust · 10 years ago
  42. 3f94009 sunrpc: make debugfs file creation failure non-fatal by Jeff Layton · 10 years ago
  43. 0695314 SUNRPC: Fix a regression when reconnecting by Trond Myklebust · 10 years ago
  44. 9e2b9f3 SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag by Trond Myklebust · 10 years ago
  45. 718ba5b SUNRPC: Add helpers to prevent socket create from racing by Trond Myklebust · 10 years ago
  46. 388f0c7 sunrpc: add a debugfs rpc_xprt directory with an info file in it by Jeff Layton · 10 years ago
  47. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  48. 3705ad6 sunrpc: add new tracepoints in xprt handling code by Jeff Layton · 10 years ago
  49. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  50. 3c45ddf svcrdma: Select NFSv4.1 backchannel transport based on forward channel by Chuck Lever · 10 years ago
  51. 2fc193c SUNRPC: Handle EPIPE in xprt_connect_status by Trond Myklebust · 10 years ago
  52. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  53. 4f4cf5a SUNRPC: Move congestion window constants to header file by Chuck Lever · 10 years ago
  54. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  55. d531c00 NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp by Kinglong Mee · 11 years ago
  56. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 11 years ago
  57. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 11 years ago
  58. 0fe8d04 SUNRPC: Ensure xprt_connect_status handles all potential connection errors by Trond Myklebust · 11 years ago
  59. 8313164 SUNRPC: remove an unnecessary if statement by wangweidong · 11 years ago
  60. 9255194 SUNRPC: Remove redundant initialisations of request rq_bytes_sent by Trond Myklebust · 11 years ago
  61. 8a19a0b SUNRPC: Add RPC task and client level options to disable the resend timeout by Trond Myklebust · 11 years ago
  62. 90051ea SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool by Trond Myklebust · 11 years ago
  63. ee071ef SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write by Trond Myklebust · 11 years ago
  64. 0a66052 SUNRPC: Don't set the request connect_cookie until a successful transmit by Trond Myklebust · 11 years ago
  65. 33d90ac SUNRPC: allow disabling idle timeout by J. Bruce Fields · 12 years ago
  66. ba60eb2 SUNRPC: Fix a livelock problem in the xprt->backlog queue by Trond Myklebust · 12 years ago
  67. a9a6b52 SUNRPC: Don't start the retransmission timer when out of socket space by Trond Myklebust · 12 years ago
  68. ad2368d SUNRPC: Avoid RCU dereferences in the transport bind and connect code by Trond Myklebust · 12 years ago
  69. 45bc0dc SUNRPC: Fix an RCU dereference in xprt_reserve by Trond Myklebust · 12 years ago
  70. 6a24dfb SUNRPC: Pass pointers to struct rpc_xprt to the congestion window by Trond Myklebust · 12 years ago
  71. 1b09209 SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback by Trond Myklebust · 12 years ago
  72. a4f0835 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() by Trond Myklebust · 12 years ago
  73. 87ed500 SUNRPC: Ensure we release the socket write lock if the rpc_task exits early by Trond Myklebust · 12 years ago
  74. d19751e SUNRPC: Get rid of the redundant xprt->shutdown bit field by Trond Myklebust · 12 years ago
  75. f39c1bf SUNRPC: Fix a UDP transport regression by Trond Myklebust · 12 years ago
  76. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  77. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  78. 1afeaf5 sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot by Trond Myklebust · 12 years ago
  79. 6b34309 sunrpc: suppress page allocation warnings in xprt_alloc_slot() by Jeff Layton · 12 years ago
  80. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 13 years ago
  81. 4e0038b SUNRPC: Move clnt->cl_server into struct rpc_xprt by Trond Myklebust · 13 years ago
  82. 0a70219 NFS: include filelayout DS rpc stats in mountstats by Weston Andros Adamson · 13 years ago
  83. 15a4520 SUNRPC: add sending,pending queue and max slot to xprt stats by Andy Adamson · 13 years ago
  84. 87e3c05 SUNRPC: remove an unneeded NULL check in xprt_connect() by Dan Carpenter · 13 years ago
  85. 961a828 SUNRPC: Fix potential races in xprt_lock_write_next() by Trond Myklebust · 13 years ago
  86. c25573b SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot by Trond Myklebust · 13 years ago
  87. 177c27b net: fix new sunrpc kernel-doc warning by Randy Dunlap · 13 years ago
  88. 34006ce SUNRPC: Replace xprt->resend and xprt->sending with a priority queue by Trond Myklebust · 13 years ago
  89. d9ba131 SUNRPC: Support dynamic slot allocation for TCP connections by Trond Myklebust · 13 years ago
  90. 21de0a9 SUNRPC: Clean up the slot table allocation by Trond Myklebust · 13 years ago
  91. 8d9266f SUNRPC: Initalise the struct xprt upon allocation by Trond Myklebust · 13 years ago
  92. 43cedbf0e SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot by Trond Myklebust · 13 years ago
  93. 9e00abc SUNRPC: sunrpc should not explicitly depend on NFS config options by Trond Myklebust · 13 years ago
  94. 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 14 years ago
  95. ba3c578 xprt: remove redundant check by j223yang@asset.uwaterloo.ca · 14 years ago
  96. a8de240 SUNRPC: Convert struct rpc_xprt to use atomic_t counters by Trond Myklebust · 14 years ago
  97. 4d4a76f xprt: remove redundant null check by j223yang@asset.uwaterloo.ca · 14 years ago
  98. f0418aa rpc: allow xprt_class->setup to return a preexisting xprt by J. Bruce Fields · 14 years ago
  99. 99de8ea rpc: keep backchannel xprt as long as server connection by J. Bruce Fields · 14 years ago
  100. 8f3a6de sunrpc: Turn list_for_each-s into the ..._entry-s by Pavel Emelyanov · 14 years ago