aboutsummaryrefslogtreecommitdiff
path: root/include/linux/posix_acl.h
AgeCommit message (Expand)Author
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-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph 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 get_acl helperChristoph Hellwig
2014-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-01-21posix_acl: uninliningAndrew Morton
2013-11-26userns: userns: Remove UIDGID_STRICT_TYPE_CHECKSEric W. Biederman
2012-09-18userns: Convert vfs posix_acl support to use kuids and kgidsEric W. Biederman
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2011-08-03RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro
2011-08-03get rid of boilerplate switches in posix_acl.hAl Viro
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-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
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin
2009-12-03VFS: Add forget_all_cached_acls()Steven Whitehouse
2009-06-24Get "no acls for this inode" right, fix shmem breakageAl Viro
2009-06-24inline functions left without protection of ifdef (acl)Markus Trippelsdorf
2009-06-24helpers for acl caching + switch to thoseAl Viro
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds