aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4/acl.c
Commit message (Expand)AuthorAgeFilesLines
* ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin2013-01-171-2/+4
* userns: rename is_owner_or_cap to inode_owner_or_capableSerge E. Hallyn2011-03-231-1/+1
* ext2,3,4: provide simple rcu-walk ACL implementationNick Piggin2011-01-071-2/+5
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-2/+6
* ext4: update ctime when changing the file's permission by setfaclJan Kara2010-06-151-0/+1
* ext4: constify xattr_handlerStephen Hemminger2010-05-211-2/+2
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-51/+23
* ext[234]: move over to 'check_acl' permission modelLinus Torvalds2009-09-081-7/+1
* helpers for acl caching + switch to thoseAl Viro2009-06-241-56/+9
* switch ext4 to inode->i_aclAl Viro2009-06-241-12/+10
* ext4: avoid unnecessary spinlock in critical POSIX ACL pathTheodore Ts'o2009-06-171-5/+8
* New helper - current_umask()Al Viro2009-03-311-1/+1
* ext4: Cleanup whitespace and other miscellaneous style issuesTheodore Ts'o2008-07-261-94/+94
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-1/+1
* ext4: move headers out of include/linuxChristoph Hellwig2008-04-291-2/+2
* ext4: fix wrong gfp type under transactionJosef Bacik2008-04-291-4/+4
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-1/+1
* [PATCH] ext4 whitespace cleanupsAndrew Morton2006-10-111-2/+2
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-111-1/+1
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-94/+94
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+551