aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/delegation.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-06NFS: Move cl_delegations to the nfs_server structChuck Lever1-0/+1
2010-06-22NFSv41: Fix nfs_async_inode_return_delegation() uglinessTrond Myklebust1-3/+1
2010-03-10NFSv4: Don't ignore the NFS_INO_REVAL_FORCED flag in nfs_revalidate_inode()Trond Myklebust1-0/+6
2009-12-05nfs41: v2 fix cb_recall bugAlexandros Batsakis1-1/+3
2009-12-05nfs41: V2 initial support for CB_RECALL_ANYAlexandros Batsakis1-0/+1
2009-12-03NFSv4: Fix a potential state manager deadlock when returning delegationsTrond Myklebust1-1/+1
2008-12-23NFSv4: Convert delegation->type field to fmode_tTrond Myklebust1-3/+3
2008-12-23NFSv4: Return unreferenced delegations more promptlyTrond Myklebust1-13/+4
2008-12-23NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...Trond Myklebust1-0/+1
2008-12-23NFSv4: Clean up the support for returning multiple delegationsTrond Myklebust1-2/+6
2008-12-23NFS: Use atomic bitops when changing struct nfs_delegation->flagsTrond Myklebust1-2/+2
2008-12-23NFSv4: Fix up another delegation related raceTrond Myklebust1-0/+1
2008-01-30NFS: Add an asynchronous delegreturn operation for use in nfs_clear_inodeTrond Myklebust1-1/+2
2007-07-10NFSv4: Use RCU to protect delegationsTrond Myklebust1-4/+10
2007-07-10NFSv4: Support recalling delegations by stateid part 2Trond Myklebust1-1/+1
2007-07-10NFSv4: Support recalling delegations by stateidTrond Myklebust1-9/+1
2007-07-10NFSv4: Cleanup: pass the nfs_open_context to open recovery codeTrond Myklebust1-1/+1
2006-09-22NFS: Rename struct nfs4_client to struct nfs_clientDavid Howells1-5/+5
2006-03-20NFSv4: Send the delegation stateid for SETATTR callsTrond Myklebust1-0/+1
2006-01-06NFSv4: Ensure change attribute returned by GETATTR callback conforms to specTrond Myklebust1-0/+1
2006-01-06NFSv4: Send RENEW requests to the server only when we're holding stateTrond Myklebust1-0/+1
2005-11-04NFSv4: Recover locks too when returning a delegationTrond Myklebust1-0/+1
2005-10-18NFSv4: Return delegation upon rename or removal of file.Trond Myklebust1-1/+15
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+57