mirror-linux/arch/microblaze/kernel
Christian Brauner c4a16820d9
fs: add open_tree_attr()
Add open_tree_attr() which allow to atomically create a detached mount
tree and set mount options on it. If OPEN_TREE_CLONE is used this will
allow the creation of a detached mount with a new set of mount options
without it ever being exposed to userspace without that set of mount
options applied.

Link: https://lore.kernel.org/r/20250128-work-mnt_idmap-update-v2-v1-3-c25feb0d2eb3@kernel.org
Reviewed-by: "Seth Forshee (DigitalOcean)" <sforshee@kernel.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2025-02-12 12:12:28 +01:00
..
cpu microblaze: mb: Use str_yes_no() helper in show_cpuinfo() 2024-11-15 10:27:48 +01:00
syscalls fs: add open_tree_attr() 2025-02-12 12:12:28 +01:00
.gitignore
Makefile microblaze: Remove gcc flag for non existing early_printk.c file 2024-04-24 10:27:31 +02:00
asm-offsets.c
dma.c
entry.S
exceptions.c
ftrace.c
head.S
hw_exception_handler.S
irq.c
kgdb.c
mcount.S
microblaze_ksyms.c microblaze: Export xmb_manager functions 2024-10-02 09:18:54 +02:00
misc.S
module.c
process.c
prom.c of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verify 2024-10-29 15:32:45 -05:00
ptrace.c
reset.c
setup.c
signal.c
stacktrace.c
sys_microblaze.c syscalls: mmap(): use unsigned offset type consistently 2024-06-25 15:57:38 +02:00
syscall_table.S
timer.c
traps.c arch: include linux/cpu.h for trap_init() prototype 2023-11-23 11:32:31 +01:00
unwind.c
vmlinux.lds.S