aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/linux-2.6/xfs_acl.c
Commit message (Expand)AuthorAge
* fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
* kill boilerplates around posix_acl_create_masq()Al Viro2011-07-25
* kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-25
* xfs: cache negative ACLs if there is no attribute forkChristoph Hellwig2011-07-25
* vfs: move ACL cache lookup into generic codeLinus Torvalds2011-07-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-22
|\
| * ->permission() sanitizing: don't pass flags to ->check_acl()Al Viro2011-07-20
| * ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()Al Viro2011-07-20
* | xfs: split xfs_setattrChristoph Hellwig2011-07-08
|/
* xfs: provide simple rcu-walk ACL implementationNick Piggin2011-01-07
* fs: provide rcu-walk aware permission i_opsNick Piggin2011-01-07
* xfs: split xfs_itrace_entryChristoph Hellwig2010-07-26
* xfs: constify xattr_handlerStephen Hemminger2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* xfs: convert attr to use unsigned namesDave Chinner2010-01-19
* xfs: fix timestamp handling in xfs_setattrChristoph Hellwig2010-01-10
* sanitize xattr handler prototypesChristoph Hellwig2009-12-16
* xfs: event tracing supportChristoph Hellwig2009-12-15
* switch xfs to generic acl caching helpersAl Viro2009-06-24
* xfs: use generic Posix ACL codeChristoph Hellwig2009-06-10