1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 01:09:38 -05:00
linux/fs/fuse
Al Viro 933a3752ba fuse: fix the ->direct_IO() treatment of iov_iter
the callers rely upon having any iov_iter_truncate() done inside
->direct_IO() countered by iov_iter_reexpand().

Reported-by: Qian Cai <cai@redhat.com>
Tested-by: Qian Cai <cai@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2020-09-17 17:26:56 -04:00
..
acl.c
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
dev.c fuse update for 5.8 2020-06-09 15:48:24 -07:00
dir.c
file.c fuse: fix the ->direct_IO() treatment of iov_iter 2020-09-17 17:26:56 -04:00
fuse_i.h
inode.c fuse: reject options on reconfigure via fsconfig(2) 2020-07-14 14:45:41 +02:00
Kconfig
Makefile
readdir.c
virtio_fs.c virtio_fs: convert to LE accessors 2020-08-05 11:08:41 -04:00
xattr.c