From: Linus Torvalds Date: Fri, 2 Aug 2019 21:31:26 +0000 (-0700) Subject: Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-block X-Git-Tag: v5.3-rc3~22 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=10e5ddd71fb35cfa4eb86a980b6951d4fe9f68a9;p=linux-2.6-block.git Merge tag 'for-linus-20190802' of git://git.kernel.dk/linux-block Pull block fixes from Jens Axboe: "Here's a small collection of fixes that should go into this series. This contains: - io_uring potential use-after-free fix (Jackie) - loop regression fix (Jan) - O_DIRECT fragmented bio regression fix (Damien) - Mark Denis as the new floppy maintainer (Denis) - ataflop switch fall-through annotation (Gustavo) - libata zpodd overflow fix (Kees) - libata ahci deferred probe fix (Miquel) - nbd invalidation BUG_ON() fix (Munehisa) - dasd endless loop fix (Stefan)" * tag 'for-linus-20190802' of git://git.kernel.dk/linux-block: s390/dasd: fix endless loop after read unit address configuration block: Fix __blkdev_direct_IO() for bio fragments MAINTAINERS: floppy: take over maintainership nbd: replace kill_bdev() with __invalidate_device() again ata: libahci: do not complain in case of deferred probe io_uring: fix KASAN use after free in io_sq_wq_submit_work loop: Fix mount(2) failure due to race with LOOP_SET_FD libata: zpodd: Fix small read overflow in zpodd_get_mech_type() ataflop: Mark expected switch fall-through --- 10e5ddd71fb35cfa4eb86a980b6951d4fe9f68a9