linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Fix unaligned direct IO read past EOF for 5.10-rc1
@ 2020-10-15 13:42 Jan Kara
  2020-10-15 22:19 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2020-10-15 13:42 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel, Al Viro, Gabriel Krisman Bertazi

  Hello Linus,

  could you please pull from

git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git dio_for_v5.10-rc1

to get a fix of unaligned direct IO read past EOF in legacy DIO code.
Somehow Gabriel wasn't able to catch Al's attention to pick up the series
and I didn't see a point in this languishing any further so I've just
picked up the series to my tree.

Top of the tree is 41b21af388f9. The full shortlog is:

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

The diffstat is

 fs/direct-io.c | 69 +++++++++++++++++++++++++---------------------------------
 1 file changed, 30 insertions(+), 39 deletions(-)

							Thanks
								Honza

-- 
Jan Kara <jack@suse.com>
SUSE Labs, CR

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

* Re: [GIT PULL] Fix unaligned direct IO read past EOF for 5.10-rc1
  2020-10-15 13:42 [GIT PULL] Fix unaligned direct IO read past EOF for 5.10-rc1 Jan Kara
@ 2020-10-15 22:19 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2020-10-15 22:19 UTC (permalink / raw)
  To: Jan Kara; +Cc: Linus Torvalds, linux-fsdevel, Al Viro, Gabriel Krisman Bertazi

The pull request you sent on Thu, 15 Oct 2020 15:42:13 +0200:

> git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git dio_for_v5.10-rc1

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4a165feba26547d2aa84a6efc494f3f2729f35b5

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2020-10-15 22:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-15 13:42 [GIT PULL] Fix unaligned direct IO read past EOF for 5.10-rc1 Jan Kara
2020-10-15 22:19 ` pr-tracker-bot

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).