linux/fs/fuse
Sebastian Andrzej Siewior 2ddbdd8512 fs/dcache: use swait_queue instead of waitqueue
__d_lookup_done() invokes wake_up_all() while holding a hlist_bl_lock()
which disables preemption. As a workaround convert it to swait.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
2023-03-25 04:21:20 +03:00
..
Kconfig virtio-fs: add virtiofs filesystem 2019-09-18 20:17:50 +02:00
Makefile virtio-fs: Change module name to virtiofs.ko 2019-10-14 10:20:33 +02:00
acl.c fuse: fix bad inode 2021-01-09 13:44:54 +01:00
control.c convenience helper: get_tree_single() 2019-07-04 22:01:58 -04:00
cuse.c cuse: prevent clone 2021-05-19 10:08:22 +02:00
dev.c fuse: fix pipe buffer lifetime for direct_io 2022-03-16 13:21:47 +01:00
dir.c fuse: annotate lock in fuse_reverse_inval_entry() 2021-12-22 09:29:40 +01:00
file.c fuse: fix pipe buffer lifetime for direct_io 2022-03-16 13:21:47 +01:00
fuse_i.h fuse: fix pipe buffer lifetime for direct_io 2022-03-16 13:21:47 +01:00
inode.c fuse: fix bad inode 2021-01-09 13:44:54 +01:00
readdir.c fs/dcache: use swait_queue instead of waitqueue 2023-03-25 04:21:20 +03:00
virtio_fs.c virtiofs: fix memory leak in virtio_fs_probe() 2021-05-11 14:04:14 +02:00
xattr.c fuse: fix bad inode 2021-01-09 13:44:54 +01:00