summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4acl.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields2011-01-041-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* nfsd: remove pointless paths in file headersJ. Bruce Fields2009-12-151-2/+0
* nfsd: Source files #include cleanupsBoaz Harrosh2009-12-141-8/+0
* nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groupsFrank Filz2009-10-271-1/+1
* nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entryFrank Filz2009-08-271-1/+1
* nfsd: Fix unnecessary deny bits in NFSv4 ACLFrank Filz2009-08-241-1/+1
* nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields2008-09-011-1/+1
* knfsd: nfsd4: fix handling of acl errrorsJ. Bruce Fields2007-07-171-0/+3
* knfsd: nfsd4: silence a compiler warning in ACL codeJ. Bruce Fields2007-07-171-2/+7
* remove nfs4_acl_add_ace()Adrian Bunk2007-05-091-17/+0
* [PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...Bruce Fields2007-03-271-1/+1
* [PATCH] knfsd: nfsd4: fix handling of directories without default ACLsJ. Bruce Fields2007-02-161-1/+20
* [PATCH] knfsd: nfsd4: acls: avoid unnecessary deniesJ. Bruce Fields2007-02-161-45/+145
* [PATCH] knfsd: nfsd4: acls: don't return explicit maskJ. Bruce Fields2007-02-161-18/+7
* [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields2007-02-161-108/+39
* [PATCH] knfsd: nfsd4: simplify nfsv4->posix translationJ. Bruce Fields2007-02-161-95/+38
* [PATCH] knfsd: nfsd4: relax checking of ACL inheritance bitsJ. Bruce Fields2007-02-161-10/+13
* [PATCH] knfsd: nfsd4: acls: fix handling of zero-length aclsJ.Bruce Fields2006-10-041-14/+1
* [PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interfaceJ.Bruce Fields2006-10-041-27/+21
* [PATCH] knfsd: nfsd4: acls: fix inheritanceJ.Bruce Fields2006-10-041-13/+30
* [PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mappingJ.Bruce Fields2006-10-041-354/+273
* [PATCH] knfsd: nfsd4: better nfs4acl errorsNeilBrown2006-04-111-3/+3
* [PATCH] knfsd: nfsd4: Wrong error handling in nfs4aclNeilBrown2006-04-111-1/+1
* [PATCH] fs: Use ARRAY_SIZE macroTobias Klauser2006-03-241-2/+2
* [PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown2005-06-241-2/+2
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+954
OpenPOWER on IntegriCloud