sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / fs / jffs2 / acl.c
2009-09-08 Linus Torvaldsjffs2/jfs/xfs: switch over to 'check_acl' rather than...
2009-06-24 Al ViroGet "no acls for this inode" right, fix shmem breakage
2009-06-24 Al Virohelpers for acl caching + switch to those
2009-06-24 Al Viroswitch jffs2 to inode->i_acl
2009-04-06 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-04-01 Al ViroNew helper - current_umask()
2009-03-20 Roel Kluin[JFFS2] jffs2_acl_count() tests < 0 on unsigned
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-01-08 Julia Lawall[JFFS2] Add missing call to posix_acl_release
2007-11-06 Adrian Bunk[JFFS2] make jffs2_get_acl() static
2007-10-27 David Woodhouse[JFFS2] Prevent return of initialised variable in jffs2...
2007-10-20 KaiGai Kohei[JFFS2] Tidy up fix for ACL/permissions problem.
2007-08-22 David Woodhouse[JFFS2] Fix ACL vs. mode handling.
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
2007-04-25 David Woodhouse[JFFS2] Tidy up licensing/copyright boilerplate.
2006-12-04 Al Viro[PATCH] severing fs.h, radix-tree.h -> sched.h
2006-07-02 KaiGai Kohei[JFFS2][XATTR] Fix memory leak in POSIX-ACL support
2006-06-27 KaiGai Kohei[JFFS2][XATTR] Fix ACL bug when updating null xattr...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] remove redundant pointer cast in acl.c
2006-05-13 KaiGai Kohei[JFFS2][XATTR] Unify each file header part with any...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] remove typedef from posix_acl related...
2006-05-13 KaiGai Kohei[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)