2023-05-12 | Jens Axboe | pipe: check for IOCB_NOWAIT alongside O_NONBLOCK Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-04-12 | Tetsuo Handa | fs: hfsplus: remove WARN_ON() from hfsplus_cat_{read... 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-06 | Tobias Klauser | selftests/clone3: fix number of tests in ksft_set_plan Cc: Christian Brauner <brauner@kernel.org> Reviewed-by: Christian Brauner <brauner@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-04-06 | Wen Yang | eventfd: use wait_event_interruptible_locked_irq()... Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-04-04 | Chung-Chiang Cheng | splice: report related fsnotify events 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-04-03 | Jeff Layton | fs: consolidate duplicate dt_type helpers Suggested-by: Christian Brauner <brauner@kernel.org> Reviewed-by: Christian Brauner <brauner@kernel.org> 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 ...Christian Brauner (Microsoft) <brauner@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-27 | Stephen Kitt | Update relatime comments to include equality Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-27 | Jiapeng Chong | fs/buffer: Remove redundant assignment to err Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-23 | Mike Christie | vhost: use vhost_tasks for worker threads ...Christian Brauner (Microsoft) <brauner@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-23 | Mike Christie | vhost: move worker thread fields to new struct ...Christian Brauner (Microsoft) <brauner@kernel.org> Signed-off-by: Christian Brauner <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-23 | Mike Christie | vhost_task: Allow vhost layer to use copy_process ...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-16 | Ondrej Mosnacek | fs_context: drop the unused lsm_flags member ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-15 | Andy Shevchenko | fs/namespace: fnic: Switch to use %ptTd ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-14 | Christian Brauner | Documentation: update idmappings.rst ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-13 | Luis Chamberlain | devpts: simplify two-level sysctl registration for... ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-13 | Changcheng Liu | eventpoll: align comment with nested epoll limitation ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-12 | Mike Christie | fork: allow kernel code to call copy_process ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-12 | Mike Christie | fork: Add kernel_clone_args flag to ignore signals Signed-off-by: Christian Brauner <brauner@kernel.org> ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-12 | Mike Christie | fork: add kernel_clone_args flag to not dup/clone files Acked-by: Christian Brauner <brauner@kernel.org> ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-12 | Mike Christie | fork/vm: Move common PF_IO_WORKER behavior to new flag ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-12 | Mike Christie | kernel: Make io_thread and kthread bit fields ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-12 | Mike Christie | kthread: Pass in the thread's name during creation ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-12 | Mike Christie | kernel: Allow a kernel thread's name to be set in copy_process ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-12 | Mike Christie | csky: Remove kernel_thread declaration ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-09 | Seth Forshee | filelocks: use mount idmapping for setlease permission... ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-09 | Jiapeng Chong | fs/locks: Remove redundant assignment to cmd ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-09 | Jiapeng Chong | splice: Remove redundant assignment to ret ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-08 | Lukas Bulwahn | MAINTAINERS: repair a malformed T: entry in IDMAPPED... ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-08 | Tobias Klauser | selftests/clone3: test clone3 with CLONE_NEWTIME Cc: Christian Brauner <brauner@kernel.org> ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-08 | Tobias Klauser | fork: allow CLONE_NEWTIME in clone3 flags Cc: Christian Brauner <brauner@kernel.org> Reviewed-by: Christian Brauner <brauner@kernel.org> ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-08 | David Disseldorp | watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error... ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | acl: don't depend on IOP_XATTR ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | ovl: check for ->listxattr() support ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | reiserfs: rework priv inode handling ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | fs: rename generic posix acl handlers ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | reiserfs: rework ->listxattr() implementation ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | fs: simplify ->listxattr() implementation ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | fs: drop unused posix acl handlers ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | xattr: remove unused argument ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | xattr: add listxattr helper ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-03-06 | Christian Brauner | xattr: simplify listxattr helpers ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-27 | Jann Horn | fs: Use CHECK_DATA_CORRUPTION() when kernel bugs are... ...Christian Brauner (Microsoft) <brauner@kernel.org> ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-24 | Christian Brauner | fuse: fixes after adapting to new posix acl api ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-20 | Giuseppe Scrivano | shmem: support idmapped mounts for tmpfs ...Christian Brauner (Microsoft) <brauner@kernel.org> ...Christian Brauner (Microsoft) <brauner@kernel.org> ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: move mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port vfs{g,u}id helpers to mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port fs{g,u}id helpers to mnt_idmap ...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 ...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 ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | quota: port to mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port privilege checking helpers to mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port inode_owner_or_capable() to mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port inode_init_owner() to mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port acl to mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port xattr to mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->permission() to pass mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->fileattr_set() to pass mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->set_acl() to pass mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->get_acl() to pass mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->tmpfile() to pass mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->rename() to pass mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->mknod() to pass mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->mkdir() to pass mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->symlink() to pass mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->create() to pass mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->getattr() to pass mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-19 | Christian Brauner | fs: port ->setattr() to pass mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-18 | Christian Brauner | fs: port vfs_*() helpers to struct mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-18 | Christian Brauner | f2fs: project ids aren't idmapped ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2023-01-08 | Uros Bizjak | posix_acl: Use try_cmpxchg in get_acl Cc: Christian Brauner <brauner@kernel.org> ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-12-21 | Christian Brauner | pnode: terminate at peers of source ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-12-13 | Christian Brauner | mnt_idmapping: move ima-only helpers to ima ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-12-02 | Uros Bizjak | posix_acl: Fix the type of sentinel in get_acl Cc: Christian Brauner <brauner@kernel.org> ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-11-24 | Christian Brauner | fs: use consistent setgid checks in is_sxid() ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-11-13 | Christian Brauner | orangefs: fix mode handling ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-11-12 | Christian Brauner | xattr: use rbtree for simple_xattrs ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-11-07 | Ondrej Mosnacek | fs: don't audit the capability check in simple_xattr_list() ...Christian Brauner (Microsoft) <brauner@kernel.org> ...Christian Brauner (Microsoft) <brauner@kernel.org> ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-11-07 | Michael Weiß | squashfs: enable idmapped mounts Reviewed-by: Christian Brauner <brauner@kernel.org> ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-11-03 | Christian Brauner | ovl: call posix_acl_release() after error checking ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-31 | Christian Brauner | acl: conver higher-level helpers to rely on mnt_idmap ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-31 | Christian Brauner | fs: introduce dedicated idmap type for mounts ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-28 | Christian Brauner | evm: remove dead code in evm_inode_set_acl() ...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 ...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 ...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 ...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 ...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 ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-26 | Christian Brauner | ima: use type safe idmapping helpers ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-26 | Christian Brauner | apparmor: use type safe idmapping helpers ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
2022-10-26 | Christian Brauner | caps: use type safe idmapping helpers ...Christian Brauner (Microsoft) <brauner@kernel.org> |
commit | commitdiff | tree |
next |