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-11-18
Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2017-11-17
Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-11-17
xprtrdma: Update copyright notices
Chuck Lever
2017-11-17
xprtrdma: Remove include for linux/prefetch.h
Chuck Lever
2017-11-17
rpcrdma: Remove C structure definitions of XDR data items
Chuck Lever
2017-11-17
xprtrdma: Put Send CQ in IB_POLL_WORKQUEUE mode
Chuck Lever
2017-11-17
xprtrdma: Remove atomic send completion counting
Chuck Lever
2017-11-17
xprtrdma: RPC completion should wait for Send completion
Chuck Lever
2017-11-17
xprtrdma: Refactor rpcrdma_deferred_completion
Chuck Lever
2017-11-17
xprtrdma: Add a field of bit flags to struct rpcrdma_req
Chuck Lever
2017-11-17
xprtrdma: Add data structure to manage RDMA Send arguments
Chuck Lever
2017-11-17
xprtrdma: "Unoptimize" rpcrdma_prepare_hdr_sge()
Chuck Lever
2017-11-17
xprtrdma: Change return value of rpcrdma_prepare_send_sges()
Chuck Lever
2017-11-17
xprtrdma: Fix error handling in rpcrdma_prepare_msg_sges()
Chuck Lever
2017-11-17
xprtrdma: Clean up SGE accounting in rpcrdma_prepare_msg_sges()
Chuck Lever
2017-11-17
xprtrdma: Decode credits field in rpcrdma_reply_handler
Chuck Lever
2017-11-17
xprtrdma: Invoke rpcrdma_reply_handler directly from RECV completion
Chuck Lever
2017-11-17
xprtrdma: Refactor rpcrdma_reply_handler some more
Chuck Lever
2017-11-17
xprtrdma: Move decoded header fields into rpcrdma_rep
Chuck Lever
2017-11-17
xprtrdma: Throw away reply when version is unrecognized
Chuck Lever
2017-11-07
svcrdma: Enqueue after setting XPT_CLOSE in completion handlers
Chuck Lever
2017-11-07
svcrdma: Preserve CB send buffer across retransmits
Chuck Lever
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-16
xprtrdma: Remove ro_unmap_safe
Chuck Lever
2017-10-16
xprtrdma: Use ro_unmap_sync in xprt_rdma_send_request
Chuck Lever
2017-10-16
xprtrdma: Don't defer fencing an async RPC's chunks
Chuck Lever
2017-09-25
IB: Correct MR length field to be 64-bit
Parav Pandit
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
[next]