index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
1
-1
/
+0
2019-02-20
SUNRPC: Ensure rq_bytes_sent is reset before request transmission
Trond Myklebust
1
-1
/
+0
2019-02-13
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
1
-1
/
+0
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-56
/
+35
2019-01-02
xprtrdma: Add trace points for calls to transport switch methods
Chuck Lever
1
-7
/
+11
2019-01-02
xprtrdma: Cull dprintk() call sites
Chuck Lever
1
-29
/
+4
2019-01-02
xprtrdma: Remove rpcrdma_memreg_ops
Chuck Lever
1
-1
/
+1
2019-01-02
xprtrdma: Fix ri_max_segs and the result of ro_maxpages
Chuck Lever
1
-2
/
+4
2019-01-02
xprtrdma: Don't wake pending tasks until disconnect is done
Chuck Lever
1
-7
/
+10
2019-01-02
xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue
Chuck Lever
1
-11
/
+6
2018-12-27
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
1
-1
/
+0
2018-10-18
Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
1
-58
/
+52
2018-10-03
xprtrdma: Clean up xprt_rdma_disconnect_inject
Chuck Lever
1
-2
/
+1
2018-10-03
xprtrdma: Add documenting comments
Chuck Lever
1
-20
/
+23
2018-10-03
xprtrdma: Simplify RPC wake-ups on connect
Chuck Lever
1
-36
/
+18
2018-10-02
sunrpc: Report connect_time in seconds
Chuck Lever
1
-1
/
+1
2018-10-02
sunrpc: Fix connect metrics
Chuck Lever
1
-1
/
+5
2018-10-02
xprtrdma: Explicitly resetting MRs is no longer necessary
Chuck Lever
1
-1
/
+1
2018-10-02
xprtrdma: Reset credit grant properly after a disconnect
Chuck Lever
1
-0
/
+6
2018-09-30
SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()
Trond Myklebust
1
-2
/
+2
2018-09-30
SUNRPC: Support for congestion control when queuing is enabled
Trond Myklebust
1
-0
/
+3
2018-09-30
SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()
Trond Myklebust
1
-3
/
+2
2018-06-12
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-17
/
+47
2018-05-11
svcrdma: Trace key RDMA API events
Chuck Lever
1
-0
/
+3
2018-05-11
xprtrdma: Prepare RPC/RDMA includes for server-side trace points
Chuck Lever
1
-0
/
+1
2018-05-07
xprtrdma: Move Receive posting to Receive handler
Chuck Lever
1
-3
/
+0
2018-05-07
xprtrdma: Make rpc_rqst part of rpcrdma_req
Chuck Lever
1
-26
/
+9
2018-05-07
xprtrdma: Introduce ->alloc_slot call-out for xprtrdma
Chuck Lever
1
-2
/
+50
2018-05-07
SUNRPC: Add a ->free_slot transport callout
Chuck Lever
1
-0
/
+1
2018-05-07
xprtrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
1
-0
/
+1
2018-04-10
SUNRPC: Make RTT measurement more precise (Send)
Chuck Lever
1
-0
/
+1
2018-04-10
xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req
Chuck Lever
1
-25
/
+0
2018-04-10
xprtrdma: "Support" call-only RPCs
Chuck Lever
1
-0
/
+6
2018-04-10
xprtrdma: ->send_request returns -EAGAIN when there are no free MRs
Chuck Lever
1
-1
/
+2
2018-04-10
xprtrdma: Remove xprt-specific connect cookie
Chuck Lever
1
-5
/
+1
2018-04-10
xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
Chuck Lever
1
-2
/
+0
2018-01-23
SUNRPC: Trace xprt_timer events
Chuck Lever
1
-2
/
+0
2018-01-23
xprtrdma: Instrument allocation/release of rpcrdma_req/rep objects
Chuck Lever
1
-7
/
+5
2018-01-23
xprtrdma: Add trace points for connect events
Chuck Lever
1
-8
/
+4
2018-01-16
xprtrdma: Replace all usage of "frmr" with "frwr"
Chuck Lever
1
-1
/
+1
2018-01-16
xprtrdma: Split xprt_rdma_send_request
Chuck Lever
1
-16
/
+11
2018-01-16
xprtrdma: buf_free not called for CB replies
Chuck Lever
1
-3
/
+0
2018-01-16
xprtrdma: Move unmap-safe logic to rpcrdma_marshal_req
Chuck Lever
1
-5
/
+0
2018-01-16
xprtrdma: Support IPv6 in xprt_rdma_set_port
Chuck Lever
1
-4
/
+24
2018-01-16
xprtrdma: Remove another sockaddr_storage field (cdata::addr)
Chuck Lever
1
-6
/
+2
2018-01-16
xprtrdma: Initialize the xprt address string array earlier
Chuck Lever
1
-3
/
+2
2018-01-16
xprtrdma: Remove unused padding variables
Chuck Lever
1
-6
/
+3
2018-01-16
xprtrdma: Eliminate unnecessary lock cycle in xprt_rdma_send_request
Chuck Lever
1
-1
/
+1
2018-01-16
xprtrdma: Fix buffer leak after transport set up failure
Chuck Lever
1
-11
/
+2
2017-12-15
xprtrdma: Spread reply processing over more CPUs
Chuck Lever
1
-0
/
+2
[next]