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