summaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
6:34:02 +0200'>2025-10-19statmount: don't call path_put() under namespace semaphoreChristian Brauner 2025-10-19listmount: don't call path_put() under namespace semaphoreChristian Brauner 2025-09-09fs/fhandle.c: fix a race in call of has_locked_children()Al Viro 2025-08-28use uniform permission checks for all mount propagation changesAl Viro 2025-07-24clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right usernsAl Viro 2025-07-06attach_recursive_mnt(): do not lock the covering tree when sliding something ...Al Viro 2025-06-19do_change_type(): refuse to operate on unmounted/not ours mountsAl Viro 2025-06-19fix propagation graph breakage by MOVE_MOUNT_SET_GROUP move_mount(2)Al Viro 2025-06-19path_overmount(): avoid false negativesAl Viro 2025-05-29__legitimize_mnt(): check for MNT_SYNC_UMOUNT should be under mount_lockAl Viro 2025-05-18do_umount(): add missing barrier before refcount checks in sync caseAl Viro 2025-05-02fix a couple of races in MNT_TREE_BENEATH handling by do_move_mount()Al Viro 2025-04-20umount: Allow superblock owners to force umountTrond Myklebust 2025-02-17statmount: let unset strings be emptyMiklos Szeredi 2025-02-17fs: fix adding security options to statmount.mnt_optMiklos Szeredi 2025-02-17fs: prepend statmount.mnt_opts string with security_sb_mnt_opts()Jeff Layton 2025-01-17fs: kill MNT_ONRBChristian Brauner 2025-01-17fs: fix is_mnt_ns_file()Miklos Szeredi