1. 718ba5b SUNRPC: Add helpers to prevent socket create from racing by Trond Myklebust · 9 years ago
  2. 388f0c7 sunrpc: add a debugfs rpc_xprt directory with an info file in it by Jeff Layton · 10 years ago
  3. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  4. 3705ad6 sunrpc: add new tracepoints in xprt handling code by Jeff Layton · 10 years ago
  5. 06b8ab5 Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  6. 3c45ddf svcrdma: Select NFSv4.1 backchannel transport based on forward channel by Chuck Lever · 10 years ago
  7. 2fc193c SUNRPC: Handle EPIPE in xprt_connect_status by Trond Myklebust · 10 years ago
  8. d1e1cda Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  9. 4f4cf5a SUNRPC: Move congestion window constants to header file by Chuck Lever · 10 years ago
  10. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  11. d531c00 NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp by Kinglong Mee · 10 years ago
  12. 2b2b15c Merge tag 'nfs-for-3.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  13. 63862b5 net: replace macros net_random and net_srandom with direct calls to prandom by Aruna-Hewapathirane · 10 years ago
  14. 0fe8d04 SUNRPC: Ensure xprt_connect_status handles all potential connection errors by Trond Myklebust · 11 years ago
  15. 8313164 SUNRPC: remove an unnecessary if statement by wangweidong · 11 years ago
  16. 9255194 SUNRPC: Remove redundant initialisations of request rq_bytes_sent by Trond Myklebust · 11 years ago
  17. 8a19a0b SUNRPC: Add RPC task and client level options to disable the resend timeout by Trond Myklebust · 11 years ago
  18. 90051ea SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool by Trond Myklebust · 11 years ago
  19. ee071ef SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write by Trond Myklebust · 11 years ago
  20. 0a66052 SUNRPC: Don't set the request connect_cookie until a successful transmit by Trond Myklebust · 11 years ago
  21. 33d90ac SUNRPC: allow disabling idle timeout by J. Bruce Fields · 11 years ago
  22. ba60eb2 SUNRPC: Fix a livelock problem in the xprt->backlog queue by Trond Myklebust · 11 years ago
  23. a9a6b52 SUNRPC: Don't start the retransmission timer when out of socket space by Trond Myklebust · 11 years ago
  24. ad2368d SUNRPC: Avoid RCU dereferences in the transport bind and connect code by Trond Myklebust · 11 years ago
  25. 45bc0dc SUNRPC: Fix an RCU dereference in xprt_reserve by Trond Myklebust · 11 years ago
  26. 6a24dfb SUNRPC: Pass pointers to struct rpc_xprt to the congestion window by Trond Myklebust · 11 years ago
  27. 1b09209 SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback by Trond Myklebust · 11 years ago
  28. a4f0835 SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() by Trond Myklebust · 11 years ago
  29. 87ed500 SUNRPC: Ensure we release the socket write lock if the rpc_task exits early by Trond Myklebust · 11 years ago
  30. d19751e SUNRPC: Get rid of the redundant xprt->shutdown bit field by Trond Myklebust · 12 years ago
  31. f39c1bf SUNRPC: Fix a UDP transport regression by Trond Myklebust · 12 years ago
  32. 2c53040 net: Fix (nearly-)kernel-doc comments for various functions by Ben Hutchings · 12 years ago
  33. 53f2c4a Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  34. 1afeaf5 sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot by Trond Myklebust · 12 years ago
  35. 6b34309 sunrpc: suppress page allocation warnings in xprt_alloc_slot() by Jeff Layton · 12 years ago
  36. 95c9617 net: cleanup unsigned to unsigned int by Eric Dumazet · 12 years ago
  37. 4e0038b SUNRPC: Move clnt->cl_server into struct rpc_xprt by Trond Myklebust · 12 years ago
  38. 0a70219 NFS: include filelayout DS rpc stats in mountstats by Weston Andros Adamson · 12 years ago
  39. 15a4520 SUNRPC: add sending,pending queue and max slot to xprt stats by Andy Adamson · 12 years ago
  40. 87e3c05 SUNRPC: remove an unneeded NULL check in xprt_connect() by Dan Carpenter · 12 years ago
  41. 961a828 SUNRPC: Fix potential races in xprt_lock_write_next() by Trond Myklebust · 12 years ago
  42. c25573b SUNRPC: Ensure we always bump the backlog queue in xprt_free_slot by Trond Myklebust · 13 years ago
  43. 177c27b net: fix new sunrpc kernel-doc warning by Randy Dunlap · 13 years ago
  44. 34006ce SUNRPC: Replace xprt->resend and xprt->sending with a priority queue by Trond Myklebust · 13 years ago
  45. d9ba131 SUNRPC: Support dynamic slot allocation for TCP connections by Trond Myklebust · 13 years ago
  46. 21de0a9 SUNRPC: Clean up the slot table allocation by Trond Myklebust · 13 years ago
  47. 8d9266f SUNRPC: Initalise the struct xprt upon allocation by Trond Myklebust · 13 years ago
  48. 43cedbf0e SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot by Trond Myklebust · 13 years ago
  49. 9e00abc SUNRPC: sunrpc should not explicitly depend on NFS config options by Trond Myklebust · 13 years ago
  50. 468f861 NFSv4.1: Don't update sequence number if rpc_task is not sent by Bryan Schumaker · 13 years ago
  51. ba3c578 xprt: remove redundant check by j223yang@asset.uwaterloo.ca · 13 years ago
  52. a8de240 SUNRPC: Convert struct rpc_xprt to use atomic_t counters by Trond Myklebust · 13 years ago
  53. 4d4a76f xprt: remove redundant null check by j223yang@asset.uwaterloo.ca · 13 years ago
  54. f0418aa rpc: allow xprt_class->setup to return a preexisting xprt by J. Bruce Fields · 14 years ago
  55. 99de8ea rpc: keep backchannel xprt as long as server connection by J. Bruce Fields · 14 years ago
  56. 8f3a6de sunrpc: Turn list_for_each-s into the ..._entry-s by Pavel Emelyanov · 14 years ago
  57. f10fef3 sunrpc: Remove useless if (task == NULL) from xprt_reserve_xprt by Pavel Emelyanov · 14 years ago
  58. 37aa213 sunrpc: Tag rpc_xprt with net by Pavel Emelyanov · 14 years ago
  59. e204e62 sunrpc: Factor out rpc_xprt freeing by Pavel Emelyanov · 14 years ago
  60. bd1722d sunrpc: Factor out rpc_xprt allocation by Pavel Emelyanov · 14 years ago
  61. c3ae62ae SUNRPC: prevent task_cleanup running on freed xprt by J. Bruce Fields · 14 years ago
  62. a17c215 SUNRPC: Move the bound cred to struct rpc_rqst by Trond Myklebust · 14 years ago
  63. ef7ffe8 sunrpc: use formatting of module name in SUNRPC by Alex Riesen · 14 years ago
  64. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  65. 3fa21e0 net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  66. d60dbb2 SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst by Trond Myklebust · 14 years ago
  67. ff83997 SUNRPC: Replace jiffies-based metrics with ktime-based metrics by Chuck Lever · 14 years ago
  68. bbc72ce SUNRPC: RPC metrics and RTT estimator should use same RTT value by Chuck Lever · 14 years ago
  69. a8ce4a8 SUNRPC: Fail over more quickly on connect errors by Trond Myklebust · 14 years ago
  70. 0b9e794 SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect() by Trond Myklebust · 14 years ago
  71. ee5ebe8 SUNRPC: Clean up xprt_release() by Trond Myklebust · 14 years ago
  72. 0eae88f net: Fix various endianness glitches by Eric Dumazet · 14 years ago
  73. c9acb42 SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel by Trond Myklebust · 14 years ago
  74. feb8ca3 SUNRPC: Ensure that we honour autoclose before attempting to reconnect by Trond Myklebust · 15 years ago
  75. 4cfc7e6 nfsd41: sunrpc: Added rpc server-side backchannel handling by Rahul Iyer · 15 years ago
  76. dd2b63d nfs41: Rename rq_received to rq_reply_bytes_recvd by Ricardo Labiaga · 15 years ago
  77. 343952f nfs41: Get the rpc_xprt * from the rpc_rqst instead of the rpc_clnt. by Rahul Iyer · 15 years ago
  78. 55ae1aa nfs41: Add backchannel processing support to RPC state machine by Ricardo Labiaga · 15 years ago
  79. f9acac1 nfs41: Initialize new rpc_xprt callback related fields by Ricardo Labiaga · 15 years ago
  80. f75e674 SUNRPC: Fix the problem of EADDRNOTAVAIL syslog floods on reconnect by Trond Myklebust · 15 years ago
  81. 2a49199 SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending by Trond Myklebust · 15 years ago
  82. c8485e4 SUNRPC: Handle ECONNREFUSED correctly in xprt_transmit() by Trond Myklebust · 15 years ago
  83. 441e3e2 SUNRPC: dynamically load RPC transport modules on-demand by Tom Talpey · 15 years ago
  84. 01d37c4 SUNRPC: xprt_connect() don't abort the task if the transport isn't bound by Trond Myklebust · 15 years ago
  85. c9f6cde sunrpc: do not pin sunrpc module in the memory by Denis V. Lunev · 16 years ago
  86. b22602a SUNRPC: Ensure all transports set rq_xtime consistently by Chuck Lever · 16 years ago
  87. cd983ef SUNRPC: Remove obsolete messages during transport connect by Chuck Lever · 16 years ago
  88. 77a50df Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  89. 0b80ae4 sunrpc: fix missing kernel-doc by Randy Dunlap · 16 years ago
  90. 7c1d71c SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests by Trond Myklebust · 16 years ago
  91. 636ac43 SUNRPC: Remove the unused export of xprt_force_disconnect by Trond Myklebust · 16 years ago
  92. 1e799b6 SUNRPC: Fix read ordering problems with req->rq_private_buf.len by Trond Myklebust · 16 years ago
  93. b6ddf64 SUNRPC: Fix up xprt_write_space() by Trond Myklebust · 16 years ago
  94. f6a1cc8 SUNRPC: Add a (empty for the moment) destructor for rpc_wait_queues by Trond Myklebust · 16 years ago
  95. 5d00837 SUNRPC: Run rpc timeout functions as callbacks instead of in softirqs by Trond Myklebust · 16 years ago
  96. fda1393 SUNRPC: Convert users of rpc_wake_up_task to use rpc_wake_up_queued_task by Trond Myklebust · 16 years ago
  97. fde95c7 SUNRPC: Clean up rpc_run_timer() by Trond Myklebust · 16 years ago
  98. 65b6e42 docbook: sunrpc filenames and notation fixes by Randy Dunlap · 16 years ago
  99. ba7392b SUNRPC: Add support for per-client timeout values by Trond Myklebust · 17 years ago
  100. 2881ae7 SUNRPC: Clean up the transport timeout initialisation by Trond Myklebust · 17 years ago