index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
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