summaryrefslogtreecommitdiffstats
path: root/fs/nfs/delegation.h
AgeCommit message (Expand)Author
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-11-17NFSv4: Retry CLOSE and DELEGRETURN on NFS4ERR_OLD_STATEID.Trond Myklebust
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-27NFSv4: nfs_inode_find_state_and_recover() should check all stateidsTrond Myklebust
2016-09-27NFSv4.1: Test delegation stateids when server declares "some state revoked"Trond Myklebust
2016-09-27NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateidTrond Myklebust
2016-05-17NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust
2015-09-20NFSv4: Recovery of recalled read delegations is brokenTrond Myklebust
2015-09-07NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust
2015-09-07NFSv4: Express delegation limit in units of pagesTrond Myklebust
2014-11-12NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust
2014-07-12nfs4: add nfs4_check_delegationPeng Tao
2013-04-05NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in useTrond Myklebust
2013-04-05NFSv4: Be less aggressive about returning delegations for open filesTrond Myklebust
2013-04-05NFSv4: Clean up delegation recall error handlingTrond Myklebust
2013-02-11NFSv4.1: Don't lose locks when a server reboots during delegation returnTrond Myklebust
2012-07-30NFS: Convert v4 into a moduleBryan Schumaker
2012-06-29NFS: Create a return_delegation rpc opBryan Schumaker
2012-06-29NFS: Create a have_delegation rpc_opBryan Schumaker
2012-06-29NFS: Use nfs4_destroy_server() to clean up NFS v4Bryan Schumaker
2012-05-08NFS: nfs_inode_return_delegation() should always flush dirty dataTrond Myklebust
2012-03-10NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWNTrond Myklebust
2012-03-08NFS: Don't copy read delegation stateids in setattrTrond Myklebust
2012-03-06NFS: Properly handle the case where the delegation is revokedTrond Myklebust
2011-01-06NFS: Move cl_delegations to the nfs_server structChuck Lever
2010-06-22NFSv41: Fix nfs_async_inode_return_delegation() uglinessTrond Myklebust
2010-03-10NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()Trond Myklebust
2009-12-05nfs41: v2 fix cb_recall bugAlexandros Batsakis
2009-12-05nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis
2009-12-03NFSv4: Fix a potential state manager deadlock when returning delegationsTrond Myklebust
2008-12-23NFSv4: Convert delegation->type field to fmode_tTrond Myklebust
2008-12-23NFSv4: Return unreferenced delegations more promptlyTrond Myklebust
2008-12-23NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...Trond Myklebust
2008-12-23NFSv4: Clean up the support for returning multiple delegationsTrond Myklebust
2008-12-23NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust
2008-12-23NFSv4: Fix up another delegation related raceTrond Myklebust
2008-01-30NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inodeTrond Myklebust
2007-07-10NFSv4: Use RCU to protect delegationsTrond Myklebust
2007-07-10NFSv4: Support recalling delegations by stateid part 2Trond Myklebust
2007-07-10NFSv4: Support recalling delegations by stateidTrond Myklebust
2007-07-10NFSv4: Cleanup: pass the nfs_open_context to open recovery codeTrond Myklebust
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells
2006-03-20NFSv4: Send the delegation stateid for SETATTR callsTrond Myklebust
2006-01-06NFSv4: Ensure change attribute returned by GETATTR callback conforms to specTrond Myklebust
2006-01-06NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust
2005-11-04NFSv4: Recover locks too when returning a delegationTrond Myklebust
2005-10-18NFSv4: Return delegation upon rename or removal of file.Trond Myklebust
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds