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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-11
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-11
/
+10
2018-05-01
xprtrdma: Fix list corruption / DMAR errors during MR recovery
Chuck Lever
4
-11
/
+10
2018-04-12
Merge tag 'nfs-for-4.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
7
-85
/
+111
2018-04-10
xprtrdma: Fix corner cases when handling device removal
Chuck Lever
1
-4
/
+9
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
3
-34
/
+12
2018-04-10
xprtrdma: Chain Send to FastReg WRs
Chuck Lever
4
-18
/
+49
2018-04-10
xprtrdma: "Support" call-only RPCs
Chuck Lever
1
-0
/
+6
2018-04-10
xprtrdma: Reduce number of MRs created by rpcrdma_mrs_create
Chuck Lever
1
-1
/
+1
2018-04-10
xprtrdma: ->send_request returns -EAGAIN when there are no free MRs
Chuck Lever
5
-13
/
+27
2018-04-10
xprtrdma: Remove xprt-specific connect cookie
Chuck Lever
3
-6
/
+3
2018-04-10
xprtrdma: Remove arbitrary limit on initiator depth
Chuck Lever
1
-5
/
+2
2018-04-10
xprtrdma: Fix latency regression on NUMA NFS/RDMA clients
Chuck Lever
3
-4
/
+1
2018-04-03
sunrpc: Save remote presentation address in svc_xprt for trace events
Chuck Lever
1
-1
/
+3
2018-04-03
svc: Simplify ->xpo_secure_port
Chuck Lever
1
-3
/
+3
2018-03-20
svcrdma: Clean up rdma_build_arg_xdr
Chuck Lever
1
-17
/
+16
2018-03-20
svcrdma: Consult max_qp_init_rd_atom when accepting connections
Chuck Lever
2
-15
/
+11
2018-03-20
svcrdma: Use pr_err to report Receive errors
Chuck Lever
1
-3
/
+3
2018-02-09
Merge tag 'nfs-for-4.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2
-5
/
+5
2018-02-08
Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-41
/
+16
2018-02-08
svcrdma: Fix Read chunk round-up
Chuck Lever
1
-4
/
+8
2018-02-02
xprtrdma: Fix BUG after a device removal
Chuck Lever
1
-3
/
+3
2018-02-02
xprtrdma: Fix calculation of ri_max_send_sges
Chuck Lever
2
-2
/
+2
2018-01-23
SUNRPC: Trace xprt_timer events
Chuck Lever
1
-2
/
+0
2018-01-23
xprtrdma: Correct some documenting comments
Chuck Lever
2
-2
/
+2
2018-01-23
xprtrdma: Fix "bytes registered" accounting
Chuck Lever
1
-2
/
+2
2018-01-23
xprtrdma: Instrument allocation/release of rpcrdma_req/rep objects
Chuck Lever
2
-9
/
+7
2018-01-23
xprtrdma: Add trace points to instrument QP and CQ access upcalls
Chuck Lever
1
-0
/
+3
2018-01-23
xprtrdma: Add trace points in the client-side backchannel code paths
Chuck Lever
2
-5
/
+5
2018-01-23
xprtrdma: Add trace points for connect events
Chuck Lever
2
-28
/
+17
2018-01-23
xprtrdma: Add trace points to instrument MR allocation and recovery
Chuck Lever
1
-3
/
+3
2018-01-23
xprtrdma: Add trace points to instrument memory invalidation
Chuck Lever
3
-16
/
+16
2018-01-23
xprtrdma: Add trace points in reply decoder path
Chuck Lever
1
-20
/
+9
2018-01-23
xprtrdma: Add trace points to instrument memory registration
Chuck Lever
2
-22
/
+7
2018-01-23
xprtrdma: Add trace points in the RPC Reply handler paths
Chuck Lever
2
-19
/
+9
2018-01-23
xprtrdma: Add trace points in RPC Call transmit paths
Chuck Lever
2
-15
/
+5
2018-01-23
rpcrdma: infrastructure for static trace points in rpcrdma.ko
Chuck Lever
2
-5
/
+9
2018-01-18
svcrdma: Post Receives in the Receive completion handler
Chuck Lever
4
-37
/
+8
2018-01-16
xprtrdma: Introduce rpcrdma_mw_unmap_and_put
Chuck Lever
4
-23
/
+33
2018-01-16
xprtrdma: Remove usage of "mw"
Chuck Lever
5
-278
/
+292
2018-01-16
xprtrdma: Replace all usage of "frmr" with "frwr"
Chuck Lever
4
-99
/
+99
2018-01-16
xprtrdma: Don't clear RPC_BC_PA_IN_USE on pre-allocated rpc_rqst's
Chuck Lever
1
-6
/
+1
2018-01-16
xprtrdma: Split xprt_rdma_send_request
Chuck Lever
4
-32
/
+50
2018-01-16
xprtrdma: buf_free not called for CB replies
Chuck Lever
3
-6
/
+1
2018-01-16
xprtrdma: Move unmap-safe logic to rpcrdma_marshal_req
Chuck Lever
2
-5
/
+11
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
3
-19
/
+12
2018-01-16
xprtrdma: Initialize the xprt address string array earlier
Chuck Lever
3
-13
/
+21
2018-01-16
xprtrdma: Remove unused padding variables
Chuck Lever
2
-7
/
+3
2018-01-16
xprtrdma: Remove ri_reminv_expected
Chuck Lever
2
-3
/
+0
[next]