Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-09-08 | jffs2/jfs/xfs: switch over to 'check_acl' rather than 'permission()' | Linus Torvalds | 1 | -2/+2 |
2009-06-24 | switch jffs2 to inode->i_acl | Al Viro | 1 | -4/+0 |
2008-07-27 | [PATCH] sanitize ->permission() prototype | Al Viro | 1 | -1/+1 |
2007-11-06 | [JFFS2] make jffs2_get_acl() static | Adrian Bunk | 1 | -2/+0 |
2007-10-20 | [JFFS2] Tidy up fix for ACL/permissions problem. | KaiGai Kohei | 1 | -5/+7 |
2007-08-22 | [JFFS2] Fix ACL vs. mode handling. | David Woodhouse | 1 | -1/+3 |
2007-04-25 | [JFFS2] Tidy up licensing/copyright boilerplate. | David Woodhouse | 1 | -1/+2 |
2006-07-02 | [JFFS2][XATTR] Fix memory leak in POSIX-ACL support | KaiGai Kohei | 1 | -2/+2 |
2006-05-13 | [JFFS2][XATTR] remove '__KERNEL__' from acl.h | KaiGai Kohei | 1 | -2/+0 |
2006-05-13 | [JFFS2][XATTR] Unify each file header part with any jffs2 file. | KaiGai Kohei | 1 | -7/+8 |
2006-05-13 | [JFFS2][XATTR] remove typedef from posix_acl related definition. | KaiGai Kohei | 1 | -6/+6 |
2006-05-13 | [JFFS2][XATTR] XATTR support on JFFS2 (version. 5) | KaiGai Kohei | 1 | -0/+46 |