index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
f2fs
/
acl.h
Age
Commit message (
Expand
)
Author
2025-04-28
f2fs: Pass folios to f2fs_init_acl()
Matthew Wilcox (Oracle)
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
2020-05-08
f2fs: Use the correct style for SPDX License Identifier
Nishad Kamdar
2018-09-12
f2fs: add SPDX license identifiers
Chao Yu
2016-09-14
f2fs: remove dead code f2fs_check_acl
Tiezhu Yang
2016-07-25
f2fs: clean up coding style and redundancy
Jaegeuk Kim
2014-11-03
f2fs: avoid deadlock on init_inode_metadata
Jaegeuk Kim
2014-01-25
f2fs: use generic posix ACL infrastructure
Christoph Hellwig
2013-10-28
f2fs: fix a deadlock during init_acl procedure
Jaegeuk Kim
2013-10-28
f2fs: clean up acl flow for better readability
Jaegeuk Kim
2012-12-11
f2fs: adjust kernel coding style
Jaegeuk Kim
2012-12-11
f2fs: add xattr and acl functionalities
Jaegeuk Kim