index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2016-09-27
NFSv4: Fix a race in nfs_inode_reclaim_delegation()
Trond Myklebust
2016-09-27
NFSv4: Pass the stateid to the exception handler in nfs4_read/write_done_cb
Trond Myklebust
2016-09-27
NFSv4.1: nfs4_layoutget_handle_exception handle revoked state
Trond Myklebust
2016-09-27
NFSv4: nfs4_handle_setlk_error() handle expiration as revoke case
Trond Myklebust
2016-09-27
NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke case
Trond Myklebust
2016-09-27
NFSv4: nfs_inode_find_state_and_recover() should check all stateids
Trond Myklebust
2016-09-27
NFSv4: Ensure we don't re-test revoked and freed stateids
Trond Myklebust
2016-09-27
NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/locku
Trond Myklebust
2016-09-27
NFSv4.1: FREE_STATEID can be asynchronous
Trond Myklebust
2016-09-27
NFSv4.1: Ensure we always run TEST/FREE_STATEID on locks
Trond Myklebust
2016-09-27
NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEID
Trond Myklebust
2016-09-27
NFSv4.1: Don't recheck delegations that have already been checked
Trond Myklebust
2016-09-27
NFSv4.1: Deal with server reboots during delegation expiration recovery
Trond Myklebust
2016-09-27
NFSv4.1: Test delegation stateids when server declares "some state revoked"
Trond Myklebust
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
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
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: 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
pnfs: add a new mechanism to select a layout driver according to an ordered list
Jeff Layton
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
NFS detect session trunking
Andy Adamson
2016-09-19
NFS refactor nfs4_check_serverowner_major_id
Andy Adamson
2016-09-19
NFS refactor nfs4_match_clientids
Andy Adamson
2016-09-19
NFS setup async exchange_id
Andy Adamson
2016-09-19
NFSv4.x: Add kernel parameter to control the callback server
Trond Myklebust
2016-09-19
NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threads
Trond Myklebust
2016-09-19
NFSv4.x: Fix up the global tracking of the callback server
Trond Myklebust
2016-09-19
SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()
Trond Myklebust
2016-09-19
NFSv4.x: Set up struct svc_serv_ops for the callback channel
Trond Myklebust
2016-09-19
pnfs: track multiple layout types in fsinfo structure
Jeff Layton
2016-09-16
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2016-09-15
aio: mark AIO pseudo-fs noexec
Jann Horn
[next]