summaryrefslogtreecommitdiff
path: root/include/linux/mnt_idmapping.h
AgeCommit message (Expand)Author
2023-11-28mnt_idmapping: remove check_fsmapping()Christian Brauner
2023-11-03fs: export mnt_idmap_get/mnt_idmap_putAlexander Mikhalitsyn
2023-01-19fs: move mnt_idmapChristian Brauner
2023-01-19fs: port vfs{g,u}id helpers to mnt_idmapChristian Brauner
2023-01-19fs: port fs{g,u}id helpers to mnt_idmapChristian Brauner
2022-12-13mnt_idmapping: move ima-only helpers to imaChristian Brauner
2022-10-31fs: introduce dedicated idmap type for mountsChristian Brauner
2022-10-26fs: remove unused idmapping helpersChristian Brauner
2022-10-26mnt_idmapping: add missing helpersChristian Brauner
2022-07-15mnt_idmapping: add vfs[g,u]id_into_k[g,u]id()Christian Brauner
2022-06-29mnt_idmapping: align kernel doc and parameter orderChristian Brauner
2022-06-29mnt_idmapping: use new helpers in mapped_fs{g,u}id()Christian Brauner
2022-06-27mnt_idmapping: return false when comparing two invalid idsSeth Forshee
2022-06-26fs: use mount types in iattrChristian Brauner
2022-06-26mnt_idmapping: add vfs{g,u}id_tChristian Brauner
2021-12-05fs: port higher-level mapping helpersChristian Brauner
2021-12-05fs: remove unused low-level mapping helpersChristian Brauner
2021-12-03fs: account for filesystem mappingsChristian Brauner
2021-12-03fs: move mapping helpersChristian Brauner