summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* pNFS: Prevent unnecessary layoutreturns after delegreturnTrond Myklebust2016-12-011-2/+4
* pNFS: Enable layoutreturn operation for return-on-closeTrond Myklebust2016-12-011-25/+20
* NFSv4: Add encode/decode of the layoutreturn op in DELEGRETURNTrond Myklebust2016-12-011-9/+41
* NFSv4: Add encode/decode of the layoutreturn op in CLOSETrond Myklebust2016-12-011-9/+40
* NFSv4: Ignore LAYOUTRETURN result if the layout doesn't match or is invalidTrond Myklebust2016-12-011-2/+1
* pNFS: Do not free layout segments that are marked for returnTrond Myklebust2016-12-011-12/+3
* NFSv4: Don't request close-to-open attribute when holding a delegationTrond Myklebust2016-12-011-2/+8
* NFSv4: Don't ask for the change attribute when reclaiming stateTrond Myklebust2016-12-011-1/+0
* NFSv4: Don't check file access when reclaiming stateTrond Myklebust2016-12-011-3/+11
* Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-11-231-12/+26
|\
| * NFSv4.1: Keep a reference on lock states while checkingBenjamin Coddington2016-11-211-3/+15
| * NFSv4: Don't call close if the open stateid has already been clearedTrond Myklebust2016-11-181-1/+2
| * NFSv4: Fix CLOSE races with OPENTrond Myklebust2016-11-181-6/+6
| * NFSv4.1: Fix a regression in DELEGRETURNTrond Myklebust2016-11-181-2/+3
* | Merge tag 'nfs-for-4.9-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-221-1/+1
|\|
| * nfs4: fix missing-braces warningArnd Bergmann2016-10-191-1/+1
* | Merge tag 'nfs-for-4.9-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2016-10-141-268/+633
|\|
| * fs: nfs: Make nfs boot time y2038 safeDeepa Dinamani2016-10-041-4/+6
| * Retry operation on EREMOTEIO on an interrupted slotOlga Kornievskaia2016-09-291-0/+7
| * pNFS: Fix atime updates on pNFS clientsTrond Myklebust2016-09-271-6/+2
| * NFSv4.1: Even if the stateid is OK, we may need to recover the open modesTrond Myklebust2016-09-271-9/+23
| * NFSv4: Fix retry issues with nfs41_test/free_stateidTrond Myklebust2016-09-271-1/+2
| * NFSv4: Mark the lock and open stateids as invalid after freeing themTrond Myklebust2016-09-271-0/+2
| * NFSv4: Don't test open_stateid unless it is setTrond Myklebust2016-09-271-0/+5
| * NFSv4: nfs4_do_handle_exception() handle revoke/expiry of a single stateidTrond Myklebust2016-09-271-7/+11
| * NFSv4: Fix a race when updating an open_stateidTrond Myklebust2016-09-271-9/+26
| * NFSv4: Pass the stateid to the exception handler in nfs4_read/write_done_cbTrond Myklebust2016-09-271-10/+25
| * NFSv4.1: nfs4_layoutget_handle_exception handle revoked stateTrond Myklebust2016-09-271-0/+3
| * NFSv4: nfs4_handle_setlk_error() handle expiration as revoke caseTrond Myklebust2016-09-271-1/+1
| * NFSv4: nfs4_handle_delegation_recall_error() handle expiration as revoke caseTrond Myklebust2016-09-271-1/+1
| * NFSv4.1: Ensure we call FREE_STATEID if needed on close/delegreturn/lockuTrond Myklebust2016-09-271-3/+40
| * NFSv4.1: FREE_STATEID can be asynchronousTrond Myklebust2016-09-271-19/+12
| * NFSv4.1: Ensure we always run TEST/FREE_STATEID on locksTrond Myklebust2016-09-271-40/+52
| * NFSv4.1: Allow revoked stateids to skip the call to TEST_STATEIDTrond Myklebust2016-09-271-9/+23
| * NFSv4.1: Don't recheck delegations that have already been checkedTrond Myklebust2016-09-271-0/+5
| * NFSv4.1: Test delegation stateids when server declares "some state revoked"Trond Myklebust2016-09-271-0/+10
| * NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateidTrond Myklebust2016-09-271-6/+8
| * NFSv4.1: Add a helper function to deal with expired stateidsTrond Myklebust2016-09-271-21/+24
| * NFSv4.1: Allow test_stateid to handle session errors without waitingTrond Myklebust2016-09-271-3/+18
| * NFSv4.1: Don't check delegations that are already marked as revokedTrond Myklebust2016-09-271-0/+5
| * NFSv4.1: Don't deadlock the state manager on the SEQUENCE status flagsTrond Myklebust2016-09-271-1/+4
| * nfs: allow blocking locks to be awoken by lock callbacksJeff Layton2016-09-221-1/+93
| * nfs: move nfs4 lock retry attempt loop to a separate functionJeff Layton2016-09-221-27/+22
| * nfs: move nfs4_set_lock_state call into callerJeff Layton2016-09-221-8/+10
| * nfs: track whether server sets MAY_NOTIFY_LOCK flagJeff Layton2016-09-221-0/+2
| * nfs: use safe, interruptible sleeps when waiting to retry LOCKJeff Layton2016-09-221-1/+1
| * nfs: eliminate pointless and confusing do_vfs_lock wrappersJeff Layton2016-09-221-10/+5
| * pnfs: add a new mechanism to select a layout driver according to an ordered listJeff Layton2016-09-191-1/+1
| * NFS pnfs data server multipath session trunkingAndy Adamson2016-09-191-0/+33
| * NFS test session trunking with exchange idAndy Adamson2016-09-191-8/+37