index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
linux-2.6
/
xfs_acl.c
Age
Commit message (
Expand
)
Author
2011-08-12
xfs: remove subdirectories
Christoph Hellwig
2011-08-01
switch posix_acl_equiv_mode() to umode_t *
Al Viro
2011-08-01
switch posix_acl_create() to umode_t *
Al Viro
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-25
kill boilerplates around posix_acl_create_masq()
Al Viro
2011-07-25
kill boilerplate around posix_acl_chmod_masq()
Al Viro
2011-07-25
xfs: cache negative ACLs if there is no attribute fork
Christoph Hellwig
2011-07-25
vfs: move ACL cache lookup into generic code
Linus Torvalds
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-20
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
2011-07-20
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
Al Viro
2011-07-08
xfs: split xfs_setattr
Christoph Hellwig
2011-01-07
xfs: provide simple rcu-walk ACL implementation
Nick Piggin
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2010-07-26
xfs: split xfs_itrace_entry
Christoph Hellwig
2010-05-21
xfs: constify xattr_handler
Stephen Hemminger
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-20
xfs: convert attr to use unsigned names
Dave Chinner
2010-01-10
xfs: fix timestamp handling in xfs_setattr
Christoph Hellwig
2009-12-16
sanitize xattr handler prototypes
Christoph Hellwig
2009-12-14
xfs: event tracing support
Christoph Hellwig
2009-06-24
switch xfs to generic acl caching helpers
Al Viro
2009-06-10
xfs: use generic Posix ACL code
Christoph Hellwig