aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mnt_idmapping.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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