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
/
xprt_rdma.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-21
xprtrdma: Remove rpcrdma_ep::re_implicit_roundup
Chuck Lever
1
-1
/
+0
2021-10-21
xprtrdma: Provide a buffer to pad Write chunks of unaligned length
Chuck Lever
1
-0
/
+5
2021-08-09
xprtrdma: Eliminate rpcrdma_post_sends()
Chuck Lever
1
-1
/
+0
2021-08-09
xprtrdma: Disconnect after an ib_post_send() immediate error
Chuck Lever
1
-0
/
+1
2021-05-26
SUNRPC: More fixes for backlog congestion
Trond Myklebust
1
-0
/
+1
2021-04-26
xprtrdma: Move fr_mr field to struct rpcrdma_mr
Chuck Lever
1
-5
/
+2
2021-04-26
xprtrdma: Move the Work Request union to struct rpcrdma_mr
Chuck Lever
1
-4
/
+4
2021-04-26
xprtrdma: Move fr_linv_done field to struct rpcrdma_mr
Chuck Lever
1
-1
/
+1
2021-04-26
xprtrdma: Move cqe to struct rpcrdma_mr
Chuck Lever
1
-1
/
+1
2021-04-26
xprtrdma: Move fr_cid to struct rpcrdma_mr
Chuck Lever
1
-1
/
+1
2021-04-26
xprtrdma: Do not wake RPC consumer on a failed LocalInv
Chuck Lever
1
-0
/
+1
2021-04-26
xprtrdma: Rename frwr_release_mr()
Chuck Lever
1
-1
/
+1
2021-04-26
xprtrdma: Delete rpcrdma_recv_buffer_put()
Chuck Lever
1
-1
/
+1
2021-04-26
xprtrdma: Fix cwnd update ordering
Chuck Lever
1
-1
/
+1
2021-04-26
xprtrdma: Do not refresh Receive Queue while it is draining
Chuck Lever
1
-0
/
+1
2021-02-05
rpcrdma: Fix comments about reverse-direction operation
Chuck Lever
1
-3
/
+3
2021-02-05
xprtrdma: Refactor invocations of offset_in_page()
Chuck Lever
1
-1
/
+1
2021-02-05
xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
Chuck Lever
1
-4
/
+5
2020-11-11
xprtrdma: Micro-optimize MR DMA-unmapping
Chuck Lever
1
-0
/
+1
2020-11-11
xprtrdma: Move rpcrdma_mr_put()
Chuck Lever
1
-1
/
+0
2020-11-11
xprtrdma: Introduce FRWR completion IDs
Chuck Lever
1
-0
/
+1
2020-11-11
xprtrdma: Introduce Send completion IDs
Chuck Lever
1
-0
/
+1
2020-11-11
xprtrdma: Introduce Receive completion IDs
Chuck Lever
1
-0
/
+5
2020-06-22
xprtrdma: Clean up disconnect
Chuck Lever
1
-0
/
+1
2020-06-22
xprtrdma: Clean up synopsis of rpcrdma_flush_disconnect()
Chuck Lever
1
-1
/
+1
2020-03-27
xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt
Chuck Lever
1
-3
/
+4
2020-03-27
xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep
Chuck Lever
1
-34
/
+26
2020-03-27
xprtrdma: Disconnect on flushed completion
Chuck Lever
1
-0
/
+1
2020-03-27
xprtrdma: Remove rpcrdma_ia::ri_flags
Chuck Lever
1
-10
/
+0
2020-03-27
xprtrdma: Invoke rpcrdma_ia_open in the connect worker
Chuck Lever
1
-2
/
+0
2020-03-27
xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect()
Chuck Lever
1
-2
/
+2
2020-03-27
xprtrdma: Clean up the post_send path
Chuck Lever
1
-3
/
+2
2020-03-27
xprtrdma: Refactor frwr_init_mr()
Chuck Lever
1
-1
/
+1
2020-03-27
xprtrdma: Invoke rpcrdma_ep_create() in the connect worker
Chuck Lever
1
-2
/
+0
2020-01-15
xprtrdma: Allocate and map transport header buffers at connect time
Chuck Lever
1
-0
/
+1
2020-01-15
xprtrdma: Refactor frwr_is_supported
Chuck Lever
1
-2
/
+2
2020-01-15
xprtrdma: Eliminate per-transport "max pages"
Chuck Lever
1
-2
/
+1
2020-01-15
xprtrdma: Refactor initialization of ep->rep_max_requests
Chuck Lever
1
-3
/
+2
2020-01-15
xprtrdma: Eliminate ri_max_send_sges
Chuck Lever
1
-1
/
+0
2020-01-14
xprtrdma: Fix oops in Receive handler after device removal
Chuck Lever
1
-0
/
+2
2019-10-24
xprtrdma: Pull up sometimes
Chuck Lever
1
-0
/
+2
2019-10-24
xprtrdma: Move the rpcrdma_sendctx::sc_wr field
Chuck Lever
1
-1
/
+1
2019-10-24
xprtrdma: Remove rpcrdma_sendctx::sc_device
Chuck Lever
1
-1
/
+0
2019-10-24
xprtrdma: Remove rpcrdma_sendctx::sc_xprt
Chuck Lever
1
-2
/
+0
2019-10-24
xprtrdma: Ensure ri_id is stable during MR recycling
Chuck Lever
1
-7
/
+0
2019-10-24
xprtrdma: Manage MRs in context of a single connection
Chuck Lever
1
-1
/
+1
2019-10-24
xprtrdma: Close window between waking RPC senders and posting Receives
Chuck Lever
1
-0
/
+1
2019-10-24
xprtrdma: Initialize rb_credits in one place
Chuck Lever
1
-0
/
+1
2019-08-26
xprtrdma: Recycle MRs after disconnect
Chuck Lever
1
-0
/
+1
2019-08-21
xprtrdma: Use an llist to manage free rpcrdma_reps
Chuck Lever
1
-2
/
+4
[next]