summaryrefslogtreecommitdiff
path: root/fs/init.c
AgeCommit message (Expand)Author
2023-10-19fs: add a new SB_I_NOUMASK flagJeff Layton
2023-01-19fs: port ->permission() to pass mnt_idmapChristian Brauner
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner
2021-01-24init: handle idmapped mountsChristian Brauner
2021-01-24namei: prepare for idmapped mountsChristian Brauner
2021-01-24namei: handle idmapped mounts in may_*() helpersChristian Brauner
2021-01-24fs: add file and path permissions helpersChristian Brauner
2020-08-04init: add an init_dup helperChristoph Hellwig
2020-07-31init: add an init_utimes helperChristoph Hellwig
2020-07-31init: add an init_stat helperChristoph Hellwig
2020-07-31init: add an init_mknod helperChristoph Hellwig
2020-07-31init: add an init_mkdir helperChristoph Hellwig
2020-07-31init: add an init_symlink helperChristoph Hellwig
2020-07-31init: add an init_link helperChristoph Hellwig
2020-07-31init: add an init_eaccess helperChristoph Hellwig
2020-07-31init: add an init_chmod helperChristoph Hellwig
2020-07-31init: add an init_chown helperChristoph Hellwig
2020-07-31init: add an init_chroot helperChristoph Hellwig
2020-07-31init: add an init_chdir helperChristoph Hellwig
2020-07-31init: add an init_rmdir helperChristoph Hellwig
2020-07-31init: add an init_unlink helperChristoph Hellwig
2020-07-31init: add an init_umount helperChristoph Hellwig
2020-07-31init: add an init_mount helperChristoph Hellwig