aboutsummaryrefslogtreecommitdiff
path: root/fs/ext2/acl.h
AgeCommit message (Expand)AuthorFilesLines
2023-01-19fs: port ->set_acl() to pass mnt_idmapGravatar Christian Brauner 1-1/+1
2022-10-19fs: pass dentry to set acl methodGravatar Christian Brauner 1-1/+1
2021-08-18vfs: add rcu argument to ->get_acl() callbackGravatar Miklos Szeredi 1-1/+1
2021-01-24fs: make helpers idmap mount awareGravatar Christian Brauner 1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2014-01-25ext2/3/4: use generic posix ACL infrastructureGravatar Christoph Hellwig 1-7/+1
2011-07-29ext2: remove duplicate 'ext2_get_acl()' defineGravatar Linus Torvalds 1-1/+0
2011-07-25fs: take the ACL checks to common codeGravatar Christoph Hellwig 1-2/+2
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Gravatar Al Viro 1-1/+1
2011-01-07fs: provide rcu-walk aware permission i_opsGravatar Nick Piggin 1-1/+1
2009-09-08ext[234]: move over to 'check_acl' permission modelGravatar Linus Torvalds 1-2/+2
2009-06-24switch ext2 to inode->i_aclGravatar Al Viro 1-4/+0
2008-07-26[PATCH] sanitize ->permission() prototypeGravatar Al Viro 1-1/+1
2005-06-23[PATCH] remove <linux/xattr_acl.h>Gravatar Christoph Hellwig 1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+82