summaryrefslogtreecommitdiffstats
path: root/fs/jffs2/acl.h
Commit message (Expand)AuthorAgeFilesLines
* jffs2: use generic posix ACL infrastructureChristoph Hellwig2014-01-251-5/+2
* switch posix_acl_create() to umode_t *Al Viro2011-08-011-1/+1
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-251-2/+2
* fix jffs2 ACLs on big-endian with 16bit mode_tAl Viro2011-07-241-1/+1
* ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-201-1/+1
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-1/+1
* jffs2: constify xattr_handlerStephen Hemminger2010-05-211-2/+2
* jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()'Linus Torvalds2009-09-081-2/+2
* switch jffs2 to inode->i_aclAl Viro2009-06-241-4/+0
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-261-1/+1
* [JFFS2] make jffs2_get_acl() staticAdrian Bunk2007-11-061-2/+0
* [JFFS2] Tidy up fix for ACL/permissions problem.KaiGai Kohei2007-10-201-5/+7
* [JFFS2] Fix ACL vs. mode handling.David Woodhouse2007-08-221-1/+3
* [JFFS2] Tidy up licensing/copyright boilerplate.David Woodhouse2007-04-251-1/+2
* [JFFS2][XATTR] Fix memory leak in POSIX-ACL supportKaiGai Kohei2006-07-021-2/+2
* [JFFS2][XATTR] remove '__KERNEL__' from acl.hKaiGai Kohei2006-05-131-2/+0
* [JFFS2][XATTR] Unify each file header part with any jffs2 file.KaiGai Kohei2006-05-131-7/+8
* [JFFS2][XATTR] remove typedef from posix_acl related definition.KaiGai Kohei2006-05-131-6/+6
* [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-131-0/+46