summaryrefslogtreecommitdiff
path: root/fs/9p/acl.h
Commit message (Expand)AuthorAge
* 9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate()Al Viro2013-02-26
* 9p: split dropping the acls from v9fs_set_create_acl()Al Viro2013-02-26
* 9p: switch v9fs_acl_chmod() from dentry to inode+fidAl Viro2013-02-26
* switch posix_acl_create() to umode_t *Al Viro2011-08-01
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
* 9p: close ACL leaksAl Viro2011-07-24
* ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-20
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* fs/9p: Implement create time inheritanceAneesh Kumar K.V2010-10-28
* fs/9p: Update ACL on chmodAneesh Kumar K.V2010-10-28
* fs/9p: Implement POSIX ACL permission checking functionAneesh Kumar K.V2010-10-28