From: Linus Torvalds Date: Tue, 13 Dec 2022 04:22:09 +0000 (-0800) Subject: Merge tag 'fuse-update-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi... X-Git-Tag: v6.6.17~5982 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=043930b1c8895d626d340decfe9e418f7233edb8;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'fuse-update-6.2' of git://git./linux/kernel/git/mszeredi/fuse Pull fuse update from Miklos Szeredi: - Allow some write requests to proceed in parallel - Fix a performance problem with allow_sys_admin_access - Add a special kind of invalidation that doesn't immediately purge submounts - On revalidation treat the target of rename(RENAME_NOREPLACE) the same as open(O_EXCL) - Use type safe helpers for some mnt_userns transformations * tag 'fuse-update-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse: fuse: Rearrange fuse_allow_current_process checks fuse: allow non-extending parallel direct writes on the same file fuse: remove the unneeded result variable fuse: port to vfs{g,u}id_t and associated helpers fuse: Remove user_ns check for FUSE_DEV_IOC_CLONE fuse: always revalidate rename target dentry fuse: add "expire only" mode to FUSE_NOTIFY_INVAL_ENTRY fs/fuse: Replace kmap() with kmap_local_page() --- 043930b1c8895d626d340decfe9e418f7233edb8