summaryrefslogtreecommitdiff
path: root/fs/ext3/acl.h
AgeCommit message (Expand)Author
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 ext3 to inode->i_aclAl Viro
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2006-07-10[PATCH] Remove leftover ext3 acl declarationsAndreas Gruenbacher
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-09-21[PATCH] ext3 endianness annotations and bugfixesAlexander 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-ext3 to 2.5.Theodore Y. Ts'o