aboutsummaryrefslogtreecommitdiff
path: root/fs/posix_acl.c
AgeCommit message (Expand)Author
2014-05-06posix_acl: handle NULL ACL in posix_acl_equiv_modeChristoph Hellwig
2014-04-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-02-25fs: NULL dereference in posix_acl_to_xattr()Dan Carpenter
2014-02-03fs: get_acl() must be allowed to return EOPNOTSUPPTrond Myklebust
2014-01-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-01-26fs: remove generic_aclChristoph Hellwig
2014-01-25fs: make posix_acl_create more usefulChristoph Hellwig
2014-01-25fs: make posix_acl_chmod more usefulChristoph Hellwig
2014-01-25fs: add generic xattr_acl handlersChristoph Hellwig
2014-01-25fs: add get_acl helperChristoph Hellwig
2014-01-25fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig
2014-01-23userns: relax the posix_acl_valid() checksAndreas Gruenbacher
2014-01-21posix_acl: uninliningAndrew Morton
2012-09-18userns: Convert vfs posix_acl support to use kuids and kgidsEric W. Biederman
2012-02-28fs: reduce the use of module.h wherever possiblePaul Gortmaker
2011-10-28vfs: pass all mask flags check_acl and posix_acl_permissionAndreas Gruenbacher
2011-08-01switch posix_acl_chmod() to umode_tAl Viro
2011-08-01switch posix_acl_from_mode() to umode_tAl Viro
2011-08-01switch posix_acl_equiv_mode() to umode_t *Al Viro
2011-08-01switch posix_acl_create() to umode_t *Al Viro
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-25bury posix_acl_..._masq() variantsAl Viro
2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro
2011-07-25kill boilerplate around posix_acl_chmod_masq()Al Viro
2011-01-25NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-04-16Linux-2.6.12-rc2Linus Torvalds