summaryrefslogtreecommitdiff
path: root/include/linux/nfs4.h
AgeCommit message (Expand)Author
2008-06-23nfsd: remove three unused NFS4_ACE_* definesJ. Bruce Fields
2007-07-10NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifierJeff Layton
2007-05-14NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.cTrond Myklebust
2007-02-16[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields
2006-07-10[PATCH] knfsd: nfsd4: add per-operation server statsShankar Anand
2006-06-20Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-09NFSv4: Implement the fs_locations function callTrond Myklebust
2006-04-25Don't include private headers from user-visible parts of include/linux/nfs*.hDavid Woodhouse
2005-06-24[PATCH] nfsd4: fix fh_expire_typeNeilBrown
2005-06-22[PATCH] NFSv4: Client-side xdr for writing NFSv4 aclsJ. Bruce Fields
2005-06-22[PATCH] NFSv4: Client-side xdr for reading NFSv4 aclsJ. Bruce Fields
2004-10-19[PATCH] nfsd: set OPEN_RESULT_LOCKTYPE_POSIX in open()Neil Brown
2004-08-23NFSv4: Service delegation recall requests from the server.Trond Myklebust
2004-08-23NFSv4: Basic code for managing delegation state.Trond Myklebust
2004-08-23NFSv4: Fix the symlink overflow bug.Trond Myklebust
2004-08-22[PATCH] nfsd: basic v4 ACL definitionsNeil Brown
2004-04-12Merge NFS conflictsLinus Torvalds
2004-04-11[PATCH] knfsd: Add server-side support for the nfsv4 mounted_on_fileid attrib...Andrew Morton
2004-04-10NFSv4: Check server capabilities at mount time so that we can optimize awayTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for hard linkingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for looking up theTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: use the (more efficient) NFSv2/v3-like XDR scheme for generatingTrond Myklebust
2004-04-10NFSv4: attribute bitmap values need to be unsigned long integers.Trond Myklebust
2004-02-26[PATCH] kNFSd: Enforce open_downgrade requirementAndrew Morton
2004-02-26[PATCH] kNFSd: add OP_ILLEGAL, and fix processing of compounds with out of bo...Andrew Morton
2004-02-26[PATCH] kNFSd: Implement the nfsv4 RELEASE_LOCKOWNER operation.Andrew Morton
2004-02-07NFSv4: Add support for POSIX file locking.Trond Myklebust
2004-02-07NFSv4: Share open_owner structs between several differentTrond Myklebust
2004-02-07NFSv4: Preparation for the server reboot recovery code.Trond Myklebust
2004-02-07NFSv4: Don't translate those NFSv4 errors that are needed byTrond Myklebust
2004-02-07NFSv4: Convert SETCLIENTID and SETCLIENTID_CONFIRM to beTrond Myklebust
2004-02-07NFSv4: Split out the code for retrieving static serverTrond Myklebust
2004-02-07NFSv4: Convert the RENEW operation from using nfs4_compound, toTrond Myklebust
2003-10-07Clean up the nfs4_stateid and nfs4_verifier typedefs.Trond Myklebust
2003-09-22[PATCH] knfsd: nfsd byte range locking - LOCKNeil Brown
2003-06-26[PATCH] NFSv4 server - Write "share" stateNeil Brown
2003-06-26[PATCH] NFSv4 server - Read "share" stateNeil Brown
2003-04-08Make NFSv4 'setattr()' method use the cached stateid if the file isTrond Myklebust
2003-04-08Setup code to tear down the NFSv4 state once we're done with a file.Trond Myklebust
2003-04-08Implement stateful open() for NFSv4 as per RFC3010-bis.Trond Myklebust
2002-12-20[PATCH] Clean up NFSv4 WRITE xdr pathTrond Myklebust