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
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
/
include
/
linux
/
sunrpc
/
svc_rdma.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
svcrdma: Convert rdma->sc_rw_ctxts to llist
Chuck Lever
1
-1
/
+1
2021-08-17
svcrdma: Relieve contention on sc_send_lock.
Chuck Lever
1
-2
/
+2
2021-08-17
svcrdma: Fewer calls to wake_up() in Send completion handler
Chuck Lever
1
-0
/
+1
2021-03-31
svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_arg
Chuck Lever
1
-3
/
+0
2021-03-31
svcrdma: Remove sc_read_complete_q
Chuck Lever
1
-2
/
+0
2021-03-22
svcrdma: Remove unused sc_pages field
Chuck Lever
1
-2
/
+1
2021-03-22
svcrdma: Normalize Send page handling
Chuck Lever
1
-0
/
+1
2021-03-22
svcrdma: Maintain a Receive water mark
Chuck Lever
1
-0
/
+2
2021-03-11
svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"
Chuck Lever
1
-1
/
+0
2021-01-25
svcrdma: Reduce Receive doorbell rate
Chuck Lever
1
-0
/
+1
2021-01-25
svcrdma: Deprecate stat variables that are no longer used
Chuck Lever
1
-5
/
+0
2021-01-25
svcrdma: Restore read and write stats
Chuck Lever
1
-2
/
+2
2021-01-25
svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
Chuck Lever
1
-1
/
+1
2021-01-25
svcrdma: Convert rdma_stat_recv to a per-CPU counter
Chuck Lever
1
-1
/
+2
2020-11-30
svcrdma: Use the new parsed chunk list when pulling Read chunks
Chuck Lever
1
-3
/
+3
2020-11-30
svcrdma: Remove chunk list pointers
Chuck Lever
1
-4
/
+0
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk
Chuck Lever
1
-1
/
+1
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_map_reply_msg()
Chuck Lever
1
-1
/
+1
2020-11-30
svcrdma: Support multiple write chunks when pulling up
Chuck Lever
1
-0
/
+2
2020-11-30
svcrdma: Use parsed chunk lists to construct RDMA Writes
Chuck Lever
1
-3
/
+2
2020-11-30
svcrdma: Use parsed chunk lists to detect reverse direction replies
Chuck Lever
1
-0
/
+1
2020-11-30
svcrdma: Add a "parsed chunk list" data structure
Chuck Lever
1
-0
/
+12
2020-11-30
svcrdma: Post RDMA Writes while XDR encoding replies
Chuck Lever
1
-3
/
+1
2020-11-30
SUNRPC: Rename svc_encode_read_payload()
Chuck Lever
1
-2
/
+2
2020-07-14
svcrdma: Record send_ctxt completion ID in trace_svcrdma_post_send()
Chuck Lever
1
-1
/
+2
2020-07-14
svcrdma: Introduce Send completion IDs
Chuck Lever
1
-0
/
+2
2020-07-14
svcrdma: Introduce Receive completion IDs
Chuck Lever
1
-0
/
+4
2020-07-14
svcrdma: Remove declarations for functions long removed
Chuck Lever
1
-4
/
+0
2020-07-14
svcrdma: Make svc_rdma_send_error_msg() a global function
Chuck Lever
1
-0
/
+4
2020-05-18
svcrdma: Remove the SVCRDMA_DEBUG macro
Chuck Lever
1
-1
/
+0
2020-05-18
svcrdma: Fix backchannel return code
Chuck Lever
1
-3
/
+2
2020-04-17
svcrdma: Fix leak of svc_rdma_recv_ctxt objects
Chuck Lever
1
-0
/
+1
2020-03-16
svcrdma: Avoid DMA mapping small RPC Replies
Chuck Lever
1
-0
/
+1
2020-03-16
svcrdma: Fix double sync of transport header buffer
Chuck Lever
1
-3
/
+0
2020-03-16
svcrdma: Refactor chunk list encoders
Chuck Lever
1
-0
/
+2
2020-03-16
svcrdma: Update synopsis of svc_rdma_map_reply_msg()
Chuck Lever
1
-2
/
+3
2020-03-16
svcrdma: Update synopsis of svc_rdma_send_reply_chunk()
Chuck Lever
1
-1
/
+1
2020-03-16
svcrdma: De-duplicate code that locates Write and Reply chunks
Chuck Lever
1
-0
/
+2
2020-03-16
svcrdma: Use struct xdr_stream to decode ingress transport headers
Chuck Lever
1
-0
/
+1
2020-03-16
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
1
-1
/
+7
2019-08-19
svcrdma: Use llist for managing cache of recv_ctxts
Chuck Lever
1
-2
/
+3
2019-08-19
svcrdma: Remove svc_rdma_wq
Chuck Lever
1
-1
/
+0
2018-12-28
sunrpc: remove unused xpo_prep_reply_hdr callback
Vasily Averin
1
-1
/
+0
2018-11-29
svcrdma: Optimize the logic that selects the R_key to invalidate
Chuck Lever
1
-0
/
+1
2018-10-29
svcrdma: Increase the default connection credit limit
Chuck Lever
1
-6
/
+7
2018-05-11
svcrdma: Remove unused svc_rdma_op_ctxt
Chuck Lever
1
-21
/
+0
2018-05-11
svcrdma: Persistently allocate and DMA-map Send buffers
Chuck Lever
1
-2
/
+6
2018-05-11
svcrdma: Remove post_send_wr
Chuck Lever
1
-3
/
+0
2018-05-11
svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt
Chuck Lever
1
-6
/
+3
2018-05-11
svcrdma: Introduce svc_rdma_send_ctxt
Chuck Lever
1
-12
/
+23
[next]