index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
svc_rdma_rw.c
Age
Commit message (
Expand
)
Author
2018-05-11
svcrdma: Persistently allocate and DMA-map Receive buffers
Chuck Lever
2018-05-11
svcrdma: Simplify svc_rdma_recv_ctxt_put
Chuck Lever
2018-05-11
svcrdma: Introduce svc_rdma_recv_ctxt
Chuck Lever
2018-05-11
svcrdma: Trace key RDMA API events
Chuck Lever
2018-05-11
svcrdma: Trace key RPC/RDMA protocol events
Chuck Lever
2018-02-08
svcrdma: Fix Read chunk round-up
Chuck Lever
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-05
svcrdma: Populate tail iovec when receiving
Chuck Lever
2017-08-24
svcrdma: Clean up svc_rdma_build_read_chunk()
Chuck Lever
2017-07-12
svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir field
Chuck Lever
2017-07-12
svcrdma: use offset_in_page() macro
Chuck Lever
2017-07-12
svcrdma: Properly compute .len and .buflen for received RPC Calls
Chuck Lever
2017-07-12
svcrdma: Add recvfrom helpers to svc_rdma_rw.c
Chuck Lever
2017-06-28
svcrdma: Avoid Send Queue overflow
Chuck Lever
2017-04-25
svcrdma: Introduce local rdma_rw API helpers
Chuck Lever