aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tmpfs: clear S_ISGID when setting posix ACLsGu Zheng2017-01-261-5/+4
* posix_acl: Clear SGID bit when setting file permissionsJan Kara2016-10-311-0/+31
* posix_acl: Add set_posix_aclAndreas Gruenbacher2016-07-271-18/+23
* xattr handlers: Pass handler to operations instead of flagsAndreas Gruenbacher2015-11-131-15/+13
* vfs: Fix the posix_acl_xattr_list return valueAndreas Gruenbacher2015-11-131-3/+1
* vfs: Check attribute names in posix acl xattr handersAndreas Gruenbacher2015-11-131-0/+4
* fs/posix_acl.c: make posix_acl_create() safer and cleanerDan Carpenter2015-06-231-26/+20
* VFS: assorted d_backing_inode() annotationsDavid Howells2015-04-151-4/+4
* VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry)David Howells2015-02-221-2/+2
* posix_acl: fix reference leaks in posix_acl_createOmar Sandoval2015-02-201-5/+9
* posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig2014-05-061-0/+6
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-041-2/+3
|\
| * fs: NULL dereference in posix_acl_to_xattr()Dan Carpenter2014-02-251-2/+3
* | fs: get_acl() must be allowed to return EOPNOTSUPPTrond Myklebust2014-02-031-6/+12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2014-01-281-12/+416
|\
| * fs: remove generic_aclChristoph Hellwig2014-01-261-0/+36
| * fs: make posix_acl_create more usefulChristoph Hellwig2014-01-251-4/+53
| * fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-251-3/+27
| * fs: add generic xattr_acl handlersChristoph Hellwig2014-01-251-0/+102
| * fs: add get_acl helperChristoph Hellwig2014-01-251-0/+27
| * fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig2014-01-251-7/+173
* | userns: relax the posix_acl_valid() checksAndreas Gruenbacher2014-01-231-10/+0
* | posix_acl: uninliningAndrew Morton2014-01-211-5/+79
|/
* userns: Convert vfs posix_acl support to use kuids and kgidsEric W. Biederman2012-09-181-15/+15
* fs: reduce the use of module.h wherever possiblePaul Gortmaker2012-02-281-1/+1
* vfs: pass all mask flags check_acl and posix_acl_permissionAndreas Gruenbacher2011-10-281-0/+2
* switch posix_acl_chmod() to umode_tAl Viro2011-08-011-2/+2
* switch posix_acl_from_mode() to umode_tAl Viro2011-08-011-1/+1
* switch posix_acl_equiv_mode() to umode_t *Al Viro2011-08-011-2/+2
* switch posix_acl_create() to umode_t *Al Viro2011-08-011-3/+3
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-251-1/+0
* bury posix_acl_..._masq() variantsAl Viro2011-07-251-8/+3
* kill boilerplates around posix_acl_create_masq()Al Viro2011-07-251-0/+18
* kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-251-0/+18
* NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever2011-01-251-4/+13
* CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells2008-11-131-2/+2
* [PATCH] kmemdup: some usersAlexey Dobriyan2006-10-011-4/+2
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-3/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+381