开源镜像站
帮助
动态
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_rw.c
Age
Commit message (
Expand
)
Author
2021-10-04
svcrdma: Split svcrmda_wc_{read,write} tracepoints
Chuck Lever
2021-08-17
svcrdma: Convert rdma->sc_rw_ctxts to llist
Chuck Lever
2021-08-17
svcrdma: Fewer calls to wake_up() in Send completion handler
Chuck Lever
2021-07-06
xprtrdma: Fix spelling mistakes
Zheng Yongjun
2021-03-31
svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_arg
Chuck Lever
2021-03-31
svcrdma: Single-stage RDMA Read
Chuck Lever
2021-03-22
svcrdma: Add a "deferred close" helper
Chuck Lever
2021-01-25
svcrdma: Restore read and write stats
Chuck Lever
2021-01-25
svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
Chuck Lever
2020-11-30
svcrdma: support multiple Read chunks per RPC
Chuck Lever
2020-11-30
svcrdma: Use the new parsed chunk list when pulling Read chunks
Chuck Lever
2020-11-30
svcrdma: Rename info::ri_chunklen
Chuck Lever
2020-11-30
svcrdma: Clean up chunk tracepoints
Chuck Lever
2020-11-30
svcrdma: Support multiple Write chunks in svc_rdma_send_reply_chunk
Chuck Lever
2020-11-30
svcrdma: Use parsed chunk lists to construct RDMA Writes
Chuck Lever
2020-11-30
svcrdma: Clean up svc_rdma_encode_reply_chunk()
Chuck Lever
2020-11-30
svcrdma: Post RDMA Writes while XDR encoding replies
Chuck Lever
2020-11-30
svcrdma: Refactor the RDMA Write path
Chuck Lever
2020-11-30
svcrdma: Const-ify the xdr_buf arguments
Chuck Lever
2020-11-30
svcrdma: Catch another Reply chunk overflow case
Chuck Lever
2020-09-25
net: sunrpc: delete repeated words
Randy Dunlap
2020-07-28
svcrdma: Remove transport reference counting
Chuck Lever
2020-07-13
svcrdma: Display chunk completion ID when posting a rw_ctxt
Chuck Lever
2020-07-13
svcrdma: Add common XDR decoders for RDMA and Read segments
Chuck Lever
2020-07-13
svcrdma: Fix page leak in svc_rdma_recv_read_chunk()
Chuck Lever
2020-05-18
svcrdma: trace undersized Write chunks
Chuck Lever
2020-05-18
svcrdma: Trace page overruns when constructing RDMA Reads
Chuck Lever
2020-05-18
svcrdma: Clean up handling of get_rw_ctx errors
Chuck Lever
2020-05-18
svcrdma: Clean up the tracing for rw_ctx_init errors
Chuck Lever
2020-04-17
svcrdma: Fix trace point use-after-free race
Chuck Lever
2020-03-16
svcrdma: Rename svcrdma_encode trace points in send routines
Chuck Lever
2020-03-16
svcrdma: Update synopsis of svc_rdma_send_reply_chunk()
Chuck Lever
2020-03-16
nfsd: Fix NFSv4 READ on RDMA when using readv
Chuck Lever
2020-03-16
svcrdma: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2019-06-20
scsi: lib/sg_pool.c: improve APIs for allocating sg pool
Ming Lei
2019-02-06
svcrdma: Remove syslog warnings in work completion handlers
Chuck Lever
2019-02-06
svcrdma: Use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-02-06
svcrpc: fix unlikely races preventing queueing of sockets
J. Bruce Fields
2018-08-23
Merge tag 'nfsd-4.19-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2018-08-09
svcrdma: Clean up Read chunk path
Chuck Lever
2018-07-30
RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments const
Bart Van Assche
2018-07-26
net/xprtrdma: Restore needed argument to ib_post_send
Jason Gunthorpe
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 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
[next]