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
Age
Commit message (
Expand
)
Author
2016-09-27
NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateid
Trond Myklebust
2016-09-27
NFSv4.1: Add a helper function to deal with expired stateids
Trond Myklebust
2016-09-27
NFSv4.1: Allow test_stateid to handle session errors without waiting
Trond Myklebust
2016-09-27
NFSv4.1: Don't check delegations that are already marked as revoked
Trond Myklebust
2016-09-27
NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalid
Trond Myklebust
2016-09-27
NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()
Trond Myklebust
2016-09-27
NFS: Fix inode corruption in nfs_prime_dcache()
Trond Myklebust
2016-09-27
NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flags
Trond Myklebust
2016-09-23
xprtrdma: use complete() instead complete_all()
Daniel Wagner
2016-09-23
NFS: cache_lib: use complete() instead of complete_all()
Daniel Wagner
2016-09-23
NFS: direct: use complete() instead of complete_all()
Daniel Wagner
2016-09-22
SUNRPC: Fix setting of buffer length in xdr_set_next_buffer()
Trond Myklebust
2016-09-22
SUNRPC: Fix corruption of xdr->nwords in xdr_copy_to_scratch
Trond Myklebust
2016-09-22
NFS: nfs_prime_dcache must validate the filename
Trond Myklebust
2016-09-22
nfs: allow blocking locks to be awoken by lock callbacks
Jeff Layton
2016-09-22
nfs: move nfs4 lock retry attempt loop to a separate function
Jeff Layton
2016-09-22
nfs: move nfs4_set_lock_state call into caller
Jeff Layton
2016-09-22
nfs: add handling for CB_NOTIFY_LOCK in client
Jeff Layton
2016-09-22
nfs: track whether server sets MAY_NOTIFY_LOCK flag
Jeff Layton
2016-09-22
nfs: add a new NFS4_OPEN_RESULT_MAY_NOTIFY_LOCK constant
Jeff Layton
2016-09-22
nfs: use safe, interruptible sleeps when waiting to retry LOCK
Jeff Layton
2016-09-22
nfs: eliminate pointless and confusing do_vfs_lock wrappers
Jeff Layton
2016-09-22
nfs: the length argument to read_buf should be unsigned
Jeff Layton
2016-09-20
nfs: cover ->migratepage with CONFIG_MIGRATION
Chao Yu
2016-09-19
sunrpc: fix write space race causing stalls
David Vrabel
2016-09-19
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
2016-09-19
xprtrdma: Eliminate rpcrdma_receive_worker()
Chuck Lever
2016-09-19
xprtrdma: Rename rpcrdma_receive_wc()
Chuck Lever
2016-09-19
xprtrmda: Report address of frmr, not mw
Chuck Lever
2016-09-19
xprtrdma: Support larger inline thresholds
Chuck Lever
2016-09-19
xprtrdma: Use gathered Send for large inline messages
Chuck Lever
2016-09-19
xprtrdma: Basic support for Remote Invalidation
Chuck Lever
2016-09-19
xprtrdma: Client-side support for rpcrdma_connect_private
Chuck Lever
2016-09-19
rpcrdma: RDMA/CM private message data structure
Chuck Lever
2016-09-19
xprtrdma: Move recv_wr to struct rpcrdma_rep
Chuck Lever
2016-09-19
xprtrdma: Move send_wr to struct rpcrdma_req
Chuck Lever
2016-09-19
xprtrdma: Simplify rpcrdma_ep_post_recv()
Chuck Lever
2016-09-19
xprtrdma: Eliminate "ia" argument in rpcrdma_{alloc, free}_regbuf
Chuck Lever
2016-09-19
xprtrdma: Delay DMA mapping Send and Receive buffers
Chuck Lever
2016-09-19
xprtrdma: Replace DMA_BIDIRECTIONAL
Chuck Lever
2016-09-19
xprtrdma: Use smaller buffers for RPC-over-RDMA headers
Chuck Lever
2016-09-19
xprtrdma: Initialize separate RPC call and reply buffers
Chuck Lever
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-09-19
xprtrdma: Eliminate INLINE_THRESHOLD macros
Chuck Lever
2016-09-19
NFS pnfs data server multipath session trunking
Andy Adamson
2016-09-19
NFS test session trunking with exchange id
Andy Adamson
[next]