The following changes since commit 0e698dfa282211e414076f9dc7e83c1c288314fd: Linux 5.7-rc4 (2020-05-03 14:56:04 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4.git tags/fiemap-regression-fix for you to fetch changes up to 959f7584512941a614113bfddb41b6812214169d: ext4: fix fiemap size checks for bitmap files (2020-05-19 15:03:37 -0400) ---------------------------------------------------------------- Fix regression in ext4's FIEMAP handling introduced in v5.7-rc1 ---------------------------------------------------------------- Christoph Hellwig (1): ext4: fix fiemap size checks for bitmap files Ritesh Harjani (1): ext4: fix EXT4_MAX_LOGICAL_BLOCK macro fs/ext4/ext4.h | 2 +- fs/ext4/extents.c | 31 +++++++++++++++++++++++++++++++ fs/ext4/ioctl.c | 33 ++------------------------------- 3 files changed, 34 insertions(+), 32 deletions(-)