aboutsummaryrefslogtreecommitdiff
path: root/fs/9p/acl.h
AgeCommit message (Expand)Author
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