开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
svc_rdma_sendto.c
Age
Commit message (
Expand
)
Author
2019-10-08
svcrdma: Improve DMA mapping trace points
Chuck Lever
2019-02-06
svcrdma: Remove syslog warnings in work completion handlers
Chuck Lever
2019-02-06
svcrdma: Remove max_sge check at connect time
Chuck Lever
2018-12-27
sunrpc: remove unused xpo_prep_reply_hdr callback
Vasily Averin
2018-11-28
svcrdma: Optimize the logic that selects the R_key to invalidate
Chuck Lever
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-08-09
svcrdma: Avoid releasing a page in svc_xprt_release()
Chuck Lever
2018-07-24
net/xprtrdma: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-05-11
svcrdma: Persistently allocate and DMA-map Send buffers
Chuck Lever
2018-05-11
svcrdma: Simplify svc_rdma_send()
Chuck Lever
2018-05-11
svcrdma: Remove post_send_wr
Chuck Lever
2018-05-11
svcrdma: Don't overrun the SGE array in svc_rdma_send_ctxt
Chuck Lever
2018-05-11
svcrdma: Introduce svc_rdma_send_ctxt
Chuck Lever
2018-05-11
svcrdma: Clean up Send SGE accounting
Chuck Lever
2018-05-11
svcrdma: Refactor svc_rdma_dma_map_buf
Chuck Lever
2018-05-11
svcrdma: Persistently allocate and DMA-map Receive buffers
Chuck Lever
2018-05-11
svcrdma: Preserve Receive buffer until svc_rdma_sendto
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-05-11
svcrdma: Add proper SPDX tags for NetApp-contributed source
Chuck Lever
2018-01-18
svcrdma: Post Receives in the Receive completion handler
Chuck Lever
2017-07-13
svcrdma: fix an incorrect check on -E2BIG and -EINVAL
Colin Ian King
2017-06-28
svcrdma: Avoid Send Queue overflow
Chuck Lever
2017-06-28
svcrdma: Squelch disconnection messages
Chuck Lever
2017-04-25
svcrdma: Remove the req_map cache
Chuck Lever
2017-04-25
svcrdma: Report Write/Reply chunk overruns
Chuck Lever
2017-04-25
svcrdma: Clean up RDMA_ERROR path
Chuck Lever
2017-04-25
svcrdma: Use rdma_rw API in RPC reply path
Chuck Lever
2017-04-25
svcrdma: Clean up svc_rdma_get_inv_rkey()
Chuck Lever
2017-04-25
svcrdma: Add helper to save pages under I/O
Chuck Lever
2017-04-25
svcrdma: Add svc_rdma_map_reply_hdr()
Chuck Lever
2017-04-25
svcrdma: Move send_wr to svc_rdma_op_ctxt
Chuck Lever
2017-02-08
svcrdma: Clean up RPC-over-RDMA Reply header encoder
Chuck Lever
2017-02-08
svcrdma: Another sendto chunk list parsing update
Chuck Lever
2016-11-30
svcrdma: Further clean-up of svc_rdma_get_inv_rkey()
Chuck Lever
2016-11-30
svcrdma: Remove BH-disabled spin locking in svc_rdma_send()
Chuck Lever
2016-11-30
svcrdma: Renovate sendto chunk list parsing
Chuck Lever
2016-09-23
svcrdma: support Remote Invalidation
Chuck Lever
2016-09-23
svcrdma: Skip put_page() when send_reply() fails
Chuck Lever
2016-09-23
svcrdma: Tail iovec leaves an orphaned DMA mapping
Chuck Lever
2016-05-13
svcrdma: svc_rdma_put_context() is invoked twice in Send error path
Chuck Lever
2016-03-01
svcrdma: Use new CQ API for RPC-over-RDMA server send CQs
Chuck Lever
2016-03-01
svcrdma: Make RDMA_ERROR messages work
Chuck Lever
2016-03-01
svcrdma: svc_rdma_post_recv() should close connection on error
Chuck Lever
2016-03-01
svcrdma: Close connection when a send error occurs
Chuck Lever
2016-03-01
svcrdma: Do not send Write chunk XDR pad with inline content
Chuck Lever
2016-03-01
svcrdma: Do not write xdr_buf::tail in a Write chunk
Chuck Lever
2016-03-01
svcrdma: Find client-provided write and reply chunks once per reply
Chuck Lever
2016-01-19
svc_rdma: use local_dma_lkey
Christoph Hellwig
[next]