aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_acl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-12xfs: remove subdirectoriesChristoph Hellwig1-420/+0
2011-08-01switch posix_acl_equiv_mode() to umode_t *Al Viro1-1/+1
2011-08-01switch posix_acl_create() to umode_t *Al Viro1-2/+2
2011-07-25fs: take the ACL checks to common codeChristoph Hellwig1-19/+2
2011-07-25kill boilerplates around posix_acl_create_masq()Al Viro1-17/+11
2011-07-25kill boilerplate around posix_acl_chmod_masq()Al Viro1-10/+6
2011-07-25xfs: cache negative ACLs if there is no attribute forkChristoph Hellwig1-12/+1
2011-07-25vfs: move ACL cache lookup into generic codeLinus Torvalds1-6/+2
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds1-2/+2
2011-07-20->permission() sanitizing: don't pass flags to ->check_acl()Al Viro1-1/+1
2011-07-20->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro1-1/+1
2011-07-08xfs: split xfs_setattrChristoph Hellwig1-1/+1
2011-01-07xfs: provide simple rcu-walk ACL implementationNick Piggin1-3/+6
2011-01-07fs: provide rcu-walk aware permission i_opsNick Piggin1-2/+6
2010-07-26xfs: split xfs_itrace_entryChristoph Hellwig1-1/+1
2010-05-21xfs: constify xattr_handlerStephen Hemminger1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-01-20xfs: convert attr to use unsigned namesDave Chinner1-5/+6
2010-01-10xfs: fix timestamp handling in xfs_setattrChristoph Hellwig1-1/+2
2009-12-16sanitize xattr handler prototypesChristoph Hellwig1-37/+20
2009-12-14xfs: event tracing supportChristoph Hellwig1-0/+1
2009-06-24switch xfs to generic acl caching helpersAl Viro1-64/+9
2009-06-10xfs: use generic Posix ACL codeChristoph Hellwig1-0/+523