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
Age
Commit message (
Expand
)
Author
2021-04-26
xprtrdma: Move fr_linv_done field to struct rpcrdma_mr
Chuck Lever
2021-04-26
xprtrdma: Move cqe to struct rpcrdma_mr
Chuck Lever
2021-04-26
xprtrdma: Move fr_cid to struct rpcrdma_mr
Chuck Lever
2021-04-26
xprtrdma: Remove the RPC/RDMA QP event handler
Chuck Lever
2021-04-26
xprtrdma: Add tracepoints showing FastReg WRs and remote invalidation
Chuck Lever
2021-04-26
xprtrdma: Avoid Send Queue wrapping
Chuck Lever
2021-04-26
xprtrdma: Do not wake RPC consumer on a failed LocalInv
Chuck Lever
2021-04-26
xprtrdma: Do not recycle MR after FastReg/LocalInv flushes
Chuck Lever
2021-04-26
xprtrdma: Clarify use of barrier in frwr_wc_localinv_done()
Chuck Lever
2021-04-26
xprtrdma: Rename frwr_release_mr()
Chuck Lever
2021-04-26
xprtrdma: rpcrdma_mr_pop() already does list_del_init()
Chuck Lever
2021-04-26
xprtrdma: Delete rpcrdma_recv_buffer_put()
Chuck Lever
2021-04-26
xprtrdma: Fix cwnd update ordering
Chuck Lever
2021-04-26
xprtrdma: Improve locking around rpcrdma_rep creation
Chuck Lever
2021-04-26
xprtrdma: Improve commentary around rpcrdma_reps_unmap()
Chuck Lever
2021-04-26
xprtrdma: Improve locking around rpcrdma_rep destruction
Chuck Lever
2021-04-26
xprtrdma: Put flushed Receives on free list instead of destroying them
Chuck Lever
2021-04-26
xprtrdma: Do not refresh Receive Queue while it is draining
Chuck Lever
2021-04-26
xprtrdma: Avoid Receive Queue wrapping
Chuck Lever
2021-04-14
SUNRPC: Handle major timeout in xprt_adjust_timeout()
Chris Dion
2021-04-14
SUNRPC: Remove trace_xprt_transmit_queued
Chuck Lever
2021-04-14
SUNRPC: Add tracepoint that fires when an RPC is retransmitted
Chuck Lever
2021-04-14
SUNRPC: Move fault injection call sites
Chuck Lever
2021-04-05
SUNRPC: Ensure the transport backchannel association
Benjamin Coddington
2021-04-05
sunrpc: honor rpc_task's timeout value in rpcb_create()
Eryu Guan
2021-04-05
SUNRPC: Set TCP_CORK until the transmit queue is empty
Trond Myklebust
2021-03-16
Merge tag 'nfsd-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-03-11
svcrdma: Revert "svcrdma: Reduce Receive doorbell rate"
Chuck Lever
2021-03-08
SUNRPC: Set memalloc_nofs_save() for sync tasks
Benjamin Coddington
2021-03-06
rpc: fix NULL dereference on kmalloc failure
J. Bruce Fields
2021-03-06
sunrpc: fix refcount leak for rpc auth modules
Daniel Kobras
2021-03-06
NFSD: Repair misuse of sv_lock in 5.10.16-rt30.
Joe Korty
2021-03-06
svcrdma: disable timeouts on rdma backchannel
Timo Rothenpieler
2021-02-26
Merge tag 'nfs-for-5.12-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2021-02-22
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-02-21
Merge tag 'nfsd-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2021-02-16
SUNRPC: Further clean up svc_tcp_sendmsg()
Chuck Lever
2021-02-16
SUNRPC: Remove redundant socket flags from svc_tcp_sendmsg()
Trond Myklebust
2021-02-16
SUNRPC: Use TCP_CORK to optimise send performance on the server
Trond Myklebust
2021-02-15
svcrdma: Hold private mutex while invoking rdma_accept()
Chuck Lever
2021-02-05
xprtrdma: Clean up rpcrdma_prepare_readch()
Chuck Lever
2021-02-05
xprtrdma: Pad optimization, revisited
Chuck Lever
2021-02-05
rpcrdma: Fix comments about reverse-direction operation
Chuck Lever
2021-02-05
xprtrdma: Refactor invocations of offset_in_page()
Chuck Lever
2021-02-05
xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
Chuck Lever
2021-02-05
xprtrdma: Remove FMR support in rpcrdma_convert_iovs()
Chuck Lever
2021-02-01
SUNRPC: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-02-01
net: sunrpc: xprtsock.c: Corrected few spellings ,in comments
Bhaskar Chowdhury
2021-02-01
SUNRPC: correct error code comment in xs_tcp_setup_socket()
Calum Mackay
2021-02-01
SUNRPC: Fix NFS READs that start at non-page-aligned offsets
Chuck Lever
[next]