Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_v5.6-rc1 to get a couple of assorted fixes and cleanups for udf, quota, reiserfs, and ext2. Top of the tree is 154a4dcfc95f. The full shortlog is: Alex Shi (2): fs/quota: remove unused macro fs/reiserfs: remove unused macros Arnd Bergmann (1): quota: avoid time_t in v1_disk_dqblk definition Chengguang Xu (1): ext2: set proper errno in error case of ext2_fill_super() Jan Kara (5): reiserfs: Fix memory leak of journal device string reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling udf: Fix free space reporting for metadata and virtual partitions udf: Allow writing to 'Rewritable' partitions udf: Clarify meaning of f_files in udf_statfs Nathan Chancellor (1): ext2: Adjust indentation in ext2_fill_super Pali Rohár (5): udf: Fix spelling in EXT_NEXT_EXTENT_ALLOCDESCS udf: Move OSTA Identifier Suffix macros from ecma_167.h to osta_udf.h udf: Update header files to UDF 2.60 udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flags udf: Disallow R/W mode for disk with Metadata partition The diffstat is fs/ext2/super.c | 7 ++-- fs/quota/quota_v2.c | 2 - fs/quota/quotaio_v1.h | 6 ++- fs/reiserfs/journal.c | 2 - fs/reiserfs/procfs.c | 1 - fs/reiserfs/stree.c | 6 --- fs/reiserfs/super.c | 4 +- fs/udf/ecma_167.h | 46 +++++++++++++---------- fs/udf/inode.c | 6 +-- fs/udf/osta_udf.h | 100 ++++++++++++++++++++++++++++++++++---------------- fs/udf/super.c | 40 ++++++++++++++------ fs/udf/truncate.c | 2 +- 12 files changed, 137 insertions(+), 85 deletions(-) Thanks Honza -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR