summaryrefslogtreecommitdiff
path: root/fs/nfs/delegation.h
Commit message (Expand)AuthorAge
* NFSv4: Fix the nfs_inode_set_delegation() argumentsTrond Myklebust2018-04-10
* NFSv4: Don't return the delegation when not needed by NFSv4.x (x>0)Trond Myklebust2018-04-10
* Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-17
|\
| * NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.Trond Myklebust2017-11-17
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* NFSv4: nfs_inode_find_state_and_recover() should check all stateidsTrond 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: Use the right stateid for delegations in setattr, read and writeTrond Myklebust2016-05-17
* NFSv4: Recovery of recalled read delegations is brokenTrond Myklebust2015-09-20
* NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust2015-09-07
* NFSv4: Express delegation limit in units of pagesTrond Myklebust2015-09-07
* NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust2014-11-12
* nfs4: add nfs4_check_delegationPeng Tao2014-07-12
* NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in useTrond Myklebust2013-04-05
* NFSv4: Be less aggressive about returning delegations for open filesTrond Myklebust2013-04-05
* NFSv4: Clean up delegation recall error handlingTrond Myklebust2013-04-05
* NFSv4.1: Don't lose locks when a server reboots during delegation returnTrond Myklebust2013-02-11
* NFS: Convert v4 into a moduleBryan Schumaker2012-07-30
* NFS: Create a return_delegation rpc opBryan Schumaker2012-06-29
* NFS: Create a have_delegation rpc_opBryan Schumaker2012-06-29
* NFS: Use nfs4_destroy_server() to clean up NFS v4Bryan Schumaker2012-06-29
* NFS: nfs_inode_return_delegation() should always flush dirty dataTrond Myklebust2012-05-08
* NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWNTrond Myklebust2012-03-10
* NFS: Don't copy read delegation stateids in setattrTrond Myklebust2012-03-08
* NFS: Properly handle the case where the delegation is revokedTrond Myklebust2012-03-06
* NFS: Move cl_delegations to the nfs_server structChuck Lever2011-01-06
* NFSv41: Fix nfs_async_inode_return_delegation() uglinessTrond Myklebust2010-06-22
* NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()Trond Myklebust2010-03-10
* nfs41: v2 fix cb_recall bugAlexandros Batsakis2009-12-05
* nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis2009-12-05
* NFSv4: Fix a potential state manager deadlock when returning delegationsTrond Myklebust2009-12-03
* NFSv4: Convert delegation->type field to fmode_tTrond Myklebust2008-12-23
* NFSv4: Return unreferenced delegations more promptlyTrond Myklebust2008-12-23
* NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...Trond Myklebust2008-12-23
* NFSv4: Clean up the support for returning multiple delegationsTrond Myklebust2008-12-23
* NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust2008-12-23
* NFSv4: Fix up another delegation related raceTrond Myklebust2008-12-23
* NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inodeTrond Myklebust2008-01-30
* NFSv4: Use RCU to protect delegationsTrond Myklebust2007-07-10
* NFSv4: Support recalling delegations by stateid part 2Trond Myklebust2007-07-10
* NFSv4: Support recalling delegations by stateidTrond Myklebust2007-07-10
* NFSv4: Cleanup: pass the nfs_open_context to open recovery codeTrond Myklebust2007-07-10
* NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2006-09-22
* NFSv4: Send the delegation stateid for SETATTR callsTrond Myklebust2006-03-20
* NFSv4: Ensure change attribute returned by GETATTR callback conforms to specTrond Myklebust2006-01-06
* NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust2006-01-06
* NFSv4: Recover locks too when returning a delegationTrond Myklebust2005-11-04
* NFSv4: Return delegation upon rename or removal of file.Trond Myklebust2005-10-18
* Linux-2.6.12-rc2Linus Torvalds2005-04-16