summaryrefslogtreecommitdiff
path: root/fs/ext2/acl.h
AgeCommit message (Expand)Author
2011-07-29ext2: remove duplicate 'ext2_get_acl()' defineLinus Torvalds
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Al Viro
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2009-09-08ext[234]: move over to 'check_acl' permission modelLinus Torvalds
2009-06-24switch ext2 to inode->i_aclAl Viro
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig
2005-01-25[PATCH] ext2/ext3 ACLs: remove the number of acl entries limitAndreas Gruenbacher
2005-01-04[PATCH] Ext[23]: apply umask to symlinks with ACLs configured outAndreas Gruenbacher
2004-10-18[PATCH] xattr consolidation v3 - ext2James Morris
2004-09-08[PATCH] ext2 endianness annotationsAlexander Viro
2003-07-06[PATCH] xattr: fine-grained lockingAndrew Morton
2003-07-03[PATCH] Pass 'nameidata' to ->permission()Trond Myklebust
2002-10-30Port of (bugfixed) 0.8.50 acl-ext2 to 2.5Theodore Y. Ts'o