aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/delegation.h
AgeCommit message (Expand)Author
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-rc2Linus Torvalds