| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Allow changing of the TCP timeout parameters on the fly | Trond Myklebust | 2017-02-09 | 1 | -0/+4 |
* | SUNRPC: Add a transport-specific private field in rpc_rqst | Chuck Lever | 2016-09-19 | 1 | -0/+1 |
* | SUNRPC: Separate buffer pointers for RPC Call and Reply messages | Chuck Lever | 2016-09-19 | 1 | -2/+3 |
* | SUNRPC: Generalize the RPC buffer release API | Chuck Lever | 2016-09-19 | 1 | -1/+1 |
* | SUNRPC: Generalize the RPC buffer allocation API | Chuck Lever | 2016-09-19 | 1 | -1/+1 |
* | SUNRPC: Refactor rpc_xdr_buf_init() | Chuck Lever | 2016-09-19 | 1 | -1/+1 |
* | SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout | Trond Myklebust | 2016-08-05 | 1 | -1/+2 |
* | rpc: share one xps between all backchannels | J. Bruce Fields | 2016-06-15 | 1 | -0/+1 |
* | sunrpc: Advertise maximum backchannel payload size | Chuck Lever | 2016-05-17 | 1 | -0/+1 |
* | SUNRPC: Add a structure to track multiple transports | Trond Myklebust | 2016-02-05 | 1 | -0/+5 |
* | SUNRPC: Make freeing of struct xprt rcu-safe | Trond Myklebust | 2016-01-31 | 1 | -0/+1 |
* | SUNRPC: Uninline xprt_get(); It isn't performance critical. | Trond Myklebust | 2016-01-31 | 1 | -13/+3 |
* | NFS: Enable client side NFSv4.1 backchannel to use other transports | Chuck Lever | 2015-11-02 | 1 | -0/+3 |
* | svcrdma: Add backward direction service for RPC/RDMA transport | Chuck Lever | 2015-11-02 | 1 | -0/+1 |
* | SUNRPC: Abstract backchannel operations | Chuck Lever | 2015-11-02 | 1 | -0/+5 |
* | SUNRPC: Transport fault injection | Chuck Lever | 2015-06-10 | 1 | -0/+19 |
* | sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops | Jeff Layton | 2015-06-10 | 1 | -2/+14 |
* | sunrpc: make xprt->swapper an atomic_t | Jeff Layton | 2015-06-10 | 1 | -2/+3 |
* | SUNRPC: Fix a backchannel race | Trond Myklebust | 2015-06-05 | 1 | -1/+2 |
* | SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag | Trond Myklebust | 2015-02-09 | 1 | -1/+0 |
* | SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT | Trond Myklebust | 2015-02-09 | 1 | -1/+0 |
* | SUNRPC: Remove TCP client connection reset hack | Trond Myklebust | 2015-02-08 | 1 | -1/+0 |
* | SUNRPC: Add helpers to prevent socket create from racing | Trond Myklebust | 2015-02-08 | 1 | -0/+3 |
* | sunrpc: add a debugfs rpc_xprt directory with an info file in it | Jeff Layton | 2014-11-27 | 1 | -0/+3 |
* | SUNRPC: Don't wake tasks during connection abort | Benjamin Coddington | 2014-09-24 | 1 | -0/+1 |
* | Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-06-10 | 1 | -0/+6 |
|\ |
|
| * | SUNRPC: Move congestion window constants to header file | Chuck Lever | 2014-06-04 | 1 | -0/+6 |
* | | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -4/+4 |
|/ |
|
* | NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp | Kinglong Mee | 2014-03-30 | 1 | -1/+12 |
* | SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool | Trond Myklebust | 2013-10-01 | 1 | -1/+1 |
* | SUNRPC: allow disabling idle timeout | J. Bruce Fields | 2013-04-26 | 1 | -0/+1 |
* | SUNRPC: Allow rpc_create() to request that TCP slots be unlimited | Trond Myklebust | 2013-04-14 | 1 | -0/+3 |
* | SUNRPC: Fix a livelock problem in the xprt->backlog queue | Trond Myklebust | 2013-04-14 | 1 | -0/+2 |
* | SUNRPC: Pass pointers to struct rpc_xprt to the congestion window | Trond Myklebust | 2013-02-01 | 1 | -2/+2 |
* | SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback | Trond Myklebust | 2013-02-01 | 1 | -1/+1 |
* | SUNRPC: Get rid of the redundant xprt->shutdown bit field | Trond Myklebust | 2012-09-28 | 1 | -2/+1 |
* | SUNRPC: Fix a UDP transport regression | Trond Myklebust | 2012-09-07 | 1 | -0/+3 |
* | nfs: enable swap on NFS | Mel Gorman | 2012-07-31 | 1 | -0/+3 |
* | SUNRPC: Move clnt->cl_server into struct rpc_xprt | Trond Myklebust | 2012-03-02 | 1 | -0/+2 |
* | SUNRPC: add sending,pending queue and max slot to xprt stats | Andy Adamson | 2012-02-16 | 1 | -2/+5 |
* | SUNRPC: Change the default limit to the number of TCP slots | Trond Myklebust | 2012-02-06 | 1 | -1/+1 |
* | SUNRPC: Replace xprt->resend and xprt->sending with a priority queue | Trond Myklebust | 2011-07-17 | 1 | -1/+0 |
* | SUNRPC: Support dynamic slot allocation for TCP connections | Trond Myklebust | 2011-07-17 | 1 | -2/+7 |
* | SUNRPC: Clean up the slot table allocation | Trond Myklebust | 2011-07-17 | 1 | -2/+0 |
* | SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot | Trond Myklebust | 2011-07-17 | 1 | -3/+3 |
* | SUNRPC: sunrpc should not explicitly depend on NFS config options | Trond Myklebust | 2011-07-15 | 1 | -8/+8 |
* | SUNRPC: Support for RPC over AF_LOCAL transports | Chuck Lever | 2011-05-27 | 1 | -1/+2 |
* | SUNRPC: Convert struct rpc_xprt to use atomic_t counters | Trond Myklebust | 2011-03-17 | 1 | -2/+1 |
* | rpc: allow xprt_class->setup to return a preexisting xprt | J. Bruce Fields | 2011-01-11 | 1 | -0/+1 |
* | sunrpc: Tag rpc_xprt with net | Pavel Emelyanov | 2010-10-01 | 1 | -1/+2 |