Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git for_v4.19-rc2 to get: * a fix for UDF to properly mount media created by Win7 * a fix for isofs to properly refuse devices with large physical block size * a fix of Spectre gadget in quotactl(2) * a fix of a warning in fsnotify code hit by syzkaller Top of the tree is ee4af50ca94f. The full shortlog is: Eric Sandeen (1): isofs: reject hardware sector size > 2048 bytes Jan Kara (3): fsnotify: fix false positive warning on inode delete udf: Remove dead code from udf_find_fileset() udf: Fix mounting of Win7 created UDF filesystems Jeremy Cline (2): fs/quota: Replace XQM_MAXQUOTAS usage with MAXQUOTAS fs/quota: Fix spectre gadget in do_quotactl The diffstat is fs/isofs/inode.c | 7 ++++ fs/notify/mark.c | 6 ++-- fs/quota/quota.c | 14 ++++---- fs/udf/super.c | 93 +++++++++++---------------------------------------- include/linux/quota.h | 8 +---- 5 files changed, 38 insertions(+), 90 deletions(-) Thanks Honza -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR