Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'fuse-update-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2024-09-25 | 1 | -2/+20 |
|\ | |||||
| * | fs/mnt_idmapping: introduce an invalid_mnt_idmap | Alexander Mikhalitsyn | 2024-09-23 | 1 | -2/+20 |
* | | mnt_idmapping: Use kmemdup_array instead of kmemdup for multiple allocation | Yu Jiaoliang | 2024-08-30 | 1 | -6/+6 |
|/ | |||||
* | fs/mnt_idmapping.c: Return -EINVAL when no map is written | Taylor Jackson | 2024-02-08 | 1 | -1/+1 |
* | mnt_idmapping: decouple from namespaces | Christian Brauner | 2023-11-28 | 1 | -15/+91 |
* | mnt_idmapping: remove nop check | Christian Brauner | 2023-11-28 | 1 | -28/+8 |
* | mnt_idmapping: remove check_fsmapping() | Christian Brauner | 2023-11-28 | 1 | -15/+2 |
* | fs: export mnt_idmap_get/mnt_idmap_put | Alexander Mikhalitsyn | 2023-11-03 | 1 | -0/+2 |
* | fs: move mnt_idmap | Christian Brauner | 2023-01-19 | 1 | -0/+273 |