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
2019-10-30
SUNRPC: Destroy the back channel when we destroy the host transport
Trond Myklebust
2019-10-30
SUNRPC: The RDMA back channel mustn't disappear while requests are outstanding
Trond Myklebust
2019-10-30
SUNRPC: The TCP back channel mustn't disappear while requests are outstanding
Trond Myklebust
2019-10-10
SUNRPC: fix race to sk_err after xs_error_report
Benjamin Coddington
2019-09-27
Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-09-26
Merge tag 'nfs-for-5.4-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2019-09-25
sunrpc: clean up indentation issue
Colin Ian King
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-09-20
SUNRPC: Fix congestion window race with disconnect
Chuck Lever
2019-09-20
SUNRPC: Don't try to parse incomplete RPC messages
Trond Myklebust
2019-09-20
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
Benjamin Coddington
2019-09-20
SUNRPC: Fix buffer handling of GSS MIC without slack
Benjamin Coddington
2019-09-18
Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-09-17
SUNRPC: RPC level errors should always set task->tk_rpc_status
Trond Myklebust
2019-09-17
SUNRPC: Don't receive TCP data into a request buffer that has been reset
Trond Myklebust
2019-09-17
SUNRPC: Dequeue the request from the receive queue while we're re-encoding
Trond Myklebust
2019-09-13
Merge tag 'v5.3-rc8' into rdma.git for-next
Jason Gunthorpe
2019-09-05
new helper: get_tree_keyed()
Al Viro
2019-09-05
sunrpc: Use kzfree rather than its implementation.
zhong jiang
2019-08-26
xprtrdma: Send Queue size grows after a reconnect
Chuck Lever
2019-08-26
xprtrdma: Clear xprt->reestablish_timeout on close
Chuck Lever
2019-08-26
SUNRPC: Handle connection breakages correctly in call_status()
Trond Myklebust
2019-08-26
Revert "NFSv4/flexfiles: Abort I/O early if the layout segment was invalidated"
Trond Myklebust
2019-08-26
SUNRPC: Handle EADDRINUSE and ENOBUFS correctly
Trond Myklebust
2019-08-26
SUNRPC: Don't handle errors if the bind/connect succeeded
Trond Myklebust
2019-08-26
xprtrdma: Recycle MRs after disconnect
Chuck Lever
2019-08-21
xprtrdma: Optimize rpcrdma_post_recvs()
Chuck Lever
2019-08-21
xprtrdma: Inline XDR chunk encoder functions
Chuck Lever
2019-08-21
xprtrdma: Fix bc_max_slots return value
Chuck Lever
2019-08-21
xprtrdma: Clean up xprt_rdma_set_connect_timeout()
Chuck Lever
2019-08-21
xprtrdma: Use an llist to manage free rpcrdma_reps
Chuck Lever
2019-08-21
xprtrdma: Remove rpcrdma_buffer::rb_mrlock
Chuck Lever
2019-08-21
xprtrdma: Cache free MRs in each rpcrdma_req
Chuck Lever
2019-08-20
xprtrdma: Ensure creating an MR does not trigger FS writeback
Chuck Lever
2019-08-20
xprtrdma: Move rpcrdma_mr_get out of frwr_map
Chuck Lever
2019-08-20
xprtrdma: Combine rpcrdma_mr_put and rpcrdma_mr_unmap_and_put
Chuck Lever
2019-08-20
xprtrdma: Simplify rpcrdma_mr_pop
Chuck Lever
2019-08-20
xprtrdma: Toggle XPRT_CONGESTED in xprtrdma's slot methods
Chuck Lever
2019-08-20
xprtrdma: Rename rpcrdma_buffer::rb_all
Chuck Lever
2019-08-20
xprtrdma: Rename CQE field in Receive trace points
Chuck Lever
2019-08-20
xprtrdma: Boost maximum transport header size
Chuck Lever
2019-08-20
xprtrdma: Fix calculation of ri_max_segs again
Chuck Lever
2019-08-20
xprtrdma: Update obsolete comment
Chuck Lever
2019-08-20
xprtrdma: Refresh the documenting comment in frwr_ops.c
Chuck Lever
2019-08-20
SUNRPC: Inline xdr_commit_encode
Chuck Lever
2019-08-20
SUNRPC: Remove rpc_wake_up_queued_task_on_wq()
Chuck Lever
2019-08-19
sunrpc: add a new cache_detail operation for when a cache is flushed
Jeff Layton
2019-08-19
svcrdma: Use llist for managing cache of recv_ctxts
Chuck Lever
2019-08-19
svcrdma: Remove svc_rdma_wq
Chuck Lever
2019-08-05
rdma: Enable ib_alloc_cq to spread work over a device's comp_vectors
Chuck Lever
[next]