2023-08-29 | Christian Brauner | super: ensure valid info Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-08-29 | Christian Brauner | super: move lockdep assert Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-08-23 | Christian Brauner | Merge tag 'vfs-6.6-merge-3' of ssh://gitolite.kernel... Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-08-23 | Christian Brauner | Merge tag 'vfs-6.6-merge-2' of ssh://gitolite.kernel... Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-08-22 | Christian Brauner | super: use higher-level helper for {freeze,thaw} Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-08-21 | Christian Brauner | super: wait until we passed kill super Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-08-21 | Christian Brauner | super: wait for nascent superblocks Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-08-21 | Christian Brauner | super: make locking naming consistent Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-08-21 | Christian Brauner | super: use locking helpers Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-08-14 | Christian Brauner | fs: add FSCONFIG_CMD_CREATE_EXCL Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-08-14 | Christian Brauner | fs: add vfs_cmd_reconfigure() Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-08-14 | Christian Brauner | fs: add vfs_cmd_create() Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-08-14 | Christian Brauner | super: remove get_tree_single_reconf() Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-08-09 | Christian Brauner | tmpfs: verify {g,u}id mount options correctly Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-08-06 | Christian Brauner | fs: rely on ->iterate_shared to determine f_pos locking Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-07-24 | Christian Brauner | file: always lock position for FMODE_ATOMIC_POS Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-07-14 | Christian Brauner | attr: block mode changes of symlinks Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-07-04 | Christian Brauner | fs: don't assume arguments are non-NULL Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-07-03 | Christian Brauner | ovl: move all parameter handling into params.{c,h} Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
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 |
next |