linux-stable/fs/fuse
Josef Bacik e6befec5e9 fuse: use kiocb_modified in buffered write path
This combines the file_remove_privs() and file_update_time() call into
one call.

Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Reviewed-by: Bernd Schubert <bschubert@ddn.com>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2024-10-25 17:05:49 +02:00
..
acl.c fuse: support idmapped ->set_acl 2024-09-04 16:51:11 +02:00
control.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
cuse.c cuse: add kernel-doc comments to cuse_process_init_reply() 2024-04-15 11:02:10 +02:00
dax.c fs/fuse: introduce and use fuse_simple_idmap_request() helper 2024-09-23 11:07:55 +02:00
dev.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
dir.c fs/fuse: convert to use invalid_mnt_idmap 2024-09-23 11:10:26 +02:00
file.c fuse: use kiocb_modified in buffered write path 2024-10-25 17:05:49 +02:00
fuse_i.h virtiofs: use pages instead of pointer for kernel direct IO 2024-10-25 17:05:49 +02:00
fuse_trace.h fuse: add simple request tracepoints 2024-08-29 11:43:13 +02:00
inode.c fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES) 2024-10-25 17:05:49 +02:00
ioctl.c fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES) 2024-10-25 17:05:49 +02:00
iomode.c fuse: fix parallel dio write on file open in passthrough mode 2024-04-15 10:12:44 +02:00
Kconfig fuse: introduce FUSE_PASSTHROUGH capability 2024-02-23 17:36:32 +01:00
Makefile fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES) 2024-10-25 17:05:49 +02:00
passthrough.c fuse: remove stray debug line 2024-10-25 17:05:49 +02:00
readdir.c fs/fuse: introduce and use fuse_simple_idmap_request() helper 2024-09-23 11:07:55 +02:00
sysctl.c fuse: enable dynamic configuration of fuse max pages limit (FUSE_MAX_MAX_PAGES) 2024-10-25 17:05:49 +02:00
virtio_fs.c virtiofs: use GFP_NOFS when enqueuing request through kworker 2024-10-25 17:05:49 +02:00
xattr.c fs/fuse: introduce and use fuse_simple_idmap_request() helper 2024-09-23 11:07:55 +02:00