开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
init.c
Age
Commit message (
Expand
)
Author
2023-10-19
fs: add a new SB_I_NOUMASK flag
Jeff Layton
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
2021-01-24
init: handle idmapped mounts
Christian Brauner
2021-01-24
namei: prepare for idmapped mounts
Christian Brauner
2021-01-24
namei: handle idmapped mounts in may_*() helpers
Christian Brauner
2021-01-24
fs: add file and path permissions helpers
Christian Brauner
2020-08-04
init: add an init_dup helper
Christoph Hellwig
2020-07-31
init: add an init_utimes helper
Christoph Hellwig
2020-07-31
init: add an init_stat helper
Christoph Hellwig
2020-07-31
init: add an init_mknod helper
Christoph Hellwig
2020-07-31
init: add an init_mkdir helper
Christoph Hellwig
2020-07-31
init: add an init_symlink helper
Christoph Hellwig
2020-07-31
init: add an init_link helper
Christoph Hellwig
2020-07-31
init: add an init_eaccess helper
Christoph Hellwig
2020-07-31
init: add an init_chmod helper
Christoph Hellwig
2020-07-31
init: add an init_chown helper
Christoph Hellwig
2020-07-31
init: add an init_chroot helper
Christoph Hellwig
2020-07-31
init: add an init_chdir helper
Christoph Hellwig
2020-07-31
init: add an init_rmdir helper
Christoph Hellwig
2020-07-31
init: add an init_unlink helper
Christoph Hellwig
2020-07-31
init: add an init_umount helper
Christoph Hellwig
2020-07-31
init: add an init_mount helper
Christoph Hellwig