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
/
rpc_rdma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-17
xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges()
Chuck Lever
1
-14
/
+24
2017-11-17
xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges()
Chuck Lever
1
-1
/
+1
2017-11-17
xprtrdma: Decode credits field in rpcrdma_reply_handler
Chuck Lever
1
-2
/
+12
2017-11-17
xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion
Chuck Lever
1
-18
/
+28
2017-11-17
xprtrdma: Refactor rpcrdma_reply_handler some more
Chuck Lever
1
-47
/
+58
2017-11-17
xprtrdma: Move decoded header fields into rpcrdma_rep
Chuck Lever
1
-19
/
+17
2017-11-17
xprtrdma: Throw away reply when version is unrecognized
Chuck Lever
1
-9
/
+8
2017-09-06
xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler
Chuck Lever
1
-45
/
+17
2017-09-05
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
1
-339
/
+505
2017-08-18
SUNRPC: Add a separate spinlock to protect the RPC request receive list
Trond Myklebust
1
-4
/
+4
2017-08-15
xprtrdma: Remove imul instructions from chunk list encoders
Chuck Lever
1
-24
/
+21
2017-08-15
xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()
Chuck Lever
1
-57
/
+48
2017-08-11
xprtrdma: Harden chunk list encoding against send buffer overflow
Chuck Lever
1
-86
/
+142
2017-08-11
xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()
Chuck Lever
1
-6
/
+18
2017-08-11
xprtrdma: Remove rpclen from rpcrdma_marshal_req
Chuck Lever
1
-7
/
+2
2017-08-11
xprtrdma: Clean up rpcrdma_marshal_req() synopsis
Chuck Lever
1
-8
/
+17
2017-08-08
xprtrdma: Remove rpcrdma_rep::rr_len
Chuck Lever
1
-1
/
+1
2017-08-08
xprtrdma: Replace rpcrdma_count_chunks()
Chuck Lever
1
-94
/
+127
2017-08-08
xprtrdma: Refactor rpcrdma_reply_handler()
Chuck Lever
1
-82
/
+130
2017-08-08
xprtrdma: Harden backchannel call decoding
Chuck Lever
1
-21
/
+37
2017-08-08
xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()
Chuck Lever
1
-14
/
+23
2017-07-13
xprtrdma: Replace PAGE_MASK with offset_in_page()
Chuck Lever
1
-8
/
+8
2017-07-13
xprtrdma: Fix client lock-up after application signal fires
Chuck Lever
1
-29
/
+50
2017-07-13
xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
Chuck Lever
1
-9
/
+7
2017-07-13
xprtrdma: Pre-mark remotely invalidated MRs
Chuck Lever
1
-2
/
+20
2017-04-25
xprtrdma: Squelch ENOBUFS warnings
Chuck Lever
1
-3
/
+5
2017-04-25
xprtrdma: Use same device when mapping or syncing DMA buffers
Chuck Lever
1
-2
/
+2
2017-02-10
xprtrdma: Refactor management of mw_list field
Chuck Lever
1
-3
/
+3
2017-02-10
xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
Chuck Lever
1
-6
/
+8
2017-02-10
xprtrdma: Reduce required number of send SGEs
Chuck Lever
1
-3
/
+23
2017-02-10
xprtrdma: Per-connection pad optimization
Chuck Lever
1
-14
/
+14
2017-02-10
xprtrdma: Fix Read chunk padding
Chuck Lever
1
-6
/
+4
2016-11-30
xprtrdma: Relocate connection helper functions
Chuck Lever
1
-34
/
+0
2016-11-30
xprtrdma: Update dprintk in rpcrdma_count_chunks
Chuck Lever
1
-1
/
+1
2016-09-19
xprtrdma: Eliminate rpcrdma_receive_worker()
Chuck Lever
1
-1
/
+3
2016-09-19
xprtrdma: Use gathered Send for large inline messages
Chuck Lever
1
-131
/
+170
2016-09-19
xprtrdma: Basic support for Remote Invalidation
Chuck Lever
1
-4
/
+14
2016-09-19
xprtrdma: Client-side support for rpcrdma_connect_private
Chuck Lever
1
-3
/
+5
2016-09-19
xprtrdma: Move send_wr to struct rpcrdma_req
Chuck Lever
1
-2
/
+3
2016-09-19
xprtrdma: Simplify rpcrdma_ep_post_recv()
Chuck Lever
1
-1
/
+1
2016-09-19
xprtrdma: Delay DMA mapping Send and Receive buffers
Chuck Lever
1
-0
/
+9
2016-09-19
xprtrdma: Eliminate INLINE_THRESHOLD macros
Chuck Lever
1
-1
/
+1
2016-07-11
xprtrdma: No direct data placement with krb5i and krb5p
Chuck Lever
1
-2
/
+10
2016-07-11
xprtrdma: Clean up fixup_copy_count accounting
Chuck Lever
1
-13
/
+13
2016-07-11
xprtrdma: Update only specific fields in private receive buffer
Chuck Lever
1
-4
/
+9
2016-07-11
xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup()
Chuck Lever
1
-28
/
+33
2016-07-11
xprtrdma: rpcrdma_inline_fixup() overruns the receive page list
Chuck Lever
1
-5
/
+11
2016-07-11
xprtrdma: Chunk list encoders no longer share one rl_segments array
Chuck Lever
1
-33
/
+28
2016-07-11
xprtrdma: Place registered MWs on a per-req list
Chuck Lever
1
-43
/
+38
2016-07-11
xprtrdma: Chunk list encoders must not return zero
Chuck Lever
1
-3
/
+3
[next]