]> git.proxmox.com Git - pve-kernel.git/commit
backport: block: fix silent corruption in Linux kernel 4.15
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 10 Oct 2018 08:51:26 +0000 (10:51 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 10 Oct 2018 12:22:27 +0000 (14:22 +0200)
commitdbb1ed6d8736df97dc1c902e60ad9c3bd3c6de5c
treef655236a38ebe2ea1b2b75d937a7a2eb4d67d4fd
parent9929833ca39eaaf3d0d4a488e10cd2254c3efe35
backport: block: fix silent corruption in Linux kernel 4.15

reproducer: https://www.spinics.net/lists/linux-block/msg28507.html
ubuntu bugreport: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1796542

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
patches/kernel/0009-block-add-a-lower-level-bio_add_page-interface.patch [new file with mode: 0644]
patches/kernel/0010-block-bio_iov_iter_get_pages-fix-size-of-last-iovec.patch [new file with mode: 0644]
patches/kernel/0011-blkdev-__blkdev_direct_IO_simple-fix-leak-in-error-c.patch [new file with mode: 0644]
patches/kernel/0012-block-bio_iov_iter_get_pages-pin-more-pages-for-mult.patch [new file with mode: 0644]