开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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