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
2016-07-19
xprtrdma: fix semicolon.cocci warnings
kbuild test robot
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
2
-53
/
+44
2016-07-11
xprtrdma: Place registered MWs on a per-req list
Chuck Lever
6
-139
/
+94
2016-07-11
xprtrdma: Release orphaned MRs immediately
Chuck Lever
2
-12
/
+26
2016-07-11
xprtrdma: Allocate MRs on demand
Chuck Lever
5
-124
/
+114
2016-07-11
xprtrdma: Chunk list encoders must not return zero
Chuck Lever
3
-3
/
+7
2016-07-11
xprtrdma: Honor ->send_request API contract
Chuck Lever
5
-24
/
+39
2016-07-11
xprtrdma: Reply buffer exhaustion can be catastrophic
Chuck Lever
1
-7
/
+5
2016-07-11
xprtrdma: Clean up device capability detection
Chuck Lever
4
-29
/
+44
2016-07-11
xprtrdma: Remove rpcrdma_map_one() and friends
Chuck Lever
2
-44
/
+0
2016-07-11
xprtrdma: Remove ALLPHYSICAL memory registration mode
Chuck Lever
4
-142
/
+2
2016-07-11
xprtrdma: Do not leak an MW during a DMA map failure
Chuck Lever
2
-0
/
+2
2016-07-11
xprtrdma: Refactor MR recovery work queues
Chuck Lever
5
-166
/
+135
2016-07-11
xprtrdma: Use scatterlist for DMA mapping and unmapping under FMR
Chuck Lever
1
-39
/
+57
2016-07-11
xprtrdma: Rename fields in rpcrdma_fmr
Chuck Lever
2
-19
/
+19
2016-07-11
xprtrdma: Move init and release helpers
Chuck Lever
2
-89
/
+119
2016-07-11
xprtrdma: Create common scatterlist fields in rpcrdma_mw
Chuck Lever
2
-47
/
+46
2016-07-11
xprtrdma: Remove FMRs from the unmap list after unmapping
Chuck Lever
1
-2
/
+7
2016-05-26
Merge tag 'nfs-for-4.7-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
8
-431
/
+630
2016-05-25
Merge tag 'nfsd-4.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
4
-53
/
+58
2016-05-17
xprtrdma: Remove qplock
Chuck Lever
2
-4
/
+0
2016-05-17
xprtrdma: Faster server reboot recovery
Chuck Lever
1
-1
/
+11
2016-05-17
xprtrdma: Remove ro_unmap() from all registration modes
Chuck Lever
4
-88
/
+0
2016-05-17
xprtrdma: Add ro_unmap_safe memreg method
Chuck Lever
6
-19
/
+150
2016-05-17
xprtrdma: Refactor __fmr_dma_unmap()
Chuck Lever
1
-5
/
+2
2016-05-17
xprtrdma: Move fr_xprt and fr_worker to struct rpcrdma_mw
Chuck Lever
2
-7
/
+7
2016-05-17
xprtrdma: Refactor the FRWR recovery worker
Chuck Lever
1
-9
/
+16
2016-05-17
xprtrdma: Reset MRs in frwr_op_unmap_sync()
Chuck Lever
1
-38
/
+60
2016-05-17
xprtrdma: Save I/O direction in struct rpcrdma_frwr
Chuck Lever
2
-3
/
+4
2016-05-17
xprtrdma: Rename rpcrdma_frwr::sg and sg_nents
Chuck Lever
2
-20
/
+20
2016-05-17
xprtrdma: Use core ib_drain_qp() API
Chuck Lever
1
-35
/
+6
2016-05-17
xprtrdma: Remove rpcrdma_create_chunks()
Chuck Lever
1
-151
/
+0
2016-05-17
xprtrdma: Allow Read list and Reply chunk simultaneously
Chuck Lever
2
-60
/
+272
2016-05-17
xprtrdma: Update comments in rpcrdma_marshal_req()
Chuck Lever
1
-14
/
+4
2016-05-17
xprtrdma: Avoid using Write list for small NFS READ requests
Chuck Lever
1
-4
/
+5
2016-05-17
xprtrdma: Prevent inline overflow
Chuck Lever
5
-11
/
+90
2016-05-17
xprtrdma: Limit number of RDMA segments in RPC-over-RDMA headers
Chuck Lever
5
-26
/
+23
2016-05-17
xprtrdma: Bound the inline threshold values
Chuck Lever
1
-0
/
+6
2016-05-17
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
3
-0
/
+18
2016-05-13
svcrdma: Generalize svc_rdma_xdr_decode_req()
Chuck Lever
2
-11
/
+23
2016-05-13
svcrdma: Eliminate code duplication in svc_rdma_recvfrom()
Chuck Lever
1
-21
/
+5
2016-05-13
svcrdma: Drain QP before freeing svcrdma_xprt
Chuck Lever
1
-0
/
+3
2016-05-13
svcrdma: Post Receives only for forward channel requests
Chuck Lever
1
-1
/
+1
2016-05-13
svcrdma: Remove superfluous line from rdma_read_chunks()
Chuck Lever
1
-3
/
+1
2016-05-13
svcrdma: svc_rdma_put_context() is invoked twice in Send error path
Chuck Lever
1
-15
/
+13
[next]