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 |