summaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4proc.c
AgeCommit message (Expand)Author
2013-01-03NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()Bryan Schumaker
2012-11-16NFSv4: nfs4_locku_done must release the sequence idTrond Myklebust
2012-11-16NFSv4.1: We must release the sequence id when we fail to get a session slotTrond Myklebust
2012-11-16NFS: Wait for session recovery to finish before returningBryan Schumaker
2012-09-19NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-09-12pnfs: defer release of pages in layoutgetIdan Kedar
2012-06-19NFSv4: Fix unnecessary delegation returns in nfs4_do_openTrond Myklebust
2012-06-10NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIOTrond Myklebust
2012-05-31Avoid beyond bounds copy while caching ACLSachin Prabhu
2012-05-31Avoid reading past buffer when calling GETACLSachin Prabhu
2012-05-31NFS4: fix compile warnings in nfs4proc.cPeng Tao
2012-05-20NFSv4: Revalidate uid/gid after openJonathan Nieder
2012-05-11NFSv4: Ensure that we check lock exclusive/shared type against open modesTrond Myklebust
2012-05-11NFSv4: Ensure that the LOCK code sets exception->inodeTrond Myklebust
2012-04-13Fix length of buffer copied in __nfs4_get_acl_uncachedSachin Prabhu
2012-04-02NFSv4.1: Fix layoutcommit error handlingTrond Myklebust
2012-04-02NFSv4: Fix two infinite loops in the mount codeTrond Myklebust
2012-04-02NFSv4: Rate limit the state manager warning messagesTrond Myklebust
2012-04-02NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust
2012-04-02NFS: Properly handle the case where the delegation is revokedTrond Myklebust
2012-02-29NFSv4: fix server_scope memory leakWeston Andros Adamson
2012-02-29NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust
2012-01-25NFSv4: include bitmap in nfsv4 get acl dataAndy Adamson
2011-12-09NFSv4: Do not accept delegated opens when a delegation recall is in effectTrond Myklebust
2011-11-07NFS: Fix a regression in the referral codeTrond Myklebust
2011-11-04nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton
2011-10-31nfs4: serialize layoutcommitPeng Tao
2011-10-19NFS: Get rid of nfs_restart_rpc()Trond Myklebust
2011-10-18NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookupTrond Myklebust
2011-10-18NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()Trond Myklebust
2011-10-18NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust
2011-08-24NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN errorTrond Myklebust
2011-08-24NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegationTrond Myklebust
2011-08-24NFSv4: nfs4_proc_renew should be declared staticTrond Myklebust
2011-08-24NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocationTrond Myklebust
2011-07-31pnfs: cleanup_layoutcommitAndy Adamson
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman
2011-07-31pnfs: GETDEVICELISTAndy Adamson
2011-07-31pnfs: let layoutcommit handle a list of lsegPeng Tao
2011-07-25Merge branch 'master' into devel and apply fixup from Stephen Rothwell:Stephen Rothwell
2011-07-20nfs_open_context doesn't need struct path eitherAl Viro
2011-07-20nfs4_opendata doesn't need struct path eitherAl Viro
2011-07-20nfs4_closedata doesn't need to mess with struct pathAl Viro
2011-07-12NFSv4.1: Clean up layoutreturnTrond Myklebust
2011-07-12NFS: test and free stateids during recoveryBryan Schumaker
2011-07-12NFS: added FREE_STATEID callBryan Schumaker
2011-07-12NFS: Added TEST_STATEID callBryan Schumaker
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson
2011-06-15nfs4.1: fix several problems with _pnfs_return_layoutFred Isaman