aboutsummaryrefslogtreecommitdiffstats
path: root/fs/generic_acl.c
Commit message (Expand)AuthorAgeFilesLines
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-231-1/+1
* fs: provide simple rcu-walk generic_check_acl implementationNick Piggin2011-01-071-10/+12
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-2/+6
* vfs: update ctime when changing the file's permission by setfaclJan Kara2010-08-181-0/+1
* fs: xattr_handler table should be constStephen Hemminger2010-05-211-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* make generic_acl slightly more genericChristoph Hellwig2009-12-161-69/+89
* New helper - current_umask()Al Viro2009-03-311-1/+1
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-1/+1
* [PATCH] Generic infrastructure for aclsAndreas Gruenbacher2006-09-291-0/+197