summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtrdma/transport.c
AgeCommit message (Expand)Author
2014-07-31xprtrdma: Make rpcrdma_ep_disconnect() return voidChuck Lever
2014-07-31xprtrdma: Update rkeys after transport reconnectChuck Lever
2014-07-31xprtrdma: Limit data payload size for ALLPHYSICALChuck Lever
2014-06-04xprtrdma: Disconnect on registration failureChuck Lever
2014-06-04xprtrdma: Remove BUG_ON() call sitesChuck Lever
2014-06-04xprtrdma: Avoid deadlock when credit window is resetChuck Lever
2014-06-04xprtrdma: Use macros for reconnection timeout constantsChuck Lever
2014-06-04xprtrdma: Make rpcrdma_ep_destroy() return voidChuck Lever
2014-06-04xprtrdma: Simplify rpcrdma_deregister_external() synopsisChuck Lever
2014-06-04xprtrdma: Remove MEMWINDOWS registration modesChuck Lever
2014-06-04xprtrdma: Remove BOUNCEBUFFERS memory registration modeChuck Lever
2014-03-17SUNRPC: remove KERN_INFO from dprintk() call sitesChuck Lever
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches
2013-02-28Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2013-02-01SUNRPC: Pass a pointer to struct rpc_xprt to the connect callbackTrond Myklebust
2013-02-01SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()Trond Myklebust
2012-09-28SUNRPC: Get rid of the redundant xprt->shutdown bit fieldTrond Myklebust
2012-09-07SUNRPC: Fix a UDP transport regressionTrond Myklebust
2012-07-30nfs: skip commit in releasepage if we're freeing memory for fs-related reasonsJeff Layton
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