Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fixes_for_v5.18-rc7 to get three fixes that I'd still like to get to 5.18. * The fanotify change is a fixup of a missing sanity check in the FAN_RENAME feature which went into 5.17 before it gets wider usage in userspace. * The udf patch is a fix for recently introduced filesystem corruption issue * The writeback patch is a fix for race in inode list handling that can lead to delayed writeback and possible dirty throttling stalls. Top of the tree is c1ad35dd0548. The full shortlog is: Amir Goldstein (1): fanotify: do not allow setting dirent events in mask of non-dir Jan Kara (1): udf: Avoid using stale lengthOfImpUse Jing Xia (1): writeback: Avoid skipping inode writeback The diffstat is fs/fs-writeback.c | 4 ++++ fs/notify/fanotify/fanotify_user.c | 13 +++++++++++++ fs/udf/namei.c | 8 ++++---- 3 files changed, 21 insertions(+), 4 deletions(-) Thanks Honza -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR