index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
transport.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2018-10-18
1
-58
/
+52
|
\
|
*
xprtrdma: Clean up xprt_rdma_disconnect_inject
Chuck Lever
2018-10-03
1
-2
/
+1
|
*
xprtrdma: Add documenting comments
Chuck Lever
2018-10-03
1
-20
/
+23
|
*
xprtrdma: Simplify RPC wake-ups on connect
Chuck Lever
2018-10-03
1
-36
/
+18
|
*
sunrpc: Report connect_time in seconds
Chuck Lever
2018-10-02
1
-1
/
+1
|
*
sunrpc: Fix connect metrics
Chuck Lever
2018-10-02
1
-1
/
+5
|
*
xprtrdma: Explicitly resetting MRs is no longer necessary
Chuck Lever
2018-10-02
1
-1
/
+1
|
*
xprtrdma: Reset credit grant properly after a disconnect
Chuck Lever
2018-10-02
1
-0
/
+6
*
|
SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()
Trond Myklebust
2018-09-30
1
-2
/
+2
*
|
SUNRPC: Support for congestion control when queuing is enabled
Trond Myklebust
2018-09-30
1
-0
/
+3
*
|
SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()
Trond Myklebust
2018-09-30
1
-3
/
+2
|
/
*
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2018-06-12
1
-17
/
+47
|
\
|
*
xprtrdma: Move Receive posting to Receive handler
Chuck Lever
2018-05-07
1
-3
/
+0
|
*
xprtrdma: Make rpc_rqst part of rpcrdma_req
Chuck Lever
2018-05-07
1
-26
/
+9
|
*
xprtrdma: Introduce ->alloc_slot call-out for xprtrdma
Chuck Lever
2018-05-07
1
-2
/
+50
|
*
SUNRPC: Add a ->free_slot transport callout
Chuck Lever
2018-05-07
1
-0
/
+1
|
*
xprtrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
2018-05-07
1
-0
/
+1
*
|
svcrdma: Trace key RDMA API events
Chuck Lever
2018-05-11
1
-0
/
+3
*
|
xprtrdma: Prepare RPC/RDMA includes for server-side trace points
Chuck Lever
2018-05-11
1
-0
/
+1
|
/
*
SUNRPC: Make RTT measurement more precise (Send)
Chuck Lever
2018-04-10
1
-0
/
+1
*
xprtrdma: Move creation of rl_rdmabuf to rpcrdma_create_req
Chuck Lever
2018-04-10
1
-25
/
+0
*
xprtrdma: "Support" call-only RPCs
Chuck Lever
2018-04-10
1
-0
/
+6
*
xprtrdma: ->send_request returns -EAGAIN when there are no free MRs
Chuck Lever
2018-04-10
1
-1
/
+2
*
xprtrdma: Remove xprt-specific connect cookie
Chuck Lever
2018-04-10
1
-5
/
+1
*
xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
Chuck Lever
2018-04-10
1
-2
/
+0
*
SUNRPC: Trace xprt_timer events
Chuck Lever
2018-01-23
1
-2
/
+0
*
xprtrdma: Instrument allocation/release of rpcrdma_req/rep objects
Chuck Lever
2018-01-23
1
-7
/
+5
*
xprtrdma: Add trace points for connect events
Chuck Lever
2018-01-23
1
-8
/
+4
*
xprtrdma: Replace all usage of "frmr" with "frwr"
Chuck Lever
2018-01-16
1
-1
/
+1
*
xprtrdma: Split xprt_rdma_send_request
Chuck Lever
2018-01-16
1
-16
/
+11
*
xprtrdma: buf_free not called for CB replies
Chuck Lever
2018-01-16
1
-3
/
+0
*
xprtrdma: Move unmap-safe logic to rpcrdma_marshal_req
Chuck Lever
2018-01-16
1
-5
/
+0
*
xprtrdma: Support IPv6 in xprt_rdma_set_port
Chuck Lever
2018-01-16
1
-4
/
+24
*
xprtrdma: Remove another sockaddr_storage field (cdata::addr)
Chuck Lever
2018-01-16
1
-6
/
+2
*
xprtrdma: Initialize the xprt address string array earlier
Chuck Lever
2018-01-16
1
-3
/
+2
*
xprtrdma: Remove unused padding variables
Chuck Lever
2018-01-16
1
-6
/
+3
*
xprtrdma: Eliminate unnecessary lock cycle in xprt_rdma_send_request
Chuck Lever
2018-01-16
1
-1
/
+1
*
xprtrdma: Fix buffer leak after transport set up failure
Chuck Lever
2018-01-16
1
-11
/
+2
*
xprtrdma: Spread reply processing over more CPUs
Chuck Lever
2017-12-15
1
-0
/
+2
*
xprtrdma: Update copyright notices
Chuck Lever
2017-11-17
1
-0
/
+1
*
xprtrdma: RPC completion should wait for Send completion
Chuck Lever
2017-11-17
1
-2
/
+3
*
xprtrdma: Refactor rpcrdma_deferred_completion
Chuck Lever
2017-11-17
1
-3
/
+3
*
xprtrdma: Add a field of bit flags to struct rpcrdma_req
Chuck Lever
2017-11-17
1
-1
/
+1
*
xprtrdma: Add data structure to manage RDMA Send arguments
Chuck Lever
2017-11-17
1
-3
/
+3
*
xprtrdma: Use ro_unmap_sync in xprt_rdma_send_request
Chuck Lever
2017-10-16
1
-1
/
+2
*
xprtrdma: Don't defer fencing an async RPC's chunks
Chuck Lever
2017-10-16
1
-1
/
+1
*
xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler
Chuck Lever
2017-09-05
1
-1
/
+0
*
xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()
Chuck Lever
2017-08-11
1
-0
/
+1
*
xprtrdma: Clean up rpcrdma_marshal_req() synopsis
Chuck Lever
2017-08-11
1
-1
/
+1
*
sunrpc: Const-ify all instances of struct rpc_xprt_ops
Chuck Lever
2017-08-01
1
-2
/
+2
[next]