summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4acl.c
AgeCommit message (Expand)Author
2016-06-24nfsd: check permissions when setting ACLsBen Hutchings
2015-08-13nfsd: Fix two typos in commentsAndreas Gruenbacher
2015-07-20nfsd: Drop including client's header file nfs_fs.hKinglong Mee
2015-06-19nfsd: use swap() in sort_pacl_range()Fabian Frederick
2015-05-29nfsd: Remove dead declarationsAndreas Gruenbacher
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-15VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells
2015-03-31nfsd: allow setting acls with unenforceable DENYsJ. Bruce Fields
2014-07-11NFSD: Check acl returned from get_acl/posix_acl_from_modeKinglong Mee
2014-07-08nfsd4: remove nfs4_acl_newJ. Bruce Fields
2014-06-23nfsd: fix return of nfs4_acl_write_whoJeff Layton
2014-05-28nfsd4: use xdr_reserve_space in attribute encodingJ. Bruce Fields
2014-05-22Merge 3.15 bugfixes for 3.16J. Bruce Fields
2014-05-15nfsd4: fix corruption on setting an ACL.J. Bruce Fields
2014-05-08Merge 3.15 bugfix for 3.16J. Bruce Fields
2014-05-08NFSD: cleanup unneeded including linux/export.hKinglong Mee
2014-05-08NFSD: Call ->set_acl with a NULL ACL structure if no entriesKinglong Mee
2014-04-04nfsd4: don't create unnecessary mask aclJ. Bruce Fields
2014-02-11nfsd4: fix acl buffer overrunJ. Bruce Fields
2014-01-30Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-01-26nfsd: use get_acl and ->set_aclChristoph Hellwig
2014-01-08nfsd4: simplify xdr encoding of nfsv4 namesJ. Bruce Fields
2013-02-13nfsd: Handle kuids and kgids in the nfs4acl to posix_acl conversionEric W. Biederman
2011-10-31fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macrosPaul Gortmaker
2011-01-04nfsd4: move idmap and acl header files into fs/nfsdJ. Bruce Fields
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-15nfsd: remove pointless paths in file headersJ. Bruce Fields
2009-12-14nfsd: Source files #include cleanupsBoaz Harrosh
2009-10-27nfsd: Fix sort_pacl in fs/nfsd/nf4acl.c to actually sort groupsFrank Filz
2009-08-27nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entryFrank Filz
2009-08-24nfsd: Fix unnecessary deny bits in NFSv4 ACLFrank Filz
2008-09-01nfsd: fix buffer overrun decoding NFSv4 aclJ. Bruce Fields
2007-07-17knfsd: nfsd4: fix handling of acl errrorsJ. Bruce Fields
2007-07-17knfsd: nfsd4: silence a compiler warning in ACL codeJ. Bruce Fields
2007-05-09remove nfs4_acl_add_ace()Adrian Bunk
2007-03-27[PATCH] knfsd: nfsd4: fix inheritance flags on v4 ace derived from posix defa...Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: fix handling of directories without default ACLsJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: acls: avoid unnecessary deniesJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: acls: don't return explicit maskJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked listJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: simplify nfsv4->posix translationJ. Bruce Fields
2007-02-16[PATCH] knfsd: nfsd4: relax checking of ACL inheritance bitsJ. Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: acls: fix handling of zero-length aclsJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: acls: simplify nfs4_acl_nfsv4_to_posix interfaceJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: acls: fix inheritanceJ.Bruce Fields
2006-10-04[PATCH] knfsd: nfsd4: acls: relax the nfsv4->posix mappingJ.Bruce Fields
2006-04-11[PATCH] knfsd: nfsd4: better nfs4acl errorsNeilBrown
2006-04-11[PATCH] knfsd: nfsd4: Wrong error handling in nfs4aclNeilBrown
2006-03-24[PATCH] fs: Use ARRAY_SIZE macroTobias Klauser
2005-06-24[PATCH] knfsd: nfsd4: make needlessly global code staticNeilBrown