Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH RESEND v3 0/3] direct-io: clean up error paths of do_blockdev_direct_IO
@ 2020-09-20 23:48 Gabriel Krisman Bertazi
  2020-09-20 23:48 ` [PATCH RESEND v3 1/3] " Gabriel Krisman Bertazi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Gabriel Krisman Bertazi @ 2020-09-20 23:48 UTC (permalink / raw)
  To: viro; +Cc: linux-fsdevel, Gabriel Krisman Bertazi, kernel

Hi Al,

This might have felt through the cracks, as I haven't seen it popup in
any trees, so I'm resending it.  No changes from the original
submission, apart from picking up the reviewed-bys.

Would you kindly consider pulling it for the next merge window?

Thanks,

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-09-20 23:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-20 23:48 [PATCH RESEND v3 0/3] direct-io: clean up error paths of do_blockdev_direct_IO Gabriel Krisman Bertazi
2020-09-20 23:48 ` [PATCH RESEND v3 1/3] " Gabriel Krisman Bertazi
2020-09-20 23:48 ` [PATCH RESEND v3 2/3] direct-io: don't force writeback for reads beyond EOF Gabriel Krisman Bertazi
2020-09-20 23:48 ` [PATCH RESEND v3 3/3] direct-io: defer alignment check until after the EOF check Gabriel Krisman Bertazi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).