From: Linus Torvalds Date: Fri, 18 Feb 2022 17:27:10 +0000 (-0800) Subject: Merge tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-block X-Git-Tag: v6.6.17~8163 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b9889768bda1a326238990b7d75ea179321d9693;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-block Pull block fixes from Jens Axboe: - Surprise removal fix (Christoph) - Ensure that pages are zeroed before submitted for userspace IO (Haimin) - Fix blk-wbt accounting issue with BFQ (Laibin) - Use bsize for discard granularity in loop (Ming) - Fix missing zone handling in blk_complete_request() (Pankaj) * tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-block: block/wbt: fix negative inflight counter when remove scsi device block: fix surprise removal for drivers calling blk_set_queue_dying block-map: add __GFP_ZERO flag for alloc_page in function bio_copy_kern block: loop:use kstatfs.f_bsize of backing file to set discard granularity block: Add handling for zone append command in blk_complete_request --- b9889768bda1a326238990b7d75ea179321d9693