index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
xprtrdma: Add a "deregister_external" op for each memreg mode
Chuck Lever
1
-2
/
+2
2015-03-31
xprtrdma: Add a "max_payload" op for each memreg mode
Chuck Lever
1
-1
/
+4
2015-03-31
xprtrdma: Perform a full marshal on retransmit
Chuck Lever
1
-4
/
+1
2015-03-31
xprtrdma: Display IPv6 addresses and port numbers correctly
Chuck Lever
1
-9
/
+38
2015-01-30
xprtrdma: Update the GFP flags used in xprt_rdma_allocate()
Chuck Lever
1
-2
/
+5
2015-01-30
xprtrdma: Allocate RPC/RDMA send buffer separately from struct rpcrdma_req
Chuck Lever
1
-0
/
+9
2015-01-30
xprtrdma: Allocate RPC send buffer separately from struct rpcrdma_req
Chuck Lever
1
-87
/
+59
2015-01-30
xprtrdma: Simplify synopsis of rpcrdma_buffer_create()
Chuck Lever
1
-2
/
+1
2015-01-30
xprtrdma: Remove rpcrdma_ep::rep_func and ::rep_xprt
Chuck Lever
1
-2
/
+0
2015-01-30
xprtrdma: Rename "xprt" and "rdma_connect" fields in struct rpcrdma_xprt
Chuck Lever
1
-9
/
+10
2014-11-27
Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...
Trond Myklebust
1
-2
/
+2
2014-11-25
xprtrdma: Enable pad optimization
Chuck Lever
1
-1
/
+1
2014-11-25
xprtrdma: unmap all FMRs during transport disconnect
Chuck Lever
1
-1
/
+1
2014-11-25
sunrpc: eliminate RPC_DEBUG
Jeff Layton
1
-4
/
+4
2014-09-25
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
NeilBrown
1
-2
/
+0
2014-08-01
xprtrdma: Make rpcrdma_ep_disconnect() return void
Chuck Lever
1
-1
/
+1
2014-08-01
xprtrdma: Update rkeys after transport reconnect
Chuck Lever
1
-5
/
+6
2014-08-01
xprtrdma: Limit data payload size for ALLPHYSICAL
Chuck Lever
1
-1
/
+3
2014-06-04
xprtrdma: Disconnect on registration failure
Chuck Lever
1
-6
/
+11
2014-06-04
xprtrdma: Remove BUG_ON() call sites
Chuck Lever
1
-1
/
+2
2014-06-04
xprtrdma: Avoid deadlock when credit window is reset
Chuck Lever
1
-18
/
+1
2014-06-04
xprtrdma: Use macros for reconnection timeout constants
Chuck Lever
1
-7
/
+12
2014-06-04
xprtrdma: Make rpcrdma_ep_destroy() return void
Chuck Lever
1
-6
/
+2
2014-06-04
xprtrdma: Simplify rpcrdma_deregister_external() synopsis
Chuck Lever
1
-1
/
+1
2014-06-04
xprtrdma: Remove MEMWINDOWS registration modes
Chuck Lever
1
-8
/
+1
2014-06-04
xprtrdma: Remove BOUNCEBUFFERS memory registration mode
Chuck Lever
1
-13
/
+0
2014-03-17
SUNRPC: remove KERN_INFO from dprintk() call sites
Chuck Lever
1
-5
/
+5
2013-06-13
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
1
-2
/
+2
2013-03-01
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+1
2013-02-05
sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...
Jeff Layton
1
-0
/
+1
2013-02-01
SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback
Trond Myklebust
1
-2
/
+1
2013-02-01
SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference()
Trond Myklebust
1
-2
/
+2
2012-09-29
SUNRPC: Get rid of the redundant xprt->shutdown bit field
Trond Myklebust
1
-14
/
+8
2012-09-07
SUNRPC: Fix a UDP transport regression
Trond Myklebust
1
-0
/
+1
2012-07-31
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
1
-1
/
+2
2011-07-18
SUNRPC: Support dynamic slot allocation for TCP connections
Trond Myklebust
1
-0
/
+1
2011-07-18
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
Trond Myklebust
1
-3
/
+2
2010-10-21
sunrpc/xprtrdma: clean up workqueue usage
Tejun Heo
1
-3
/
+2
2010-10-02
sunrpc: Tag rpc_xprt with net
Pavel Emelyanov
1
-1
/
+1
2010-10-02
sunrpc: Factor out rpc_xprt freeing
Pavel Emelyanov
1
-5
/
+2
2010-10-02
sunrpc: Factor out rpc_xprt allocation
Pavel Emelyanov
1
-11
/
+2
2010-05-14
SUNRPC: Move the task->tk_bytes_sent and tk_rtt to struct rpc_rqst
Trond Myklebust
1
-1
/
+1
2010-05-14
SUNRPC: Fail over more quickly on connect errors
Trond Myklebust
1
-1
/
+0
2010-05-14
SUNRPC: Move the test for XPRT_CONNECTING into xprt_connect()
Trond Myklebust
1
-15
/
+13
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
net/sunrpc: Convert (void)snprintf to snprintf
Joe Perches
1
-3
/
+3
2010-03-08
net/sunrpc: Remove uses of NIPQUAD, use %pI4
Joe Perches
1
-2
/
+1
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-6
/
+6
2009-11-12
sysctl net: Remove unused binary sysctl code
Eric W. Biederman
1
-18
/
+2
2009-08-09
SUNRPC: Kill RPC_DISPLAY_ALL
Chuck Lever
1
-5
/
+0
[next]