Hello, Please find these two patches which were identified while working on ext2 buffered-io conversion to iomap. One of them is a bug fix and the other one optimizes the read_folio path. More details can be found in individual commit messages. [v1]: https://lore.kernel.org/all/cover.1714046808.git.ritesh.list@xxxxxxxxx/ Ritesh Harjani (IBM) (2): iomap: Fix iomap_adjust_read_range for plen calculation iomap: Optimize iomap_read_folio fs/iomap/buffered-io.c | 23 +++++++++++++++++++++-- 1 file changed, 21 insertions(+), 2 deletions(-) -- 2.44.0