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
2019-01-08
xprtrdma: Double free in rpcrdma_sendctxs_create()
Dan Carpenter
1
-5
/
+1
2019-01-08
xprtrdma: Fix error code in rpcrdma_buffer_create()
Dan Carpenter
1
-1
/
+3
2019-01-02
Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
9
-757
/
+343
2019-01-02
Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
7
-131
/
+76
2019-01-02
xprtrdma: Prevent leak of rpcrdma_rep objects
Chuck Lever
1
-0
/
+4
2019-01-02
xprtrdma: Don't leak freed MRs
Chuck Lever
1
-12
/
+15
2019-01-02
xprtrdma: Add documenting comment for rpcrdma_buffer_destroy
Chuck Lever
1
-0
/
+8
2019-01-02
xprtrdma: Replace outdated comment for rpcrdma_ep_post
Chuck Lever
1
-3
/
+7
2019-01-02
xprtrdma: Update comments in frwr_op_send
Chuck Lever
1
-2
/
+2
2019-01-02
xprtrdma: Trace mapping, alloc, and dereg failures
Chuck Lever
3
-10
/
+8
2019-01-02
xprtrdma: Add trace points for calls to transport switch methods
Chuck Lever
1
-7
/
+11
2019-01-02
xprtrdma: Relocate the xprtrdma_mr_map trace points
Chuck Lever
1
-1
/
+1
2019-01-02
xprtrdma: Clean up of xprtrdma chunk trace points
Chuck Lever
1
-3
/
+3
2019-01-02
xprtrdma: Remove unused fields from rpcrdma_ia
Chuck Lever
1
-2
/
+0
2019-01-02
xprtrdma: Cull dprintk() call sites
Chuck Lever
4
-68
/
+19
2019-01-02
xprtrdma: Simplify locking that protects the rl_allreqs list
Chuck Lever
3
-35
/
+23
2019-01-02
xprtrdma: Expose transport header errors
Chuck Lever
1
-1
/
+0
2019-01-02
xprtrdma: Remove request_module from backchannel
Chuck Lever
1
-2
/
+0
2019-01-02
xprtrdma: Recognize XDRBUF_SPARSE_PAGES
Chuck Lever
1
-5
/
+6
2019-01-02
xprtrdma: Plant XID in on-the-wire RDMA offset (FRWR)
Chuck Lever
3
-5
/
+8
2019-01-02
xprtrdma: Remove rpcrdma_memreg_ops
Chuck Lever
5
-101
/
+116
2019-01-02
xprtrdma: Remove support for FMR memory registration
Chuck Lever
4
-359
/
+2
2019-01-02
xprtrdma: Reduce max_frwr_depth
Chuck Lever
1
-4
/
+11
2019-01-02
xprtrdma: Fix ri_max_segs and the result of ro_maxpages
Chuck Lever
3
-6
/
+14
2019-01-02
xprtrdma: Don't wake pending tasks until disconnect is done
Chuck Lever
5
-17
/
+23
2019-01-02
xprtrdma: No qp_event disconnect
Chuck Lever
2
-33
/
+0
2019-01-02
xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue
Chuck Lever
4
-48
/
+44
2019-01-02
xprtrdma: Refactor Receive accounting
Chuck Lever
4
-38
/
+18
2019-01-02
xprtrdma: Ensure MRs are DMA-unmapped when posting LOCAL_INV fails
Chuck Lever
1
-2
/
+2
2019-01-02
xprtrdma: Yet another double DMA-unmap
Chuck Lever
2
-5
/
+10
2018-12-27
sunrpc: remove unused xpo_prep_reply_hdr callback
Vasily Averin
2
-5
/
+0
2018-12-27
sunrpc: remove svc_rdma_bc_class
Vasily Averin
2
-63
/
+0
2018-12-27
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
3
-22
/
+0
2018-12-27
sunrpc: replace svc_serv->sv_bc_xprt by boolean flag
Vasily Averin
1
-1
/
+0
2018-12-12
RDMA: Start use ib_device_ops
Kamal Heib
1
-1
/
+1
2018-11-28
svcrdma: Optimize the logic that selects the R_key to invalidate
Chuck Lever
2
-40
/
+76
2018-10-30
Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-23
/
+10
2018-10-29
svcrdma: Remove try_module_get from backchannel
Chuck Lever
1
-14
/
+0
2018-10-29
svcrdma: Remove ->release_rqst call in bc reply handler
Chuck Lever
1
-5
/
+4
2018-10-29
svcrdma: Reduce max_send_sges
Chuck Lever
1
-4
/
+6
2018-10-18
Merge tag 'nfs-rdma-for-4.20-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
8
-330
/
+281
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: Report when there were zero posted Receives
Chuck Lever
1
-2
/
+5
2018-10-03
xprtrdma: Move rb_flags initialization
Chuck Lever
1
-1
/
+1
2018-10-03
xprtrdma: Don't disable BH's in backchannel server
Chuck Lever
1
-8
/
+8
2018-10-03
xprtrdma: Remove memory address of "ep" from an error message
Chuck Lever
1
-2
/
+3
2018-10-03
xprtrdma: Rename rpcrdma_qp_async_error_upcall
Chuck Lever
1
-3
/
+11
2018-10-03
xprtrdma: Simplify RPC wake-ups on connect
Chuck Lever
3
-48
/
+52
2018-10-03
xprtrdma: Re-organize the switch() in rpcrdma_conn_upcall
Chuck Lever
1
-9
/
+8
[next]