From: Linus Torvalds Date: Thu, 12 May 2022 17:21:44 +0000 (-0700) Subject: Merge tag 'fixes_for_v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git... X-Git-Tag: v6.1-rc5~1422 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c37dba6ae45c2f0ec9913d7c96790fc00976d3d4;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'fixes_for_v5.18-rc7' of git://git./linux/kernel/git/jack/linux-fs Pull fs fixes from Jan Kara: "Three fixes that I'd still like to get to 5.18: - add a missing sanity check in the fanotify FAN_RENAME feature (added in 5.17, let's fix it before it gets wider usage in userspace) - udf fix for recently introduced filesystem corruption issue - writeback fix for a race in inode list handling that can lead to delayed writeback and possible dirty throttling stalls" * tag 'fixes_for_v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs: udf: Avoid using stale lengthOfImpUse writeback: Avoid skipping inode writeback fanotify: do not allow setting dirent events in mask of non-dir --- c37dba6ae45c2f0ec9913d7c96790fc00976d3d4