summaryrefslogtreecommitdiff
path: root/fs/9p/acl.h
AgeCommit message (Expand)Author
2021-11-049p: fix a bunch of checkpatch warningsDominique Martinet
2021-11-039p: fix file headersDominique Martinet
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi
2013-02-269p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate()Al Viro
2013-02-269p: split dropping the acls from v9fs_set_create_acl()Al Viro
2013-02-269p: switch v9fs_acl_chmod() from dentry to inode+fidAl Viro
2011-08-01switch posix_acl_create() to umode_t *Al Viro
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-249p: close ACL leaksAl Viro
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
2010-10-28fs/9p: Implement create time inheritanceAneesh Kumar K.V
2010-10-28fs/9p: Update ACL on chmodAneesh Kumar K.V
2010-10-28fs/9p: Implement POSIX ACL permission checking functionAneesh Kumar K.V