Age | Commit message (Expand) | Author | Files | Lines |
2011-08-12 | xfs: remove subdirectories | Christoph Hellwig | 1 | -420/+0 |
2011-08-01 | switch posix_acl_equiv_mode() to umode_t * | Al Viro | 1 | -1/+1 |
2011-08-01 | switch posix_acl_create() to umode_t * | Al Viro | 1 | -2/+2 |
2011-07-25 | fs: take the ACL checks to common code | Christoph Hellwig | 1 | -19/+2 |
2011-07-25 | kill boilerplates around posix_acl_create_masq() | Al Viro | 1 | -17/+11 |
2011-07-25 | kill boilerplate around posix_acl_chmod_masq() | Al Viro | 1 | -10/+6 |
2011-07-25 | xfs: cache negative ACLs if there is no attribute fork | Christoph Hellwig | 1 | -12/+1 |
2011-07-25 | vfs: move ACL cache lookup into generic code | Linus Torvalds | 1 | -6/+2 |
2011-07-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2011-07-20 | ->permission() sanitizing: don't pass flags to ->check_acl() | Al Viro | 1 | -1/+1 |
2011-07-20 | ->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl() | Al Viro | 1 | -1/+1 |
2011-07-08 | xfs: split xfs_setattr | Christoph Hellwig | 1 | -1/+1 |
2011-01-07 | xfs: provide simple rcu-walk ACL implementation | Nick Piggin | 1 | -3/+6 |
2011-01-07 | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 1 | -2/+6 |
2010-07-26 | xfs: split xfs_itrace_entry | Christoph Hellwig | 1 | -1/+1 |
2010-05-21 | xfs: constify xattr_handler | Stephen Hemminger | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-20 | xfs: convert attr to use unsigned names | Dave Chinner | 1 | -5/+6 |
2010-01-10 | xfs: fix timestamp handling in xfs_setattr | Christoph Hellwig | 1 | -1/+2 |
2009-12-16 | sanitize xattr handler prototypes | Christoph Hellwig | 1 | -37/+20 |
2009-12-14 | xfs: event tracing support | Christoph Hellwig | 1 | -0/+1 |
2009-06-24 | switch xfs to generic acl caching helpers | Al Viro | 1 | -64/+9 |
2009-06-10 | xfs: use generic Posix ACL code | Christoph Hellwig | 1 | -0/+523 |