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
Age
Commit message (
Expand
)
Author
2020-04-07
Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2020-03-27
svcrdma: Fix leak of transport addresses
Chuck Lever
2020-03-27
xprtrdma: kmalloc rpcrdma_ep separate from rpcrdma_xprt
Chuck Lever
2020-03-27
xprtrdma: Extract sockaddr from struct rdma_cm_id
Chuck Lever
2020-03-27
xprtrdma: Merge struct rpcrdma_ia into struct rpcrdma_ep
Chuck Lever
2020-03-27
xprtrdma: Disconnect on flushed completion
Chuck Lever
2020-03-27
xprtrdma: Remove rpcrdma_ia::ri_flags
Chuck Lever
2020-03-27
xprtrdma: Invoke rpcrdma_ia_open in the connect worker
Chuck Lever
2020-03-27
xprtrdma: Allocate Protection Domain in rpcrdma_ep_create()
Chuck Lever
2020-03-27
xprtrdma: Refactor rpcrdma_ep_connect() and rpcrdma_ep_disconnect()
Chuck Lever
2020-03-27
xprtrdma: Clean up the post_send path
Chuck Lever
2020-03-27
xprtrdma: Refactor frwr_init_mr()
Chuck Lever
2020-03-27
xprtrdma: Invoke rpcrdma_ep_create() in the connect worker
Chuck Lever
2020-03-27
xprtrdma: Enhance MR-related trace points
Chuck Lever
2020-03-16
svcrdma: Avoid DMA mapping small RPC Replies
Chuck Lever
2020-03-16
svcrdma: Fix double sync of transport header buffer
Chuck Lever
2020-03-16
svcrdma: Refactor chunk list encoders
Chuck Lever
2020-03-16
SUNRPC: Add encoders for list item discriminators
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_msg()
Chuck Lever
2020-03-16
svcrdma: Update synopsis of svc_rdma_map_reply_msg()
Chuck Lever
2020-03-16
svcrdma: Update synopsis of svc_rdma_send_reply_chunk()
Chuck Lever
2020-03-16
svcrdma: De-duplicate code that locates Write and Reply chunks
Chuck Lever
2020-03-16
svcrdma: Use struct xdr_stream to decode ingress transport headers
Chuck Lever
2020-03-16
svcrdma: Remove svcrdma_cm_event() trace point
Chuck Lever
2020-03-16
SUNRPC: Add xdr_pad_size() helper
Chuck Lever
2020-03-16
svcrdma: Fix double svc_rdma_send_ctxt_put() in an error path
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
2020-02-13
xprtrdma: Fix DMA scatter-gather list mapping imbalance
Chuck Lever
2020-01-15
xprtrdma: DMA map rr_rdma_buf as each rpcrdma_rep is created
Chuck Lever
2020-01-15
xprtrdma: Destroy reps from previous connection instance
Chuck Lever
2020-01-15
xprtrdma: Destroy rpcrdma_rep when Receive is flushed
Chuck Lever
2020-01-15
xprtrdma: Allocate and map transport header buffers at connect time
Chuck Lever
2020-01-15
xprtrdma: Refactor frwr_is_supported
Chuck Lever
2020-01-15
xprtrdma: Eliminate per-transport "max pages"
Chuck Lever
2020-01-15
xprtrdma: Refactor initialization of ep->rep_max_requests
Chuck Lever
2020-01-15
xprtrdma: Make sendctx queue lifetime the same as connection lifetime
Chuck Lever
2020-01-15
xprtrdma: Eliminate ri_max_send_sges
Chuck Lever
2020-01-14
xprtrdma: Fix oops in Receive handler after device removal
Chuck Lever
2020-01-14
xprtrdma: Fix completion wait during device removal
Chuck Lever
2020-01-14
xprtrdma: Fix create_qp crash on device unload
Chuck Lever
2019-12-07
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-11-21
SUNRPC: Fix backchannel latency metrics
Chuck Lever
2019-11-18
Merge tag 'nfs-rdma-for-5.5-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-10-30
SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding
Trond Myklebust
2019-10-24
xprtrdma: Replace dprintk in xprt_rdma_set_port
Chuck Lever
2019-10-24
xprtrdma: Replace dprintk() in rpcrdma_update_connect_private()
Chuck Lever
2019-10-24
xprtrdma: Refine trace_xprtrdma_fixup
Chuck Lever
2019-10-24
xprtrdma: Report the computed connect delay
Chuck Lever
[next]