summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtrdma/transport.c
AgeCommit message (Expand)Author
2011-07-17SUNRPC: Support dynamic slot allocation for TCP connectionsTrond Myklebust
2011-07-17SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slotTrond Myklebust
2010-10-21sunrpc/xprtrdma: clean up workqueue usageTejun Heo
2010-10-01sunrpc: Tag rpc_xprt with netPavel Emelyanov
2010-10-01sunrpc: Factor out rpc_xprt freeingPavel Emelyanov
2010-10-01sunrpc: Factor out rpc_xprt allocationPavel Emelyanov
2010-05-14SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqstTrond Myklebust
2010-05-14SUNRPC: Fail over more quickly on connect errorsTrond Myklebust
2010-05-14SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()Trond Myklebust
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08net/sunrpc: Convert (void)snprintf to snprintfJoe Perches
2010-03-08net/sunrpc: Remove uses of NIPQUAD, use %pI4Joe Perches
2009-11-18sysctl: Drop & in front of every proc_handler.Eric W. Biederman
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman
2009-08-09SUNRPC: Kill RPC_DISPLAY_ALLChuck Lever
2009-08-09SUNRPC: Use rpc_ntop() for constructing transport address stringsChuck Lever
2009-08-09SUNRPC: Remove duplicate universal address generationChuck Lever
2008-10-31net: replace NIPQUAD() in net/*/Harvey Harrison
2008-10-10RPC/RDMA: correct the reconnect timer backoffTom Talpey
2008-10-10RPC/RDMA: optionally emit useful transport info upon connect/disconnect.Tom Talpey
2008-10-10RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.Tom Talpey
2008-10-10RPC/RDMA: maintain the RPC task bytes-sent statistic.Tom Talpey
2008-10-10RPC/RDMA: suppress retransmit on RPC/RDMA clients.Tom Talpey
2008-10-10RPC/RDMA: support FRMR client memory registration.Tom Talpey
2008-03-07SUNRPC: Fix a nfs4 over rdma transport oopsTom Talpey
2008-01-30SUNRPC: Clean up functions that free address_strings arrayChuck Lever
2008-01-30SUNRPC: Add support for per-client timeout valuesTrond Myklebust
2008-01-30SUNRPC: Clean up the transport timeout initialisationTrond Myklebust
2008-01-30SUNRPC: Rename xprt_disconnect()Trond Myklebust
2007-11-26SUNRPC: remove NFS/RDMA client's binary sysctlsJames Lentini
2007-11-14sunrpc/xprtrdma/transport.c: fix use-after-freeAdrian Bunk
2007-10-09RPCRDMA: rpc rdma transport switch\"Talpey, Thomas\