commit | 4a165feba26547d2aa84a6efc494f3f2729f35b5 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 15 15:03:10 2020 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 15 15:03:10 2020 -0700 |
tree | 33ad0b2b4844273c88cc14fbbc1f8749a006cb39 | |
parent | b77a69b81c2fd11ac2eed31a5789b35d7f728a41 [diff] | |
parent | 41b21af388f94baf7433d4e7845703c7275251de [diff] |
Merge tag 'dio_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs Pull direct-io fix from Jan Kara: "Fix for unaligned direct IO read past EOF in legacy DIO code" * tag 'dio_for_v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs: direct-io: defer alignment check until after the EOF check direct-io: don't force writeback for reads beyond EOF direct-io: clean up error paths of do_blockdev_direct_IO