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
2017-09-11
Merge tag 'nfs-for-4.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2017-09-05
xprtrdma: Use xprt_pin_rqst in rpcrdma_reply_handler
Chuck Lever
2017-09-05
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2017-09-05
svcrdma: Estimate Send Queue depth properly
Chuck Lever
2017-09-05
svcrdma: Limit RQ depth
Chuck Lever
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-08-24
sunrpc: Const-ify instances of struct svc_xprt_ops
Chuck Lever
2017-08-22
xprtrdma: Re-arrange struct rx_stats
Chuck Lever
2017-08-18
SUNRPC: Add a separate spinlock to protect the RPC request receive list
Trond Myklebust
2017-08-15
xprtrdma: Remove imul instructions from chunk list encoders
Chuck Lever
2017-08-15
xprtrdma: Remove imul instructions from rpcrdma_convert_iovs()
Chuck Lever
2017-08-11
xprtrdma: Clean up rpcrdma_bc_marshal_reply()
Chuck Lever
2017-08-11
xprtrdma: Harden chunk list encoding against send buffer overflow
Chuck Lever
2017-08-11
xprtrdma: Set up an xdr_stream in rpcrdma_marshal_req()
Chuck Lever
2017-08-11
xprtrdma: Remove rpclen from rpcrdma_marshal_req
Chuck Lever
2017-08-11
xprtrdma: Clean up rpcrdma_marshal_req() synopsis
Chuck Lever
2017-08-08
xprtrdma: Clean up XDR decoding in rpcrdma_update_granted_credits()
Chuck Lever
2017-08-08
xprtrdma: Remove rpcrdma_rep::rr_len
Chuck Lever
2017-08-08
xprtrdma: Remove opcode check in Receive completion handler
Chuck Lever
2017-08-08
xprtrdma: Replace rpcrdma_count_chunks()
Chuck Lever
2017-08-08
xprtrdma: Refactor rpcrdma_reply_handler()
Chuck Lever
2017-08-08
xprtrdma: Harden backchannel call decoding
Chuck Lever
2017-08-08
xprtrdma: Add xdr_init_decode to rpcrdma_reply_handler()
Chuck Lever
2017-08-01
sunrpc: Const-ify all instances of struct rpc_xprt_ops
Chuck Lever
2017-07-13
Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-07-13
xprtrdma: Fix documenting comments in frwr_ops.c
Chuck Lever
2017-07-13
xprtrdma: Replace PAGE_MASK with offset_in_page()
Chuck Lever
2017-07-13
xprtrdma: FMR does not need list_del_init()
Chuck Lever
2017-07-13
xprtrdma: Demote "connect" log messages
Chuck Lever
2017-07-13
xprtrdma: Don't defer MR recovery if ro_map fails
Chuck Lever
2017-07-13
xprtrdma: Fix FRWR invalidation error recovery
Chuck Lever
2017-07-13
xprtrdma: Fix client lock-up after application signal fires
Chuck Lever
2017-07-13
xprtrdma: Rename rpcrdma_req::rl_free
Chuck Lever
2017-07-13
xprtrdma: Pass only the list of registered MRs to ro_unmap_sync
Chuck Lever
2017-07-13
xprtrdma: Pre-mark remotely invalidated MRs
Chuck Lever
2017-07-13
xprtrdma: On invalidation failure, remove MWs from rl_registered
Chuck Lever
2017-07-13
svcrdma: fix an incorrect check on -E2BIG and -EINVAL
Colin Ian King
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: Clean up after converting svc_rdma_recvfrom to rdma_rw API
Chuck Lever
2017-07-12
svcrdma: Clean-up svc_rdma_unmap_dma
Chuck Lever
2017-07-12
svcrdma: Remove frmr cache
Chuck Lever
2017-07-12
svcrdma: Remove unused Read completion handlers
Chuck Lever
2017-07-12
svcrdma: Properly compute .len and .buflen for received RPC Calls
Chuck Lever
2017-07-12
svcrdma: Use generic RDMA R/W API in RPC Call path
Chuck Lever
2017-07-12
svcrdma: Add recvfrom helpers to svc_rdma_rw.c
Chuck Lever
2017-06-28
svcrdma: Don't account for Receive queue "starvation"
Chuck Lever
2017-06-28
svcrdma: Improve Reply chunk sanity checking
Chuck Lever
2017-06-28
svcrdma: Improve Write chunk sanity checking
Chuck Lever
[next]