index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sunrpc
/
xprt.h
Age
Commit message (
Expand
)
Author
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
2014-09-24
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
2014-06-10
Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2014-06-04
SUNRPC: Move congestion window constants to header file
Chuck Lever
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2014-03-30
NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp
Kinglong Mee
2013-10-01
SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool
Trond Myklebust
2013-04-26
SUNRPC: allow disabling idle timeout
J. Bruce Fields
2013-04-14
SUNRPC: Allow rpc_create() to request that TCP slots be unlimited
Trond Myklebust
2013-04-14
SUNRPC: Fix a livelock problem in the xprt->backlog queue
Trond Myklebust
2013-02-01
SUNRPC: Pass pointers to struct rpc_xprt to the congestion window
Trond Myklebust
2013-02-01
SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback
Trond Myklebust
2012-09-28
SUNRPC: Get rid of the redundant xprt->shutdown bit field
Trond Myklebust
2012-09-07
SUNRPC: Fix a UDP transport regression
Trond Myklebust
2012-07-31
nfs: enable swap on NFS
Mel Gorman
2012-03-02
SUNRPC: Move clnt->cl_server into struct rpc_xprt
Trond Myklebust
2012-02-16
SUNRPC: add sending,pending queue and max slot to xprt stats
Andy Adamson
2012-02-06
SUNRPC: Change the default limit to the number of TCP slots
Trond Myklebust
2011-07-17
SUNRPC: Replace xprt->resend and xprt->sending with a priority queue
Trond Myklebust
2011-07-17
SUNRPC: Support dynamic slot allocation for TCP connections
Trond Myklebust
2011-07-17
SUNRPC: Clean up the slot table allocation
Trond Myklebust
2011-07-17
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
Trond Myklebust
[next]