aboutsummaryrefslogtreecommitdiffstats
path: root/fs/generic_acl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-23userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn1-1/+1
2011-01-07fs: provide simple rcu-walk generic_check_acl implementationNick Piggin1-10/+12
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin1-2/+6
2010-08-18vfs: update ctime when changing the file's permission by setfaclJan Kara1-0/+1
2010-05-21fs: xattr_handler table should be constStephen Hemminger1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-16make generic_acl slightly more genericChristoph Hellwig1-69/+89
2009-03-31New helper - current_umask()Al Viro1-1/+1
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma1-1/+1
2006-09-29[PATCH] Generic infrastructure for aclsAndreas Gruenbacher1-0/+197