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
/
include
/
linux
/
sunrpc
/
xprt.h
Age
Commit message (
Expand
)
Author
2018-09-30
SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
Trond Myklebust
2018-09-30
SUNRPC: Convert xprt receive queue to use an rbtree
Trond Myklebust
2018-09-30
SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()
Trond Myklebust
2018-09-30
SUNRPC: Clean up transport write space handling
Trond Myklebust
2018-09-30
SUNRPC: Turn off throttling of RPC slots for TCP sockets
Trond Myklebust
2018-09-30
SUNRPC: Support for congestion control when queuing is enabled
Trond Myklebust
2018-09-30
SUNRPC: Improve latency for interactive tasks
Trond Myklebust
2018-09-30
SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()
Trond Myklebust
2018-09-30
SUNRPC: Refactor RPC call encoding
Trond Myklebust
2018-09-30
SUNRPC: Add a transmission queue for RPC requests
Trond Myklebust
2018-09-30
SUNRPC: Distinguish between the slot allocation list and receive queue
Trond Myklebust
2018-09-30
SUNRPC: Refactor xprt_transmit() to remove wait for reply code
Trond Myklebust
2018-09-30
SUNRPC: Refactor xprt_transmit() to remove the reply queue code
Trond Myklebust
2018-09-30
SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
Trond Myklebust
2018-09-30
SUNRPC: Refactor the transport request pinning
Trond Myklebust
2018-09-30
SUNRPC: Clean up initialisation of the struct rpc_rqst
Trond Myklebust
2018-05-07
xprtrdma: Make rpc_rqst part of rpcrdma_req
Chuck Lever
2018-05-07
SUNRPC: Add a ->free_slot transport callout
Chuck Lever
2018-05-07
SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock
Chuck Lever
2018-04-10
SUNRPC: Make num_reqs a non-atomic integer
Chuck Lever
2018-04-10
SUNRPC: Move xprt_update_rtt callsite
Chuck Lever
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
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-16
SUNRPC: Don't hold the transport lock across socket copy operations
Trond Myklebust
2017-08-01
sunrpc: Const-ify all instances of struct rpc_xprt_ops
Chuck Lever
2017-02-09
SUNRPC: Allow changing of the TCP timeout parameters on the fly
Trond Myklebust
2016-09-19
SUNRPC: Add a transport-specific private field in rpc_rqst
Chuck Lever
2016-09-19
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
Chuck Lever
2016-09-19
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
2016-09-19
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
2016-09-19
SUNRPC: Refactor rpc_xdr_buf_init()
Chuck Lever
2016-08-05
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
Trond Myklebust
2016-06-15
rpc: share one xps between all backchannels
J. Bruce Fields
2016-05-17
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
2016-02-05
SUNRPC: Add a structure to track multiple transports
Trond Myklebust
2016-01-31
SUNRPC: Make freeing of struct xprt rcu-safe
Trond Myklebust
2016-01-31
SUNRPC: Uninline xprt_get(); It isn't performance critical.
Trond Myklebust
2015-11-02
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
2015-11-02
svcrdma: Add backward direction service for RPC/RDMA transport
Chuck Lever
2015-11-02
SUNRPC: Abstract backchannel operations
Chuck Lever
2015-06-10
SUNRPC: Transport fault injection
Chuck Lever
2015-06-10
sunrpc: turn swapper_enable/disable functions into rpc_xprt_ops
Jeff Layton
2015-06-10
sunrpc: make xprt->swapper an atomic_t
Jeff Layton
2015-06-05
SUNRPC: Fix a backchannel race
Trond Myklebust
2015-02-09
SUNRPC: Remove the redundant XPRT_CONNECTION_CLOSE flag
Trond Myklebust
2015-02-09
SUNRPC: Cleanup to remove remaining uses of XPRT_CONNECTION_ABORT
Trond Myklebust
2015-02-08
SUNRPC: Remove TCP client connection reset hack
Trond Myklebust
2015-02-08
SUNRPC: Add helpers to prevent socket create from racing
Trond Myklebust
2014-11-27
sunrpc: add a debugfs rpc_xprt directory with an info file in it
Jeff Layton
[next]