aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/delegation.h
Commit message (Expand)AuthorAgeFilesLines
* NFS: Properly handle the case where the delegation is revokedTrond Myklebust2012-04-021-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-rc2Linus Torvalds2005-04-161-0/+57