index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
acl.h
Age
Commit message (
Expand
)
Author
2023-11-28
ext4: apply umask if ACL support is disabled
Max Kellermann
2021-08-18
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
2017-12-17
ext4: fix up remaining files with SPDX cleanups
Theodore Ts'o
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-01-25
ext2/3/4: use generic posix ACL infrastructure
Christoph Hellwig
2011-07-25
fs: take the ACL checks to common code
Christoph Hellwig
2011-07-20
->permission() sanitizing: don't pass flags to ->check_acl()
Al Viro
2011-01-07
fs: provide rcu-walk aware permission i_ops
Nick Piggin
2009-09-08
ext[234]: move over to 'check_acl' permission model
Linus Torvalds
2009-06-24
switch ext4 to inode->i_acl
Al Viro
2008-10-10
ext4: Rename ext4dev to ext4
Theodore Ts'o
2008-09-08
ext4: Fix whitespace checkpatch warnings/errors
Theodore Ts'o
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
2006-10-11
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
2006-10-11
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp