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
2021-09-04
Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
5
-31
/
+28
2021-08-19
svcrdma: xpt_bc_xprt is already clear in __svc_rdma_free()
Chuck Lever
1
-7
/
+0
2021-08-17
svcrdma: Convert rdma->sc_rw_ctxts to llist
Chuck Lever
2
-15
/
+36
2021-08-17
svcrdma: Relieve contention on sc_send_lock.
Chuck Lever
2
-16
/
+9
2021-08-17
svcrdma: Fewer calls to wake_up() in Send completion handler
Chuck Lever
2
-8
/
+17
2021-08-09
SUNRPC/xprtrdma: Fix reconnection locking
Trond Myklebust
1
-6
/
+5
2021-08-09
xprtrdma: Eliminate rpcrdma_post_sends()
Chuck Lever
4
-18
/
+2
2021-08-09
xprtrdma: Add an xprtrdma_post_send_err tracepoint
Chuck Lever
1
-1
/
+5
2021-08-09
xprtrdma: Add xprtrdma_post_recvs_err() tracepoint
Chuck Lever
1
-1
/
+2
2021-08-09
xprtrdma: Put rpcrdma_reps before waking the tear-down completion
Chuck Lever
1
-5
/
+5
2021-08-09
xprtrdma: Disconnect after an ib_post_send() immediate error
Chuck Lever
3
-1
/
+10
2021-07-09
Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-0
/
+2
2021-07-08
sunrpc: keep track of the xprt_class in rpc_xprt structure
Olga Kornievskaia
1
-0
/
+2
2021-07-07
Merge tag 'nfsd-5.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-3
/
+3
2021-07-07
xprtrdma: Fix spelling mistakes
Zheng Yongjun
1
-3
/
+3
2021-05-27
xprtrdma: Revert 586a0787ce35
Chuck Lever
1
-9
/
+18
2021-05-26
SUNRPC: More fixes for backlog congestion
Trond Myklebust
3
-9
/
+22
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
6
-210
/
+208
2021-05-02
xprtrdma: Fix a NULL dereference in frwr_unmap_sync()
Chuck Lever
1
-0
/
+1
2021-04-26
xprtrdma: Move fr_mr field to struct rpcrdma_mr
Chuck Lever
2
-9
/
+6
2021-04-26
xprtrdma: Move the Work Request union to struct rpcrdma_mr
Chuck Lever
2
-23
/
+13
2021-04-26
xprtrdma: Move fr_linv_done field to struct rpcrdma_mr
Chuck Lever
2
-6
/
+5
2021-04-26
xprtrdma: Move cqe to struct rpcrdma_mr
Chuck Lever
2
-21
/
+16
2021-04-26
xprtrdma: Move fr_cid to struct rpcrdma_mr
Chuck Lever
2
-17
/
+16
2021-04-26
xprtrdma: Remove the RPC/RDMA QP event handler
Chuck Lever
1
-18
/
+0
2021-04-26
xprtrdma: Add tracepoints showing FastReg WRs and remote invalidation
Chuck Lever
1
-0
/
+2
2021-04-26
xprtrdma: Avoid Send Queue wrapping
Chuck Lever
2
-17
/
+16
2021-04-26
xprtrdma: Do not wake RPC consumer on a failed LocalInv
Chuck Lever
3
-9
/
+41
2021-04-26
xprtrdma: Do not recycle MR after FastReg/LocalInv flushes
Chuck Lever
1
-52
/
+17
2021-04-26
xprtrdma: Clarify use of barrier in frwr_wc_localinv_done()
Chuck Lever
1
-3
/
+5
2021-04-26
xprtrdma: Rename frwr_release_mr()
Chuck Lever
3
-6
/
+6
2021-04-26
xprtrdma: rpcrdma_mr_pop() already does list_del_init()
Chuck Lever
1
-1
/
+0
2021-04-26
xprtrdma: Delete rpcrdma_recv_buffer_put()
Chuck Lever
4
-20
/
+14
2021-04-26
xprtrdma: Fix cwnd update ordering
Chuck Lever
3
-7
/
+8
2021-04-26
xprtrdma: Improve locking around rpcrdma_rep creation
Chuck Lever
1
-4
/
+5
2021-04-26
xprtrdma: Improve commentary around rpcrdma_reps_unmap()
Chuck Lever
1
-1
/
+5
2021-04-26
xprtrdma: Improve locking around rpcrdma_rep destruction
Chuck Lever
1
-7
/
+24
2021-04-26
xprtrdma: Put flushed Receives on free list instead of destroying them
Chuck Lever
1
-1
/
+3
2021-04-26
xprtrdma: Do not refresh Receive Queue while it is draining
Chuck Lever
2
-0
/
+14
2021-04-26
xprtrdma: Avoid Receive Queue wrapping
Chuck Lever
1
-0
/
+1
2021-04-14
svcrdma: Pass a useful error code to the send_err tracepoint
Chuck Lever
1
-3
/
+9
2021-04-14
svcrdma: Rename goto labels in svc_rdma_sendto()
Chuck Lever
1
-12
/
+12
2021-04-14
svcrdma: Don't leak send_ctxt on Send errors
Chuck Lever
1
-4
/
+4
2021-04-14
SUNRPC: Move fault injection call sites
Chuck Lever
1
-2
/
+4
2021-03-31
svcrdma: Clean up dto_q critical section in svc_rdma_recvfrom()
Chuck Lever
1
-7
/
+7
2021-03-31
svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_arg
Chuck Lever
2
-17
/
+0
2021-03-31
svcrdma: Remove sc_read_complete_q
Chuck Lever
2
-52
/
+6
2021-03-31
svcrdma: Single-stage RDMA Read
Chuck Lever
2
-67
/
+37
2021-03-22
SUNRPC: Move svc_xprt_received() call sites
Chuck Lever
1
-0
/
+6
2021-03-22
svcrdma: Retain the page backing rq_res.head[0].iov_base
Chuck Lever
1
-0
/
+5
[next]