summaryrefslogtreecommitdiffstats
path: root/fs/nfs/delegation.h
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: nfs_inode_find_state_and_recover() should check all stateidsTrond Myklebust2016-09-271-0/+2
* NFSv4.1: Test delegation stateids when server declares "some state revoked"Trond Myklebust2016-09-271-0/+4
* NFSv4.x: Allow callers of nfs_remove_bad_delegation() to specify a stateidTrond Myklebust2016-09-271-1/+1
* NFSv4: Use the right stateid for delegations in setattr, read and writeTrond Myklebust2016-05-171-1/+1
* NFSv4: Recovery of recalled read delegations is brokenTrond Myklebust2015-09-201-1/+1
* NFSv4: Respect the server imposed limit on how many changes we may cacheTrond Myklebust2015-09-071-0/+1
* NFSv4: Express delegation limit in units of pagesTrond Myklebust2015-09-071-1/+1
* NFSv4: Fix races between nfs_remove_bad_delegation() and delegation returnTrond Myklebust2014-11-121-0/+1
* nfs4: add nfs4_check_delegationPeng Tao2014-07-121-0/+1
* NFSv4: Fix CB_RECALL_ANY to only return delegations that are not in useTrond Myklebust2013-04-051-1/+1
* NFSv4: Be less aggressive about returning delegations for open filesTrond Myklebust2013-04-051-0/+1
* NFSv4: Clean up delegation recall error handlingTrond Myklebust2013-04-051-1/+1
* NFSv4.1: Don't lose locks when a server reboots during delegation returnTrond Myklebust2013-02-111-0/+1
* NFS: Convert v4 into a moduleBryan Schumaker2012-07-301-1/+1
* NFS: Create a return_delegation rpc opBryan Schumaker2012-06-291-7/+1
* NFS: Create a have_delegation rpc_opBryan Schumaker2012-06-291-7/+2
* NFS: Use nfs4_destroy_server() to clean up NFS v4Bryan Schumaker2012-06-291-1/+1
* NFS: nfs_inode_return_delegation() should always flush dirty dataTrond Myklebust2012-05-081-0/+1
* NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWNTrond Myklebust2012-03-101-1/+0
* NFS: Don't copy read delegation stateids in setattrTrond Myklebust2012-03-081-1/+1
* NFS: Properly handle the case where the delegation is revokedTrond Myklebust2012-03-061-0/+1
* NFS: Move cl_delegations to the nfs_server structChuck Lever2011-01-061-0/+1
* NFSv41: Fix nfs_async_inode_return_delegation() uglinessTrond Myklebust2010-06-221-3/+1
* NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()Trond Myklebust2010-03-101-0/+6
* nfs41: v2 fix cb_recall bugAlexandros Batsakis2009-12-051-1/+3
* nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis2009-12-051-0/+1
* NFSv4: Fix a potential state manager deadlock when returning delegationsTrond Myklebust2009-12-031-1/+1
* NFSv4: Convert delegation->type field to fmode_tTrond Myklebust2008-12-231-3/+3
* NFSv4: Return unreferenced delegations more promptlyTrond Myklebust2008-12-231-13/+4
* NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...Trond Myklebust2008-12-231-0/+1
* NFSv4: Clean up the support for returning multiple delegationsTrond Myklebust2008-12-231-2/+6
* NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust2008-12-231-2/+2
* NFSv4: Fix up another delegation related raceTrond Myklebust2008-12-231-0/+1
* NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inodeTrond Myklebust2008-01-301-1/+2
* NFSv4: Use RCU to protect delegationsTrond Myklebust2007-07-101-4/+10
* NFSv4: Support recalling delegations by stateid part 2Trond Myklebust2007-07-101-1/+1
* NFSv4: Support recalling delegations by stateidTrond Myklebust2007-07-101-9/+1
* NFSv4: Cleanup: pass the nfs_open_context to open recovery codeTrond Myklebust2007-07-101-1/+1
* NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells2006-09-221-5/+5
* NFSv4: Send the delegation stateid for SETATTR callsTrond Myklebust2006-03-201-0/+1
* NFSv4: Ensure change attribute returned by GETATTR callback conforms to specTrond Myklebust2006-01-061-0/+1
* NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust2006-01-061-0/+1
* NFSv4: Recover locks too when returning a delegationTrond Myklebust2005-11-041-0/+1
* NFSv4: Return delegation upon rename or removal of file.Trond Myklebust2005-10-181-1/+15
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+57
OpenPOWER on IntegriCloud