index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
xprt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-5.5' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2019-12-07
1
-4
/
+0
|
\
|
*
sunrpc: remove __KERNEL__ ifdefs
Christoph Hellwig
2019-11-12
1
-4
/
+0
*
|
NFSv4.1: Don't rebind to the same source port when reconnecting to the server
Trond Myklebust
2019-11-03
1
-1
/
+2
|
/
*
SUNRPC: Dequeue the request from the receive queue while we're re-encoding
Trond Myklebust
2019-09-17
1
-0
/
+1
*
SUNRPC: Fix up backchannel slot table accounting
Trond Myklebust
2019-07-18
1
-2
/
+4
*
Merge tag 'nfs-rdma-for-5.3-1' of git://git.linux-nfs.org/projects/anna/linux...
Trond Myklebust
2019-07-12
1
-0
/
+3
|
\
|
*
xprtrdma: Modernize ops->connect
Chuck Lever
2019-07-09
1
-0
/
+3
*
|
SUNRPC: Add basic load balancing to the transport switch
Trond Myklebust
2019-07-06
1
-0
/
+1
|
/
*
SUNRPC: Refactor xprt_request_wait_receive()
Trond Myklebust
2019-04-25
1
-3
/
+3
*
SUNRPC: Remove rpc_xprt::tsh_size
Chuck Lever
2019-02-13
1
-7
/
+0
*
sunrpc: remove unused bc_up operation from rpc_xprt_ops
Vasily Averin
2018-12-27
1
-1
/
+0
*
SUNRPC: Add a bvec array to struct xdr_buf for use with iovec_iter()
Trond Myklebust
2018-09-30
1
-0
/
+2
*
SUNRPC: Convert xprt receive queue to use an rbtree
Trond Myklebust
2018-09-30
1
-2
/
+2
*
SUNRPC: Cleanup: remove the unused 'task' argument from the request_send()
Trond Myklebust
2018-09-30
1
-1
/
+1
*
SUNRPC: Clean up transport write space handling
Trond Myklebust
2018-09-30
1
-2
/
+3
*
SUNRPC: Turn off throttling of RPC slots for TCP sockets
Trond Myklebust
2018-09-30
1
-1
/
+0
*
SUNRPC: Support for congestion control when queuing is enabled
Trond Myklebust
2018-09-30
1
-0
/
+2
*
SUNRPC: Improve latency for interactive tasks
Trond Myklebust
2018-09-30
1
-0
/
+1
*
SUNRPC: Treat the task and request as separate in the xprt_ops->send_request()
Trond Myklebust
2018-09-30
1
-1
/
+1
*
SUNRPC: Refactor RPC call encoding
Trond Myklebust
2018-09-30
1
-0
/
+1
*
SUNRPC: Add a transmission queue for RPC requests
Trond Myklebust
2018-09-30
1
-0
/
+6
*
SUNRPC: Distinguish between the slot allocation list and receive queue
Trond Myklebust
2018-09-30
1
-2
/
+7
*
SUNRPC: Refactor xprt_transmit() to remove wait for reply code
Trond Myklebust
2018-09-30
1
-0
/
+1
*
SUNRPC: Refactor xprt_transmit() to remove the reply queue code
Trond Myklebust
2018-09-30
1
-0
/
+1
*
SUNRPC: Rename xprt->recv_lock to xprt->queue_lock
Trond Myklebust
2018-09-30
1
-1
/
+1
*
SUNRPC: Refactor the transport request pinning
Trond Myklebust
2018-09-30
1
-0
/
+1
*
SUNRPC: Clean up initialisation of the struct rpc_rqst
Trond Myklebust
2018-09-30
1
-1
/
+0
*
xprtrdma: Make rpc_rqst part of rpcrdma_req
Chuck Lever
2018-05-07
1
-1
/
+0
*
SUNRPC: Add a ->free_slot transport callout
Chuck Lever
2018-05-07
1
-0
/
+4
*
SUNRPC: Initialize rpc_rqst outside of xprt->reserve_lock
Chuck Lever
2018-05-07
1
-0
/
+1
*
SUNRPC: Make num_reqs a non-atomic integer
Chuck Lever
2018-04-10
1
-1
/
+1
*
SUNRPC: Move xprt_update_rtt callsite
Chuck Lever
2018-04-10
1
-0
/
+1
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
Merge tag 'nfs-rdma-for-4.14-1' of git://git.linux-nfs.org/projects/anna/linu...
Trond Myklebust
2017-09-05
1
-1
/
+1
|
\
|
*
sunrpc: Const-ify all instances of struct rpc_xprt_ops
Chuck Lever
2017-08-01
1
-1
/
+1
*
|
SUNRPC: Add a separate spinlock to protect the RPC request receive list
Trond Myklebust
2017-08-18
1
-0
/
+1
*
|
SUNRPC: Don't hold the transport lock across socket copy operations
Trond Myklebust
2017-08-16
1
-0
/
+2
|
/
*
SUNRPC: Allow changing of the TCP timeout parameters on the fly
Trond Myklebust
2017-02-09
1
-0
/
+4
*
SUNRPC: Add a transport-specific private field in rpc_rqst
Chuck Lever
2016-09-19
1
-0
/
+1
*
SUNRPC: Separate buffer pointers for RPC Call and Reply messages
Chuck Lever
2016-09-19
1
-2
/
+3
*
SUNRPC: Generalize the RPC buffer release API
Chuck Lever
2016-09-19
1
-1
/
+1
*
SUNRPC: Generalize the RPC buffer allocation API
Chuck Lever
2016-09-19
1
-1
/
+1
*
SUNRPC: Refactor rpc_xdr_buf_init()
Chuck Lever
2016-09-19
1
-1
/
+1
*
SUNRPC: Limit the reconnect backoff timer to the max RPC message timeout
Trond Myklebust
2016-08-05
1
-1
/
+2
*
rpc: share one xps between all backchannels
J. Bruce Fields
2016-06-15
1
-0
/
+1
*
sunrpc: Advertise maximum backchannel payload size
Chuck Lever
2016-05-17
1
-0
/
+1
*
SUNRPC: Add a structure to track multiple transports
Trond Myklebust
2016-02-05
1
-0
/
+5
*
SUNRPC: Make freeing of struct xprt rcu-safe
Trond Myklebust
2016-01-31
1
-0
/
+1
*
SUNRPC: Uninline xprt_get(); It isn't performance critical.
Trond Myklebust
2016-01-31
1
-13
/
+3
*
NFS: Enable client side NFSv4.1 backchannel to use other transports
Chuck Lever
2015-11-02
1
-0
/
+3
[next]