Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fs_for_4.21-rc1 to get some ext2 cleanups, a fix for UDF crash on corrupted media, and one quota locking fix. Top of the tree is 2aad26fa0a3d. The full shortlog is: Chengguang Xu (3): ext2: avoid unnecessary operation in ext2_error() ext2: remove redundant condition check ext2: change reusable parameter to true when calling mb_cache_entry_create() Jan Kara (1): udf: Fix BUG on corrupted inode Javier Barrio (1): quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls. The diffstat is fs/ext2/super.c | 12 +++++------- fs/ext2/xattr.c | 3 ++- fs/quota/quota.c | 3 ++- fs/udf/inode.c | 6 ++++++ 4 files changed, 15 insertions(+), 9 deletions(-) Thanks Honza -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR