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
/
rpc_rdma.c
Age
Commit message (
Expand
)
Author
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-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: 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: Remove rpcrdma_rep::rr_len
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-07-13
xprtrdma: Replace PAGE_MASK with offset_in_page()
Chuck Lever
2017-07-13
xprtrdma: Fix client lock-up after application signal fires
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-04-25
xprtrdma: Squelch ENOBUFS warnings
Chuck Lever
2017-04-25
xprtrdma: Use same device when mapping or syncing DMA buffers
Chuck Lever
2017-02-10
xprtrdma: Refactor management of mw_list field
Chuck Lever
2017-02-10
xprtrdma: Properly recover FRWRs with in-flight FASTREG WRs
Chuck Lever
2017-02-10
xprtrdma: Reduce required number of send SGEs
Chuck Lever
2017-02-10
xprtrdma: Per-connection pad optimization
Chuck Lever
2017-02-10
xprtrdma: Fix Read chunk padding
Chuck Lever
2016-11-29
xprtrdma: Relocate connection helper functions
Chuck Lever
2016-11-29
xprtrdma: Update dprintk in rpcrdma_count_chunks
Chuck Lever
2016-09-19
xprtrdma: Eliminate rpcrdma_receive_worker()
Chuck Lever
2016-09-19
xprtrdma: Use gathered Send for large inline messages
Chuck Lever
2016-09-19
xprtrdma: Basic support for Remote Invalidation
Chuck Lever
2016-09-19
xprtrdma: Client-side support for rpcrdma_connect_private
Chuck Lever
2016-09-19
xprtrdma: Move send_wr to struct rpcrdma_req
Chuck Lever
2016-09-19
xprtrdma: Simplify rpcrdma_ep_post_recv()
Chuck Lever
2016-09-19
xprtrdma: Delay DMA mapping Send and Receive buffers
Chuck Lever
2016-09-19
xprtrdma: Eliminate INLINE_THRESHOLD macros
Chuck Lever
2016-07-11
xprtrdma: No direct data placement with krb5i and krb5p
Chuck Lever
2016-07-11
xprtrdma: Clean up fixup_copy_count accounting
Chuck Lever
2016-07-11
xprtrdma: Update only specific fields in private receive buffer
Chuck Lever
2016-07-11
xprtrdma: Do not update {head, tail}.iov_len in rpcrdma_inline_fixup()
Chuck Lever
2016-07-11
xprtrdma: rpcrdma_inline_fixup() overruns the receive page list
Chuck Lever
2016-07-11
xprtrdma: Chunk list encoders no longer share one rl_segments array
Chuck Lever
2016-07-11
xprtrdma: Place registered MWs on a per-req list
Chuck Lever
2016-07-11
xprtrdma: Chunk list encoders must not return zero
Chuck Lever
2016-07-11
xprtrdma: Honor ->send_request API contract
Chuck Lever
2016-05-17
xprtrdma: Add ro_unmap_safe memreg method
Chuck Lever
2016-05-17
xprtrdma: Remove rpcrdma_create_chunks()
Chuck Lever
2016-05-17
xprtrdma: Allow Read list and Reply chunk simultaneously
Chuck Lever
2016-05-17
xprtrdma: Update comments in rpcrdma_marshal_req()
Chuck Lever
2016-05-17
xprtrdma: Avoid using Write list for small NFS READ requests
Chuck Lever
2016-05-17
xprtrdma: Prevent inline overflow
Chuck Lever
[next]