linux-stable/fs/fuse
Vivek Goyal d0cfb9dcbc virtiofs: maintain a list of busy elements
This list will be used selecting fuse_dax_mapping to free when number of
free mappings drops below a threshold.

Signed-off-by: Vivek Goyal <vgoyal@redhat.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2020-09-10 11:39:23 +02:00
..
Kconfig virtiofs: implement dax read/write operations 2020-09-10 11:39:23 +02:00
Makefile virtiofs: add a mount option to enable dax 2020-09-10 11:39:22 +02:00
acl.c fuse: Support fuse filesystems outside of init_user_ns 2018-03-20 17:11:44 +01:00
control.c treewide: Remove uninitialized_var() usage 2020-07-16 12:35:15 -07:00
cuse.c treewide: Remove uninitialized_var() usage 2020-07-16 12:35:15 -07:00
dax.c virtiofs: maintain a list of busy elements 2020-09-10 11:39:23 +02:00
dev.c fuse update for 5.8 2020-06-09 15:48:24 -07:00
dir.c virtiofs: serialize truncate/punch_hole and dax fault path 2020-09-10 11:39:23 +02:00
file.c virtiofs: serialize truncate/punch_hole and dax fault path 2020-09-10 11:39:23 +02:00
fuse_i.h virtiofs: serialize truncate/punch_hole and dax fault path 2020-09-10 11:39:23 +02:00
inode.c virtiofs: serialize truncate/punch_hole and dax fault path 2020-09-10 11:39:23 +02:00
readdir.c fuse: use true,false for bool variable 2020-02-06 16:39:28 +01:00
virtio_fs.c virtiofs: add a mount option to enable dax 2020-09-10 11:39:22 +02:00
xattr.c fuse: rearrange and resize fuse_args fields 2019-09-10 16:29:48 +02:00