2023-07-01 | Christian Brauner | pid: use struct_size_t() helper Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-06-20 | Christian Brauner | ovl: reserve ability to reconfigure mount options with... Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-06-20 | Christian Brauner | ovl: modify layer parameter parsing Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-06-19 | Christian Brauner | ovl: port to new mount api Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-06-19 | Christian Brauner | ovl: check type and offset of struct vfsmount in ovl_entry Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-06-05 | Christian Brauner | nfsd: use vfs setgid helper Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-05-19 | Christian Brauner | fs: allow to mount beneath top mount Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-05-19 | Christian Brauner | fs: use a for loop when locking a mount Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-05-19 | Christian Brauner | fs: properly document __lookup_mnt() Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-05-19 | Christian Brauner | fs: add path_mounted() Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-04-27 | Christian Brauner | shmem: restrict noswap option to initial user namespace Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-04-06 | Christian Brauner | pnode: pass mountpoint directly Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-04-03 | Christian Brauner | fanotify: use pidfd_prepare() Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-04-03 | Christian Brauner | fork: use pidfd_prepare() Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-04-03 | Christian Brauner | pid: add pidfd_prepare() Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-31 | Christian Brauner | fs: drop peer group ids under namespace lock Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-30 | Christian Brauner | nfs: use vfs setgid helper Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-22 | Christian Brauner | open: return EINVAL for O_DIRECTORY | O_CREAT Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-14 | Christian Brauner | Documentation: update idmappings.rst Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | acl: don't depend on IOP_XATTR Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | ovl: check for ->listxattr() support Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | reiserfs: rework priv inode handling Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | fs: rename generic posix acl handlers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | reiserfs: rework ->listxattr() implementation Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | fs: simplify ->listxattr() implementation Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | fs: drop unused posix acl handlers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | xattr: remove unused argument Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | xattr: add listxattr helper Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | xattr: simplify listxattr helpers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-24 | Christian Brauner | fuse: fixes after adapting to new posix acl api Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: move mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port vfs{g,u}id helpers to mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port fs{g,u}id helpers to mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port i_{g,u}id_into_vfs{g,u}id() to mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port i_{g,u}id_{needs_}update() to mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | quota: port to mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port privilege checking helpers to mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port inode_owner_or_capable() to mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port inode_init_owner() to mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port acl to mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port xattr to mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->permission() to pass mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->fileattr_set() to pass mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->set_acl() to pass mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->get_acl() to pass mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->tmpfile() to pass mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->rename() to pass mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->mknod() to pass mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->mkdir() to pass mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->symlink() to pass mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->create() to pass mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->getattr() to pass mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->setattr() to pass mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-18 | Christian Brauner | fs: port vfs_*() helpers to struct mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-18 | Christian Brauner | f2fs: project ids aren't idmapped Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-12-21 | Christian Brauner | pnode: terminate at peers of source Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-12-13 | Christian Brauner | mnt_idmapping: move ima-only helpers to ima Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-12-08 | Christian Brauner | ovl: port to vfs{g,u}id_t and associated helpers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-11-24 | Christian Brauner | fs: use consistent setgid checks in is_sxid() Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-11-23 | Christian Brauner | fuse: port to vfs{g,u}id_t and associated helpers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-11-13 | Christian Brauner | orangefs: fix mode handling Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-11-12 | Christian Brauner | xattr: use rbtree for simple_xattrs Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-11-03 | Christian Brauner | ovl: call posix_acl_release() after error checking Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-31 | Christian Brauner | acl: conver higher-level helpers to rely on mnt_idmap Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-31 | Christian Brauner | fs: introduce dedicated idmap type for mounts Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-28 | Christian Brauner | evm: remove dead code in evm_inode_set_acl() Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-28 | Christian Brauner | Merge branch 'fs.acl.rework' into for-next |
commit | commitdiff | tree |
2022-10-28 | Christian Brauner | cifs: check whether acl is valid early Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-28 | Christian Brauner | Merge branch 'fs.acl.rework' into for-next |
commit | commitdiff | tree |
2022-10-28 | Christian Brauner | acl: make vfs_posix_acl_to_xattr() static Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-26 | Christian Brauner | Merge branch 'fs.vfsuid.conversion' into for-next |
commit | commitdiff | tree |
2022-10-26 | Christian Brauner | fs: remove unused idmapping helpers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-26 | Christian Brauner | ovl: port to vfs{g,u}id_t and associated helpers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-26 | Christian Brauner | fuse: port to vfs{g,u}id_t and associated helpers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-26 | Christian Brauner | ima: use type safe idmapping helpers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-26 | Christian Brauner | apparmor: use type safe idmapping helpers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-26 | Christian Brauner | caps: use type safe idmapping helpers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-26 | Christian Brauner | fs: use type safe idmapping helpers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-26 | Christian Brauner | mnt_idmapping: add missing helpers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-24 | Christian Brauner | Merge branch 'fs.acl.rework' into for-next |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | acl: remove a slew of now unused helpers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | 9p: use stub posix acl handlers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | cifs: use stub posix acl handlers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | ovl: use stub posix acl handlers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | ecryptfs: use stub posix acl handlers Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | evm: remove evm_xattr_acl_change() Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | xattr: use posix acl api Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | ovl: use posix acl api Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | ovl: implement set acl method Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | ovl: implement get acl method Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | ecryptfs: implement set acl method Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | ecryptfs: implement get acl method Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | ksmbd: use vfs_remove_acl() Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | acl: add vfs_remove_acl() Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | acl: add vfs_get_acl() Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | acl: add vfs_set_acl() Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | internal: add may_write_xattr() Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | evm: add post set acl hook Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | integrity: implement get and set acl hook Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-20 | Christian Brauner | smack: implement get, set and remove acl hook Signed-off-by: Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
next |