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
Age
Commit message (
Expand
)
Author
2013-02-01
SUNRPC: Nuke the tk_xprt macro
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-12-20
Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-12-17
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
J. Bruce Fields
2012-12-06
SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones
Trond Myklebust
2012-12-04
svcrpc: track rpc data length separately from sk_tcplen
J. Bruce Fields
2012-12-04
svcrpc: don't byte-swap sk_reclen in place
J. Bruce Fields
2012-11-15
svcrpc: Revert "sunrpc/cache.h: replace simple_strtoul"
J. Bruce Fields
2012-10-17
UAPI: Remove empty non-UAPI Kbuild files
David Howells
2012-10-13
Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-10-09
nfs: disintegrate UAPI for nfs
J. Bruce Fields
2012-10-09
UAPI: (Scripted) Disintegrate include/linux/sunrpc
David Howells
2012-10-01
SUNRPC: Introduce rpc_clone_client_set_auth()
Chuck Lever
2012-09-28
SUNRPC: Get rid of the redundant xprt->shutdown bit field
Trond Myklebust
2012-09-10
nfsd: remove unused listener-removal interfaces
J. Bruce Fields
2012-09-07
SUNRPC: Fix a UDP transport regression
Trond Myklebust
2012-08-21
svcrpc: make svc_xprt_received static
J. Bruce Fields
2012-08-21
svcrpc: don't bother checking bad svc_addr_len result
J. Bruce Fields
2012-08-21
svcrpc: share some setup of listening sockets
J. Bruce Fields
2012-07-31
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-07-31
nfs: enable swap on NFS
Mel Gorman
2012-07-31
Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-07-27
SUNRPC: service request network namespace helper introduced
Stanislav Kinsbursky
2012-07-25
nfsd: add get_uint for u32's
J. Bruce Fields
2012-07-16
SUNRPC: Add rpcauth_list_flavors()
Chuck Lever
2012-07-11
sunrpc/cache.h: replace simple_strtoul
Eldad Zack
2012-07-11
sunrpc/cache.h: fix coding style
Eldad Zack
2012-06-28
SUNRPC: Remove unused function xdr_encode_pages
Trond Myklebust
2012-06-28
SUNRPC: Add the helper xdr_stream_pos
Trond Myklebust
2012-06-28
SUNRPC: xdr_read_pages should return the amount of XDR encoded page data
Trond Myklebust
2012-06-28
SUNRPC: Don't decode beyond the end of the RPC reply message
Trond Myklebust
2012-05-31
nfsd4: move rq_flavor into svc_cred
J. Bruce Fields
2012-05-31
nfsd4: move principal name into svc_cred
J. Bruce Fields
2012-05-31
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
2012-04-12
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-11
svcauth: remove unused define
Simo Sorce
2012-03-26
Merge nfs containerization work from Trond's tree
J. Bruce Fields
2012-03-21
SUNRPC: Kill compiler warning when RPC_DEBUG is unset
Chuck Lever
2012-03-20
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
Trond Myklebust
2012-03-11
SUNRPC: Fix a few sparse warnings
Trond Myklebust
2012-03-06
svcrdma: silence a Sparse warning
Dan Carpenter
2012-03-02
SUNRPC: Add API to acquire source address
Chuck Lever
2012-03-02
SUNRPC: Move clnt->cl_server into struct rpc_xprt
Trond Myklebust
2012-03-02
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
2012-02-27
SUNRPC: move waitq from RPC pipe to RPC inode
Stanislav Kinsbursky
2012-02-17
svcrdma: Cleanup sparse warnings in the svcrdma module
Tom Tucker
2012-02-17
NFS: include filelayout DS rpc stats in mountstats
Weston Andros Adamson
2012-02-16
SUNRPC: Use KERN_DEFAULT for debugging printk's
Chuck Lever
2012-02-16
SUNRPC: add sending,pending queue and max slot to xprt stats
Andy Adamson
[next]