| Commit message (Expand) | Author | Age | Files | Lines |
* | SUNRPC: Support dynamic slot allocation for TCP connections | Trond Myklebust | 2011-07-17 | 1 | -0/+1 |
* | SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot | Trond Myklebust | 2011-07-17 | 1 | -3/+2 |
* | sunrpc/xprtrdma: clean up workqueue usage | Tejun Heo | 2010-10-21 | 1 | -3/+2 |
* | sunrpc: Tag rpc_xprt with net | Pavel Emelyanov | 2010-10-01 | 1 | -1/+1 |
* | sunrpc: Factor out rpc_xprt freeing | Pavel Emelyanov | 2010-10-01 | 1 | -5/+2 |
* | sunrpc: Factor out rpc_xprt allocation | Pavel Emelyanov | 2010-10-01 | 1 | -11/+2 |
* | SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst | Trond Myklebust | 2010-05-14 | 1 | -1/+1 |
* | SUNRPC: Fail over more quickly on connect errors | Trond Myklebust | 2010-05-14 | 1 | -1/+0 |
* | SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect() | Trond Myklebust | 2010-05-14 | 1 | -15/+13 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | net/sunrpc: Convert (void)snprintf to snprintf | Joe Perches | 2010-03-08 | 1 | -3/+3 |
* | net/sunrpc: Remove uses of NIPQUAD, use %pI4 | Joe Perches | 2010-03-08 | 1 | -2/+1 |
* | sysctl: Drop & in front of every proc_handler. | Eric W. Biederman | 2009-11-18 | 1 | -6/+6 |
* | sysctl net: Remove unused binary sysctl code | Eric W. Biederman | 2009-11-12 | 1 | -18/+2 |
* | SUNRPC: Kill RPC_DISPLAY_ALL | Chuck Lever | 2009-08-09 | 1 | -5/+0 |
* | SUNRPC: Use rpc_ntop() for constructing transport address strings | Chuck Lever | 2009-08-09 | 1 | -27/+18 |
* | SUNRPC: Remove duplicate universal address generation | Chuck Lever | 2009-08-09 | 1 | -8/+0 |
* | net: replace NIPQUAD() in net/*/ | Harvey Harrison | 2008-10-31 | 1 | -7/+7 |
* | RPC/RDMA: correct the reconnect timer backoff | Tom Talpey | 2008-10-10 | 1 | -0/+7 |
* | RPC/RDMA: optionally emit useful transport info upon connect/disconnect. | Tom Talpey | 2008-10-10 | 1 | -1/+1 |
* | RPC/RDMA: adhere to protocol for unpadded client trailing write chunks. | Tom Talpey | 2008-10-10 | 1 | -0/+9 |
* | RPC/RDMA: maintain the RPC task bytes-sent statistic. | Tom Talpey | 2008-10-10 | 1 | -0/+1 |
* | RPC/RDMA: suppress retransmit on RPC/RDMA clients. | Tom Talpey | 2008-10-10 | 1 | -4/+12 |
* | RPC/RDMA: support FRMR client memory registration. | Tom Talpey | 2008-10-10 | 1 | -5/+1 |
* | SUNRPC: Fix a nfs4 over rdma transport oops | Tom Talpey | 2008-03-07 | 1 | -1/+5 |
* | SUNRPC: Clean up functions that free address_strings array | Chuck Lever | 2008-01-30 | 1 | -6/+10 |
* | SUNRPC: Add support for per-client timeout values | Trond Myklebust | 2008-01-30 | 1 | -1/+1 |
* | SUNRPC: Clean up the transport timeout initialisation | Trond Myklebust | 2008-01-30 | 1 | -1/+6 |
* | SUNRPC: Rename xprt_disconnect() | Trond Myklebust | 2008-01-30 | 1 | -2/+2 |
* | SUNRPC: remove NFS/RDMA client's binary sysctls | James Lentini | 2007-11-26 | 1 | -5/+5 |
* | sunrpc/xprtrdma/transport.c: fix use-after-free | Adrian Bunk | 2007-11-14 | 1 | -1/+1 |
* | RPCRDMA: rpc rdma transport switch | \"Talpey, Thomas\ | 2007-10-09 | 1 | -0/+800 |