aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/linux-2.6/xfs_acl.c
AgeCommit message (Expand)Author
2011-08-12xfs: remove subdirectoriesChristoph Hellwig
2011-08-01switch posix_acl_equiv_mode() to umode_t *Al Viro
2011-08-01switch posix_acl_create() to umode_t *Al Viro
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig
2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro
2011-07-25kill boilerplate around posix_acl_chmod_masq()Al Viro
2011-07-25xfs: cache negative ACLs if there is no attribute forkChristoph Hellwig
2011-07-25vfs: move ACL cache lookup into generic codeLinus Torvalds
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Al Viro
2011-07-20->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro
2011-07-08xfs: split xfs_setattrChristoph Hellwig
2011-01-07xfs: provide simple rcu-walk ACL implementationNick Piggin
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin
2010-07-26xfs: split xfs_itrace_entryChristoph Hellwig
2010-05-21xfs: constify xattr_handlerStephen Hemminger
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-20xfs: convert attr to use unsigned namesDave Chinner
2010-01-10xfs: fix timestamp handling in xfs_setattrChristoph Hellwig
2009-12-16sanitize xattr handler prototypesChristoph Hellwig
2009-12-14xfs: event tracing supportChristoph Hellwig
2009-06-24switch xfs to generic acl caching helpersAl Viro
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig