aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/delegation.h
Commit message (Expand)AuthorAge
* 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-rc2v2.6.12-rc2Linus Torvalds2005-04-16