aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_acl.c
Commit message (Expand)AuthorAgeFilesLines
* switch posix_acl_equiv_mode() to umode_t *Al Viro2011-08-011-1/+1
* switch posix_acl_create() to umode_t *Al Viro2011-08-011-2/+2
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-251-19/+2
* kill boilerplates around posix_acl_create_masq()Al Viro2011-07-251-17/+11
* kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-251-10/+6
* xfs: cache negative ACLs if there is no attribute forkChristoph Hellwig2011-07-251-12/+1
* vfs: move ACL cache lookup into generic codeLinus Torvalds2011-07-251-6/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-221-2/+2
|\
| * ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-201-1/+1
| * ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro2011-07-201-1/+1
* | xfs: split xfs_setattrChristoph Hellwig2011-07-081-1/+1
|/
* xfs: provide simple rcu-walk ACL implementationNick Piggin2011-01-071-3/+6
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-071-2/+6
* xfs: split xfs_itrace_entryChristoph Hellwig2010-07-261-1/+1
* xfs: constify xattr_handlerStephen Hemminger2010-05-211-2/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* xfs: convert attr to use unsigned namesDave Chinner2010-01-201-5/+6
* xfs: fix timestamp handling in xfs_setattrChristoph Hellwig2010-01-101-1/+2
* sanitize xattr handler prototypesChristoph Hellwig2009-12-161-37/+20
* xfs: event tracing supportChristoph Hellwig2009-12-141-0/+1
* switch xfs to generic acl caching helpersAl Viro2009-06-241-64/+9
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-101-0/+523