summaryrefslogtreecommitdiffstats
path: root/include/linux/mnt_idmapping.h
Commit message (Expand)AuthorAgeFilesLines
* mnt_idmapping: remove check_fsmapping()Christian Brauner2023-11-281-3/+0
* fs: export mnt_idmap_get/mnt_idmap_putAlexander Mikhalitsyn2023-11-031-0/+3
* fs: move mnt_idmapChristian Brauner2023-01-191-184/+12
* fs: port vfs{g,u}id helpers to mnt_idmapChristian Brauner2023-01-191-20/+20
* fs: port fs{g,u}id helpers to mnt_idmapChristian Brauner2023-01-191-8/+10
* mnt_idmapping: move ima-only helpers to imaChristian Brauner2022-12-131-20/+0
* fs: introduce dedicated idmap type for mountsChristian Brauner2022-10-311-5/+3
* fs: remove unused idmapping helpersChristian Brauner2022-10-261-68/+0
* mnt_idmapping: add missing helpersChristian Brauner2022-10-261-0/+32
* mnt_idmapping: add vfs[g,u]id_into_k[g,u]id()Christian Brauner2022-07-151-0/+26
* mnt_idmapping: align kernel doc and parameter orderChristian Brauner2022-06-291-9/+9
* mnt_idmapping: use new helpers in mapped_fs{g,u}id()Christian Brauner2022-06-291-2/+4
* mnt_idmapping: return false when comparing two invalid idsSeth Forshee2022-06-271-4/+6
* fs: use mount types in iattrChristian Brauner2022-06-261-0/+5
* mnt_idmapping: add vfs{g,u}id_tChristian Brauner2022-06-261-28/+234
* fs: port higher-level mapping helpersChristian Brauner2021-12-051-4/+8
* fs: remove unused low-level mapping helpersChristian Brauner2021-12-051-56/+0
* fs: account for filesystem mappingsChristian Brauner2021-12-031-4/+189
* fs: move mapping helpersChristian Brauner2021-12-031-0/+101