summaryrefslogtreecommitdiffstats
path: root/include/linux/mnt_idmapping.h
Commit message (Expand)AuthorAgeFilesLines
* 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