index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2016-09-19
NFS add xprt switch addrs test to match client
Andy Adamson
2016-09-19
SUNRPC: rpc_clnt_add_xprt setup function for NFS layer
Andy Adamson
2016-09-19
SUNRPC search xprt switch for sockaddr
Andy Adamson
[next]