aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-14
|\
| * NFSv4.2: Fix a reference leak in nfs42_proc_layoutstats_genericJeff Layton2016-10-04
| * fs: nfs: Make nfs boot time y2038 safeDeepa Dinamani2016-10-04
| * Retry operation on EREMOTEIO on an interrupted slotOlga Kornievskaia2016-09-29
| * pNFS: Fix atime updates on pNFS clientsTrond Myklebust2016-09-27
| * NFSv4.1: Even if the stateid is OK, we may need to recover the open modesTrond Myklebust2016-09-27
| * NFSv4: If recovery failed for a specific open stateid, then don't retryTrond Myklebust2016-09-27
| * NFSv4: Fix retry issues with nfs41_test/free_stateidTrond Myklebust2016-09-27
| * NFSv4: Open state recovery must account for file permission changesTrond Myklebust2016-09-27
| * NFSv4: Mark the lock and open stateids as invalid after freeing themTrond Myklebust2016-09-27
| * NFSv4: Don't test open_stateid unless it is setTrond Myklebust2016-09-27
| * NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateidTrond Myklebust2016-09-27
| * NFS: Always call nfs_inode_find_state_and_recover() when revoking a delegationTrond Myklebust2016-09-27
| * NFSv4: Fix a race when updating an open_stateidTrond Myklebust2016-09-27
| * NFSv4: Fix a race in nfs_inode_reclaim_delegation()Trond Myklebust2016-09-27
| * NFSv4: Pass the stateid to the exception handler in nfs4_read/write_done_cbTrond Myklebust2016-09-27
| * NFSv4.1: nfs4_layoutget_handle_exception handle revoked stateTrond Myklebust2016-09-27
| * NFSv4: nfs4_handle_setlk_error() handle expiration as revoke caseTrond Myklebust2016-09-27
| * NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke caseTrond Myklebust2016-09-27
| * NFSv4: nfs_inode_find_state_and_recover() should check all stateidsTrond Myklebust2016-09-27
| * NFSv4: Ensure we don't re-test revoked and freed stateidsTrond Myklebust2016-09-27
| * NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/lockuTrond Myklebust2016-09-27
| * NFSv4.1: FREE_STATEID can be asynchronousTrond Myklebust2016-09-27
| * NFSv4.1: Ensure we always run TEST/FREE_STATEID on locksTrond Myklebust2016-09-27
| * NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEIDTrond Myklebust2016-09-27
| * NFSv4.1: Don't recheck delegations that have already been checkedTrond Myklebust2016-09-27
| * NFSv4.1: Deal with server reboots during delegation expiration recoveryTrond Myklebust2016-09-27
| * NFSv4.1: Test delegation stateids when server declares "some state revoked"Trond Myklebust2016-09-27
| * NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateidTrond Myklebust2016-09-27
| * NFSv4.1: Add a helper function to deal with expired stateidsTrond Myklebust2016-09-27
| * NFSv4.1: Allow test_stateid to handle session errors without waitingTrond Myklebust2016-09-27
| * NFSv4.1: Don't check delegations that are already marked as revokedTrond Myklebust2016-09-27
| * NFSv4: nfs4_copy_delegation_stateid() must fail if the delegation is invalidTrond Myklebust2016-09-27
| * NFSv4: Don't report revoked delegations as valid in nfs_have_delegation()Trond Myklebust2016-09-27
| * NFS: Fix inode corruption in nfs_prime_dcache()Trond Myklebust2016-09-27
| * NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flagsTrond Myklebust2016-09-27
| * NFS: cache_lib: use complete() instead of complete_all()Daniel Wagner2016-09-23
| * NFS: direct: use complete() instead of complete_all()Daniel Wagner2016-09-23
| * NFS: nfs_prime_dcache must validate the filenameTrond Myklebust2016-09-22
| * nfs: allow blocking locks to be awoken by lock callbacksJeff Layton2016-09-22
| * nfs: move nfs4 lock retry attempt loop to a separate functionJeff Layton2016-09-22
| * nfs: move nfs4_set_lock_state call into callerJeff Layton2016-09-22
| * nfs: add handling for CB_NOTIFY_LOCK in clientJeff Layton2016-09-22
| * nfs: track whether server sets MAY_NOTIFY_LOCK flagJeff Layton2016-09-22
| * nfs: use safe, interruptible sleeps when waiting to retry LOCKJeff Layton2016-09-22
| * nfs: eliminate pointless and confusing do_vfs_lock wrappersJeff Layton2016-09-22
| * nfs: the length argument to read_buf should be unsignedJeff Layton2016-09-22
| * nfs: cover ->migratepage with CONFIG_MIGRATIONChao Yu2016-09-20
| * pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton2016-09-19
| * NFS pnfs data server multipath session trunkingAndy Adamson2016-09-19