aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jffs2/acl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-12Convert jffs2 acl to struct_sizeMatthew Wilcox1-0/+1
2014-01-25jffs2: use generic posix ACL infrastructureChristoph Hellwig1-5/+2
2011-08-01switch posix_acl_create() to umode_t *Al Viro1-1/+1
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig1-2/+2
2011-07-24fix jffs2 ACLs on big-endian with 16bit mode_tAl Viro1-1/+1
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Al Viro1-1/+1
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin1-1/+1
2010-05-21jffs2: constify xattr_handlerStephen Hemminger1-2/+2
2009-09-08jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds1-2/+2
2009-06-24switch jffs2 to inode->i_aclAl Viro1-4/+0
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro1-1/+1
2007-11-06[JFFS2] make jffs2_get_acl() staticAdrian Bunk1-2/+0
2007-10-20[JFFS2] Tidy up fix for ACL/permissions problem.KaiGai Kohei1-5/+7
2007-08-22[JFFS2] Fix ACL vs. mode handling.David Woodhouse1-1/+3
2007-04-25[JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse1-1/+2
2006-07-02[JFFS2][XATTR] Fix memory leak in POSIX-ACL supportKaiGai Kohei1-2/+2
2006-05-13[JFFS2][XATTR] remove '__KERNEL__' from acl.hKaiGai Kohei1-2/+0
2006-05-13[JFFS2][XATTR] Unify each file header part with any jffs2 file.KaiGai Kohei1-7/+8
2006-05-13[JFFS2][XATTR] remove typedef from posix_acl related definition.KaiGai Kohei1-6/+6
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei1-0/+46