summaryrefslogtreecommitdiffstats
path: root/fs/nfsd/nfs4acl.c
Commit message (Expand)AuthorAgeFilesLines
* nfsd: check permissions when setting ACLsBen Hutchings2016-06-241-8/+8
* nfsd: Fix two typos in commentsAndreas Gruenbacher2015-08-131-2/+2
* nfsd: Drop including client's header file nfs_fs.hKinglong Mee2015-07-201-1/+3
* nfsd: use swap() in sort_pacl_range()Fabian Frederick2015-06-191-4/+2
* nfsd: Remove dead declarationsAndreas Gruenbacher2015-05-291-12/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-261-2/+2
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-151-2/+2
* | nfsd: allow setting acls with unenforceable DENYsJ. Bruce Fields2015-03-311-49/+1
|/
* NFSD: Check acl returned from get_acl/posix_acl_from_modeKinglong Mee2014-07-111-6/+13
* nfsd4: remove nfs4_acl_newJ. Bruce Fields2014-07-081-10/+8
* nfsd: fix return of nfs4_acl_write_whoJeff Layton2014-06-231-1/+1
* nfsd4: use xdr_reserve_space in attribute encodingJ. Bruce Fields2014-05-281-6/+5
* Merge 3.15 bugfixes for 3.16J. Bruce Fields2014-05-221-1/+1
|\
| * nfsd4: fix corruption on setting an ACL.J. Bruce Fields2014-05-151-1/+1
* | Merge 3.15 bugfix for 3.16J. Bruce Fields2014-05-081-8/+9
|\|
| * NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee2014-05-081-8/+9
* | NFSD: cleanup unneeded including linux/export.hKinglong Mee2014-05-081-1/+0
|/
* nfsd4: don't create unnecessary mask aclJ. Bruce Fields2014-04-041-4/+9
* nfsd4: fix acl buffer overrunJ. Bruce Fields2014-02-111-6/+3
* Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2014-01-301-7/+13
|\
| * nfsd4: simplify xdr encoding of nfsv4 namesJ. Bruce Fields2014-01-081-7/+13
* | nfsd: use get_acl and ->set_aclChristoph Hellwig2014-01-261-28/+92
|/
* nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversionEric W. Biederman2013-02-131-17/+46
* fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker2011-10-311-0/+1
* 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