index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-21
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-13
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-12-01
svcrdma: Further clean-up of svc_rdma_get_inv_rkey()
Chuck Lever
1
-14
/
+5
2016-12-01
svcrdma: Break up dprintk format in svc_rdma_accept()
Chuck Lever
1
-37
/
+18
2016-12-01
svcrdma: Remove unused variable in rdma_copy_tail()
Chuck Lever
1
-2
/
+0
2016-12-01
svcrdma: Remove unused variables in xprt_rdma_bc_allocate()
Chuck Lever
1
-4
/
+0
2016-12-01
svcrdma: Remove svc_rdma_op_ctxt::wc_status
Chuck Lever
2
-3
/
+2
2016-12-01
svcrdma: Remove DMA map accounting
Chuck Lever
2
-11
/
+3
2016-12-01
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
Chuck Lever
2
-16
/
+16
2016-12-01
svcrdma: Renovate sendto chunk list parsing
Chuck Lever
2
-67
/
+39
2016-12-01
svcrdma: Clear xpt_bc_xps in xprt_setup_rdma_bc() error exit arm
Chuck Lever
1
-0
/
+1
2016-11-30
xprtrdma: Relocate connection helper functions
Chuck Lever
3
-41
/
+31
2016-11-30
xprtrdma: Update dprintk in rpcrdma_count_chunks
Chuck Lever
1
-1
/
+1
2016-11-30
xprtrdma: Shorten QP access error message
Chuck Lever
1
-3
/
+3
2016-11-30
xprtrdma: Squelch "max send, max recv" messages at connect time
Chuck Lever
1
-2
/
+2
2016-11-30
xprtrdma: Update documenting comment
Chuck Lever
1
-4
/
+0
2016-11-30
xprtrdma: Refactor FRMR invalidation
Chuck Lever
1
-36
/
+21
2016-11-30
xprtrdma: Avoid calls to ro_unmap_safe()
Chuck Lever
1
-2
/
+4
2016-11-30
xprtrdma: Address coverity complaint about wait_for_completion()
Chuck Lever
1
-4
/
+13
2016-11-30
xprtrdma: Support for SG_GAP devices
Chuck Lever
2
-7
/
+14
2016-11-30
xprtrdma: Make FRWR send queue entry accounting more accurate
Chuck Lever
3
-13
/
+30
2016-11-30
xprtrdma: Cap size of callback buffer resources
Chuck Lever
1
-1
/
+3
2016-11-19
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-14
Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-411
/
+566
2016-10-14
Merge tag 'nfsd-4.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-35
/
+111
2016-10-10
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]