aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3/acl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* ext3: update ctime when changing the file's permission by setfaclMiao Xie2010-06-251-0/+1
* ext3: constify xattr handlersStephen 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-64/+19
* switch ext3 to inode->i_aclAl Viro2009-06-241-12/+10
* ext3: avoid unnecessary spinlock in critical POSIX ACL pathLinus Torvalds2009-06-171-5/+8
* New helper - current_umask()Al Viro2009-03-311-1/+1
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-1/+1
* ext3: fix wrong gfp type under transactionJosef Bacik2008-03-191-4/+4
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-171-1/+1
* [PATCH] fs: Removing useless castsPanagiotis Issaris2006-09-271-2/+2
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-271-1/+1
* [PATCH] Fix two ext[23] uninitialized warningsAndreas Gruenbacher2006-02-031-1/+1
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-111-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-5/+5
* [PATCH] quota: ext3: Improve quota credit estimatesJan Kara2005-06-241-2/+3
* [PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2005-06-231-6/+6
* [PATCH] Fix acl Oopsakpm@osdl.org2005-04-161-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+547