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
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+1
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2017-02-10
net: sunrpc: fix build errors when linux/phy*.h is removed from net/dsa.h
Russell King
1
-0
/
+1
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
1
-2
/
+2
2017-01-12
svcrdma: avoid duplicate dma unmapping during error recovery
Sriharsha Basavapatna
1
-2
/
+0
2016-12-16
Merge tag 'nfsd-4.10' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-153
/
+83
2016-11-30
svcrdma: Further clean-up of svc_rdma_get_inv_rkey()
Chuck Lever
1
-14
/
+5
2016-11-30
svcrdma: Break up dprintk format in svc_rdma_accept()
Chuck Lever
1
-37
/
+18
2016-11-30
svcrdma: Remove unused variable in rdma_copy_tail()
Chuck Lever
1
-2
/
+0
2016-11-30
svcrdma: Remove unused variables in xprt_rdma_bc_allocate()
Chuck Lever
1
-4
/
+0
2016-11-30
svcrdma: Remove svc_rdma_op_ctxt::wc_status
Chuck Lever
2
-3
/
+2
2016-11-30
svcrdma: Remove DMA map accounting
Chuck Lever
2
-11
/
+3
2016-11-30
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
Chuck Lever
2
-16
/
+16
2016-11-30
svcrdma: Renovate sendto chunk list parsing
Chuck Lever
2
-67
/
+39
2016-11-30
svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
Chuck Lever
1
-0
/
+1
2016-11-29
xprtrdma: Relocate connection helper functions
Chuck Lever
3
-41
/
+31
2016-11-29
xprtrdma: Update dprintk in rpcrdma_count_chunks
Chuck Lever
1
-1
/
+1
2016-11-29
xprtrdma: Shorten QP access error message
Chuck Lever
1
-3
/
+3
2016-11-29
xprtrdma: Squelch "max send, max recv" messages at connect time
Chuck Lever
1
-2
/
+2
2016-11-29
xprtrdma: Update documenting comment
Chuck Lever
1
-4
/
+0
2016-11-29
xprtrdma: Refactor FRMR invalidation
Chuck Lever
1
-36
/
+21
2016-11-29
xprtrdma: Avoid calls to ro_unmap_safe()
Chuck Lever
1
-2
/
+4
2016-11-29
xprtrdma: Address coverity complaint about wait_for_completion()
Chuck Lever
1
-4
/
+13
2016-11-29
xprtrdma: Support for SG_GAP devices
Chuck Lever
2
-7
/
+14
2016-11-29
xprtrdma: Make FRWR send queue entry accounting more accurate
Chuck Lever
3
-13
/
+30
2016-11-29
xprtrdma: Cap size of callback buffer resources
Chuck Lever
1
-1
/
+3
2016-11-18
Merge tag 'nfsd-4.9-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+6
2016-11-14
sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
Scott Mayhew
1
-0
/
+6
2016-11-11
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2
-16
/
+24
2016-11-10
xprtrdma: Fix DMAR failure in frwr_op_map() after reconnect
Chuck Lever
2
-16
/
+24
2016-11-01
svcrdma: backchannel cannot share a page for send and rcv buffers
Chuck Lever
1
-3
/
+10
2016-10-28
sunrpc: fix some missing rq_rbuffer assignments
Jeff Layton
1
-0
/
+1
2016-10-13
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-411
/
+566
2016-10-13
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-35
/
+111
2016-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
2
-2
/
+2
2016-09-23
IB/core: add support to create a unsafe global rkey to ib_create_pd
Christoph Hellwig
2
-2
/
+2
2016-09-23
svcrdma: support Remote Invalidation
Chuck Lever
2
-6
/
+64
2016-09-23
svcrdma: Server-side support for rpcrdma_connect_private
Chuck Lever
1
-4
/
+30
2016-09-23
svcrdma: Skip put_page() when send_reply() fails
Chuck Lever
1
-1
/
+1
2016-09-23
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
4
-26
/
+18
2016-09-23
xprtrdma: use complete() instead complete_all()
Daniel Wagner
1
-1
/
+1
2016-09-19
xprtrdma: Eliminate rpcrdma_receive_worker()
Chuck Lever
3
-12
/
+5
2016-09-19
xprtrdma: Rename rpcrdma_receive_wc()
Chuck Lever
1
-3
/
+3
2016-09-19
xprtrmda: Report address of frmr, not mw
Chuck Lever
1
-2
/
+6
2016-09-19
xprtrdma: Support larger inline thresholds
Chuck Lever
1
-2
/
+2
2016-09-19
xprtrdma: Use gathered Send for large inline messages
Chuck Lever
5
-185
/
+207
2016-09-19
xprtrdma: Basic support for Remote Invalidation
Chuck Lever
6
-7
/
+44
2016-09-19
xprtrdma: Client-side support for rpcrdma_connect_private
Chuck Lever
5
-15
/
+49
2016-09-19
xprtrdma: Move recv_wr to struct rpcrdma_rep
Chuck Lever
2
-7
/
+7
2016-09-19
xprtrdma: Move send_wr to struct rpcrdma_req
Chuck Lever
4
-24
/
+24
[next]