summaryrefslogtreecommitdiffstats
path: root/include/linux/mnt_idmapping.h
AgeCommit message (Expand)AuthorFilesLines
2022-12-13mnt_idmapping: move ima-only helpers to imaChristian Brauner1-20/+0
2022-10-31fs: introduce dedicated idmap type for mountsChristian Brauner1-5/+3
2022-10-26fs: remove unused idmapping helpersChristian Brauner1-68/+0
2022-10-26mnt_idmapping: add missing helpersChristian Brauner1-0/+32
2022-07-15mnt_idmapping: add vfs[g,u]id_into_k[g,u]id()Christian Brauner1-0/+26
2022-06-29mnt_idmapping: align kernel doc and parameter orderChristian Brauner1-9/+9
2022-06-29mnt_idmapping: use new helpers in mapped_fs{g,u}id()Christian Brauner1-2/+4
2022-06-27mnt_idmapping: return false when comparing two invalid idsSeth Forshee1-4/+6
2022-06-26fs: use mount types in iattrChristian Brauner1-0/+5
2022-06-26mnt_idmapping: add vfs{g,u}id_tChristian Brauner1-28/+234
2021-12-05fs: port higher-level mapping helpersChristian Brauner1-4/+8
2021-12-05fs: remove unused low-level mapping helpersChristian Brauner1-56/+0
2021-12-03fs: account for filesystem mappingsChristian Brauner1-4/+189
2021-12-03fs: move mapping helpersChristian Brauner1-0/+101