Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fs_for_v5.18-rc1 The biggest change in this pull is the addition of a deprecation message about reiserfs with the outlook that we'd eventually be able to remove it from the kernel. Because it is practically unmaintained and untested and odd enough that people don't want to bother with it anymore... Otherwise there are small udf and ext2 fixes. Top of the tree is 31e9dc49c2c0. The full shortlog is: Colin Ian King (1): udf: remove redundant assignment of variable etype Edward Shishkin (1): reiserfs: get rid of AOP_FLAG_CONT_EXPAND flag Jan Kara (1): reiserfs: Deprecate reiserfs Zhang Yi (1): ext2: correct max file size computing The diffstat is fs/ext2/super.c | 6 +++++- fs/reiserfs/Kconfig | 10 +++++++--- fs/reiserfs/inode.c | 16 +++++----------- fs/reiserfs/super.c | 2 ++ fs/udf/super.c | 3 +-- 5 files changed, 20 insertions(+), 17 deletions(-) Thanks Honza -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR