Hi, Given the proximity of the merge window and since I haven't seen it pop up in any of the trees, and considering it is reviewed and fixes a bug for us, I'm trying another resend for this so it can get picked up in time for 5.10. Jan, thanks again for the review and sorry for the noise but is there any one else that should be looking at this? Original cover letter: This is v3 of Unaligned DIO read error path fix and clean ups. This version applies some small fixes to patch 1 suggested by Jan Kara (thank you!) and it was tested with xfstests aio group over f2fs and fio workloads. Archive: v1: https://lkml.org/lkml/2020/9/14/915 v2: https://www.spinics.net/lists/linux-fsdevel/msg177220.html v3: https://www.spinics.net/lists/linux-fsdevel/msg177310.html Gabriel Krisman Bertazi (3): direct-io: clean up error paths of do_blockdev_direct_IO direct-io: don't force writeback for reads beyond EOF direct-io: defer alignment check until after the EOF check fs/direct-io.c | 69 ++++++++++++++++++++++---------------------------- 1 file changed, 30 insertions(+), 39 deletions(-) -- 2.28.0