index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
transport.c
Age
Commit message (
Expand
)
Author
2014-11-26
Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...
Trond Myklebust
2014-11-25
xprtrdma: Enable pad optimization
Chuck Lever
2014-11-25
xprtrdma: unmap all FMRs during transport disconnect
Chuck Lever
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
2014-09-25
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
NeilBrown
2014-07-31
xprtrdma: Make rpcrdma_ep_disconnect() return void
Chuck Lever
2014-07-31
xprtrdma: Update rkeys after transport reconnect
Chuck Lever
2014-07-31
xprtrdma: Limit data payload size for ALLPHYSICAL
Chuck Lever
2014-06-04
xprtrdma: Disconnect on registration failure
Chuck Lever
2014-06-04
xprtrdma: Remove BUG_ON() call sites
Chuck Lever
2014-06-04
xprtrdma: Avoid deadlock when credit window is reset
Chuck Lever
2014-06-04
xprtrdma: Use macros for reconnection timeout constants
Chuck Lever
2014-06-04
xprtrdma: Make rpcrdma_ep_destroy() return void
Chuck Lever
2014-06-04
xprtrdma: Simplify rpcrdma_deregister_external() synopsis
Chuck Lever
2014-06-04
xprtrdma: Remove MEMWINDOWS registration modes
Chuck Lever
2014-06-04
xprtrdma: Remove BOUNCEBUFFERS memory registration mode
Chuck Lever
2014-03-17
SUNRPC: remove KERN_INFO from dprintk() call sites
Chuck Lever
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-02-28
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
2013-02-01
SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback
Trond Myklebust
2013-02-01
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
Trond Myklebust
2012-09-28
SUNRPC: Get rid of the redundant xprt->shutdown bit field
Trond Myklebust
2012-09-07
SUNRPC: Fix a UDP transport regression
Trond Myklebust
2012-07-30
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
2011-07-17
SUNRPC: Support dynamic slot allocation for TCP connections
Trond Myklebust
2011-07-17
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
Trond Myklebust
2010-10-21
sunrpc/xprtrdma: clean up workqueue usage
Tejun Heo
2010-10-01
sunrpc: Tag rpc_xprt with net
Pavel Emelyanov
2010-10-01
sunrpc: Factor out rpc_xprt freeing
Pavel Emelyanov
2010-10-01
sunrpc: Factor out rpc_xprt allocation
Pavel Emelyanov
2010-05-14
SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
Trond Myklebust
2010-05-14
SUNRPC: Fail over more quickly on connect errors
Trond Myklebust
2010-05-14
SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()
Trond Myklebust
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
net/sunrpc: Convert (void)snprintf to snprintf
Joe Perches
2010-03-08
net/sunrpc: Remove uses of NIPQUAD, use %pI4
Joe Perches
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
2009-08-09
SUNRPC: Kill RPC_DISPLAY_ALL
Chuck Lever
2009-08-09
SUNRPC: Use rpc_ntop() for constructing transport address strings
Chuck Lever
2009-08-09
SUNRPC: Remove duplicate universal address generation
Chuck Lever
2008-10-31
net: replace NIPQUAD() in net/*/
Harvey Harrison
2008-10-10
RPC/RDMA: correct the reconnect timer backoff
Tom Talpey
2008-10-10
RPC/RDMA: optionally emit useful transport info upon connect/disconnect.
Tom Talpey
2008-10-10
RPC/RDMA: adhere to protocol for unpadded client trailing write chunks.
Tom Talpey
2008-10-10
RPC/RDMA: maintain the RPC task bytes-sent statistic.
Tom Talpey
2008-10-10
RPC/RDMA: suppress retransmit on RPC/RDMA clients.
Tom Talpey
2008-10-10
RPC/RDMA: support FRMR client memory registration.
Tom Talpey
2008-03-07
SUNRPC: Fix a nfs4 over rdma transport oops
Tom Talpey
[next]