Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
[linux-flexiantxendom0-3.2.10.git] / fs / generic_acl.c
2011-08-01 Al Viroswitch posix_acl_equiv_mode() to umode_t *
2011-08-01 Al Viroswitch posix_acl_create() to umode_t *
2011-07-25 Christoph Hellwigfs: take the ACL checks to common code
2011-07-25 Al Virokill boilerplates around posix_acl_create_masq()
2011-07-25 Al Virogeneric_acl: no need to clone acl just to push it to...
2011-07-25 Al Virokill boilerplate around posix_acl_chmod_masq()
2011-07-25 Linus Torvaldsvfs: move ACL cache lookup into generic code
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->check_...
2011-07-20 Al Viro->permission() sanitizing: pass MAY_NOT_BLOCK to -...
2011-03-24 Serge E. Hallynuserns: rename is_owner_or_cap to inode_owner_or_capable
2011-01-07 Nick Pigginfs: provide simple rcu-walk generic_check_acl implement...
2011-01-07 Nick Pigginfs: provide rcu-walk aware permission i_ops
2010-08-18 Jan Karavfs: update ctime when changing the file's permission...
2010-05-21 Stephen Hemmingerfs: xattr_handler table should be const
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-12-16 Christoph Hellwigmake generic_acl slightly more generic
2009-04-01 Al ViroNew helper - current_umask()
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
2006-09-29 Andreas Gruenbacher[PATCH] Generic infrastructure for acls