aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/posix_acl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-09-18userns: Convert vfs posix_acl support to use kuids and kgidsEric W. Biederman1-1/+7
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2011-08-03RCUify freeing acls, let check_acl() go ahead in RCU mode if acl is cachedAl Viro1-9/+9
2011-08-03get rid of boilerplate switches in posix_acl.hAl Viro1-42/+20
2011-08-01switch posix_acl_chmod() to umode_tAl Viro1-1/+1
2011-08-01switch posix_acl_from_mode() to umode_tAl Viro1-1/+1
2011-08-01switch posix_acl_equiv_mode() to umode_t *Al Viro1-1/+1
2011-08-01switch posix_acl_create() to umode_t *Al Viro1-1/+1
2011-07-25bury posix_acl_..._masq() variantsAl Viro1-3/+0
2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro1-0/+1
2011-07-25kill boilerplate around posix_acl_chmod_masq()Al Viro1-0/+1
2011-01-25NFS: Prevent memory allocation failure in nfsacl_encode()Chuck Lever1-0/+1
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin1-0/+19
2009-12-03VFS: Add forget_all_cached_acls()Steven Whitehouse1-0/+14
2009-06-24Get "no acls for this inode" right, fix shmem breakageAl Viro1-0/+9
2009-06-24inline functions left without protection of ifdef (acl)Markus Trippelsdorf1-1/+2
2009-06-24helpers for acl caching + switch to thoseAl Viro1-0/+64
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+86