index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
acl.h
Age
Commit message (
Expand
)
Author
2024-05-02
Revert "ext4: apply umask if ACL support is disabled"
Max Kellermann
2023-10-05
ext4: apply umask if ACL support is disabled
Max Kellermann
2023-01-19
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2022-10-19
fs: pass dentry to set acl method
Christian Brauner
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