aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
...
| * 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
| * NFS test session trunking with exchange idAndy Adamson2016-09-19
| * NFS add xprt switch addrs test to match clientAndy Adamson2016-09-19
| * NFS detect session trunkingAndy Adamson2016-09-19
| * NFS refactor nfs4_check_serverowner_major_idAndy Adamson2016-09-19
| * NFS refactor nfs4_match_clientidsAndy Adamson2016-09-19
| * NFS setup async exchange_idAndy Adamson2016-09-19
| * NFSv4.x: Add kernel parameter to control the callback serverTrond Myklebust2016-09-19
| * NFSv4.x: Switch to using svc_set_num_threads() to manage the callback threadsTrond Myklebust2016-09-19
| * NFSv4.x: Fix up the global tracking of the callback serverTrond Myklebust2016-09-19
| * SUNRPC: Initialise struct svc_serv backchannel fields during __svc_create()Trond Myklebust2016-09-19
| * NFSv4.x: Set up struct svc_serv_ops for the callback channelTrond Myklebust2016-09-19
| * pnfs: track multiple layout types in fsinfo structureJeff Layton2016-09-19