Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mnt_idmapping: add vfs[g,u]id_into_k[g,u]id() | Christian Brauner | 2022-07-15 | 1 | -0/+26 |
* | mnt_idmapping: align kernel doc and parameter order | Christian Brauner | 2022-06-29 | 1 | -9/+9 |
* | mnt_idmapping: use new helpers in mapped_fs{g,u}id() | Christian Brauner | 2022-06-29 | 1 | -2/+4 |
* | mnt_idmapping: return false when comparing two invalid ids | Seth Forshee | 2022-06-27 | 1 | -4/+6 |
* | fs: use mount types in iattr | Christian Brauner | 2022-06-26 | 1 | -0/+5 |
* | mnt_idmapping: add vfs{g,u}id_t | Christian Brauner | 2022-06-26 | 1 | -28/+234 |
* | fs: port higher-level mapping helpers | Christian Brauner | 2021-12-05 | 1 | -4/+8 |
* | fs: remove unused low-level mapping helpers | Christian Brauner | 2021-12-05 | 1 | -56/+0 |
* | fs: account for filesystem mappings | Christian Brauner | 2021-12-03 | 1 | -4/+189 |
* | fs: move mapping helpers | Christian Brauner | 2021-12-03 | 1 | -0/+101 |