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-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-05-05
Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2021-05-01
xprtrdma: Fix a NULL dereference in frwr_unmap_sync()
Chuck Lever
2021-05-01
sunrpc: Fix misplaced barrier in call_decode
Baptiste Lepers
2021-04-30
SUNRPC: refresh rq_pages using a bulk page allocator
Chuck Lever
2021-04-30
SUNRPC: set rq_page_end differently
Chuck Lever
2021-04-26
xprtrdma: Move fr_mr field to struct rpcrdma_mr
Chuck Lever
2021-04-26
xprtrdma: Move the Work Request union to struct rpcrdma_mr
Chuck Lever
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-23
SUNRPC: Fix null pointer dereference in svc_rqst_free()
Yunjian Wang
2021-04-22
SUNRPC: fix ternary sign expansion bug in tracing
Dan Carpenter
2021-04-14
svcrdma: Pass a useful error code to the send_err tracepoint
Chuck Lever
2021-04-14
svcrdma: Rename goto labels in svc_rdma_sendto()
Chuck Lever
2021-04-14
svcrdma: Don't leak send_ctxt on Send errors
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-06
sunrpc: Remove unused function ip_map_lookup
Jiapeng Chong
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-31
svcrdma: Clean up dto_q critical section in svc_rdma_recvfrom()
Chuck Lever
2021-03-31
svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_arg
Chuck Lever
2021-03-31
svcrdma: Remove sc_read_complete_q
Chuck Lever
2021-03-31
svcrdma: Single-stage RDMA Read
Chuck Lever
2021-03-22
SUNRPC: Move svc_xprt_received() call sites
Chuck Lever
2021-03-22
SUNRPC: Export svc_xprt_received()
Chuck Lever
2021-03-22
svcrdma: Retain the page backing rq_res.head[0].iov_base
Chuck Lever
2021-03-22
svcrdma: Remove unused sc_pages field
Chuck Lever
2021-03-22
svcrdma: Normalize Send page handling
Chuck Lever
2021-03-22
svcrdma: Add a "deferred close" helper
Chuck Lever
[next]