index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
xprtrdma
/
verbs.c
Age
Commit message (
Expand
)
Author
2019-07-09
xprtrdma: Remove rpcrdma_req::rl_buffer
Chuck Lever
2019-07-09
xprtrdma: Streamline rpcrdma_post_recvs
Chuck Lever
2019-07-09
xprtrdma: Simplify rpcrdma_rep_create
Chuck Lever
2019-07-09
xprtrdma: Wake RPCs directly in rpcrdma_wc_send path
Chuck Lever
2019-07-09
xprtrdma: Reduce context switching due to Local Invalidation
Chuck Lever
2019-07-09
xprtrdma: Fix occasional transport deadlock
Chuck Lever
2019-07-02
xprtrdma: Fix use-after-free in rpcrdma_post_recvs
Chuck Lever
2019-05-28
xprtrdma: Use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-25
xprtrdma: Update comments that reference ib_drain_qp
Chuck Lever
2019-04-25
xprtrdma: Remove pr_err() call sites from completion handlers
Chuck Lever
2019-04-25
xprtrdma: Eliminate struct rpcrdma_create_data_internal
Chuck Lever
2019-04-25
xprtrdma: Aggregate the inline settings in struct rpcrdma_ep
Chuck Lever
2019-04-25
xprtrdma: Eliminate rpcrdma_ia::ri_device
Chuck Lever
2019-04-25
xprtrdma: More Send completion batching
Chuck Lever
2019-04-25
xprtrdma: Clean up sendctx functions
Chuck Lever
2019-04-25
xprtrdma: Clean up regbuf helpers
Chuck Lever
2019-04-25
xprtrdma: De-duplicate "allocate new, free old regbuf"
Chuck Lever
2019-04-25
xprtrdma: Allocate req's regbufs at xprt create time
Chuck Lever
2019-04-25
xprtrdma: rpcrdma_regbuf alignment
Chuck Lever
2019-04-25
xprtrdma: Clean up rpcrdma_create_rep() and rpcrdma_destroy_rep()
Chuck Lever
2019-04-25
xprtrdma: Clean up rpcrdma_create_req()
Chuck Lever
2019-04-11
xprtrdma: Fix helper that drains the transport
Chuck Lever
2019-02-25
Merge tag 'nfs-rdma-for-5.1-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-02-13
xprtrdma: Reduce the doorbell rate (Receive)
Chuck Lever
2019-02-12
xprtrdma: Make sure Send CQ is allocated on an existing compvec
Nicolas Morey-Chaisemartin
2019-01-08
xprtrdma: Double free in rpcrdma_sendctxs_create()
Dan Carpenter
2019-01-08
xprtrdma: Fix error code in rpcrdma_buffer_create()
Dan Carpenter
2019-01-02
xprtrdma: Add documenting comment for rpcrdma_buffer_destroy
Chuck Lever
2019-01-02
xprtrdma: Replace outdated comment for rpcrdma_ep_post
Chuck Lever
2019-01-02
xprtrdma: Trace mapping, alloc, and dereg failures
Chuck Lever
2019-01-02
xprtrdma: Cull dprintk() call sites
Chuck Lever
2019-01-02
xprtrdma: Simplify locking that protects the rl_allreqs list
Chuck Lever
2019-01-02
xprtrdma: Remove rpcrdma_memreg_ops
Chuck Lever
2019-01-02
xprtrdma: Remove support for FMR memory registration
Chuck Lever
2019-01-02
xprtrdma: Don't wake pending tasks until disconnect is done
Chuck Lever
2019-01-02
xprtrdma: No qp_event disconnect
Chuck Lever
2019-01-02
xprtrdma: Replace rpcrdma_receive_wq with a per-xprt workqueue
Chuck Lever
2019-01-02
xprtrdma: Refactor Receive accounting
Chuck Lever
2019-01-02
xprtrdma: Yet another double DMA-unmap
Chuck Lever
2018-10-03
xprtrdma: Report when there were zero posted Receives
Chuck Lever
2018-10-03
xprtrdma: Move rb_flags initialization
Chuck Lever
2018-10-03
xprtrdma: Remove memory address of "ep" from an error message
Chuck Lever
2018-10-03
xprtrdma: Rename rpcrdma_qp_async_error_upcall
Chuck Lever
2018-10-03
xprtrdma: Simplify RPC wake-ups on connect
Chuck Lever
2018-10-03
xprtrdma: Re-organize the switch() in rpcrdma_conn_upcall
Chuck Lever
2018-10-02
xprtrdma: Eliminate "connstate" variable from rpcrdma_conn_upcall()
Chuck Lever
2018-10-02
xprtrdma: Conventional variable names in rpcrdma_conn_upcall
Chuck Lever
2018-10-02
xprtrdma: Rename rpcrdma_conn_upcall
Chuck Lever
2018-10-02
xprtrdma: Name MR trace events consistently
Chuck Lever
2018-10-02
xprtrdma: Explicitly resetting MRs is no longer necessary
Chuck Lever
[next]