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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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
2018-07-31
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
3
-3
/
+6
2018-07-26
net/xprtrdma: Restore needed argument to ib_post_send
Jason Gunthorpe
1
-1
/
+1
2018-07-25
net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
5
-10
/
+6
2018-06-18
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2
-2
/
+2
2018-06-12
Merge tag 'nfs-for-4.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
9
-324
/
+284
2018-06-12
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
14
-818
/
+827
2018-06-08
svcrdma: Fix incorrect return value/type in svc_rdma_post_recvs
Chuck Lever
1
-1
/
+1
2018-06-05
Merge tag 'nfs-rdma-for-4.18-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
9
-324
/
+284
2018-06-01
xprtrdma: Remove transfertypes array
Chuck Lever
1
-8
/
+0
2018-06-01
xprtrdma: Add trace_xprtrdma_dma_map(mr)
Chuck Lever
2
-0
/
+2
2018-06-01
xprtrdma: Wait on empty sendctx queue
Chuck Lever
3
-2
/
+14
2018-06-01
xprtrdma: Move common wait_for_buffer_space call to parent function
Chuck Lever
1
-19
/
+12
2018-06-01
xprtrdma: Return -ENOBUFS when no pages are available
Chuck Lever
1
-1
/
+1
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-11
svcrdma: Persistently allocate and DMA-map Send buffers
Chuck Lever
3
-126
/
+99
2018-05-11
svcrdma: Simplify svc_rdma_send()
Chuck Lever
1
-15
/
+15
2018-05-11
svcrdma: Remove post_send_wr
Chuck Lever
3
-37
/
+16
2018-05-11
svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt
Chuck Lever
2
-19
/
+30
2018-05-11
svcrdma: Introduce svc_rdma_send_ctxt
Chuck Lever
4
-254
/
+231
2018-05-11
svcrdma: Clean up Send SGE accounting
Chuck Lever
3
-11
/
+10
2018-05-11
svcrdma: Refactor svc_rdma_dma_map_buf
Chuck Lever
1
-33
/
+17
2018-05-11
svcrdma: Allocate recv_ctxt's on CPU handling Receives
Chuck Lever
1
-16
/
+36
2018-05-11
svcrdma: Persistently allocate and DMA-map Receive buffers
Chuck Lever
4
-134
/
+73
2018-05-11
svcrdma: Preserve Receive buffer until svc_rdma_sendto
Chuck Lever
2
-4
/
+12
2018-05-11
svcrdma: Simplify svc_rdma_recv_ctxt_put
Chuck Lever
2
-21
/
+24
2018-05-11
svcrdma: Remove sc_rq_depth
Chuck Lever
1
-9
/
+8
2018-05-11
svcrdma: Introduce svc_rdma_recv_ctxt
Chuck Lever
4
-220
/
+326
2018-05-11
svcrdma: Trace key RDMA API events
Chuck Lever
10
-51
/
+50
2018-05-11
svcrdma: Trace key RPC/RDMA protocol events
Chuck Lever
4
-47
/
+50
2018-05-11
xprtrdma: Prepare RPC/RDMA includes for server-side trace points
Chuck Lever
9
-6
/
+12
2018-05-11
svcrdma: Use passed-in net namespace when creating RDMA listener
Chuck Lever
1
-18
/
+17
2018-05-11
svcrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
4
-0
/
+4
2018-05-07
xprtrdma: Make rpcrdma_sendctx_put_locked() a static function
Chuck Lever
2
-2
/
+3
2018-05-07
xprtrdma: Remove rpcrdma_buffer_get_rep_locked()
Chuck Lever
1
-12
/
+3
2018-05-07
xprtrdma: Remove rpcrdma_buffer_get_req_locked()
Chuck Lever
1
-18
/
+4
2018-05-07
xprtrdma: Remove rpcrdma_ep_{post_recv, post_extra_recv}
Chuck Lever
2
-62
/
+0
2018-05-07
xprtrdma: Move Receive posting to Receive handler
Chuck Lever
5
-124
/
+115
2018-05-07
xprtrdma: Clean up Receive trace points
Chuck Lever
1
-2
/
+2
2018-05-07
xprtrdma: Make rpc_rqst part of rpcrdma_req
Chuck Lever
3
-75
/
+46
2018-05-07
xprtrdma: Introduce ->alloc_slot call-out for xprtrdma
Chuck Lever
1
-2
/
+50
2018-05-07
SUNRPC: Add a ->free_slot transport callout
Chuck Lever
2
-0
/
+2
2018-05-07
xprtrdma: Fix max_send_wr computation
Chuck Lever
3
-24
/
+52
2018-05-07
xprtrdma: Create transport's CM ID in the correct network namespace
Chuck Lever
1
-2
/
+2
2018-05-07
xprtrdma: Try to fail quickly if proto=rdma
Chuck Lever
1
-2
/
+2
2018-05-07
xprtrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
5
-0
/
+5
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
[next]