Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_v4.18-rc2 to get a fix of UDF oops due to corrupted disk image and two small cleanups, a fix of quota lru handling and a cleanup there, and a warning about deprecated mount option in ext2. Top of the tree is 6c1e4d06a380. The full shortlog is: Chengguang Xu (1): ext2: add warning when specifying nocheck option Greg Thelen (1): quota: reclaim least recently used dquots Jan Kara (4): quota: Cleanup list iteration in dqcache_shrink_scan() udf: Detect incorrect directory size udf: Provide function for calculating dir entry length udf: Drop unused arguments of udf_delete_aext() The diffstat is fs/ext2/ext2.h | 2 -- fs/ext2/super.c | 6 +++--- fs/quota/dquot.c | 7 ++----- fs/udf/balloc.c | 5 ++--- fs/udf/directory.c | 8 ++++---- fs/udf/inode.c | 8 ++++---- fs/udf/namei.c | 14 +++----------- fs/udf/udfdecl.h | 9 +++++++-- 8 files changed, 25 insertions(+), 34 deletions(-) Thanks Honza -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR