From: Linus Torvalds <torvalds@linux-foundation.org>
Date: Fri, 26 May 2023 22:04:54 +0000 (-0700)
Subject: Merge tag 'block-6.4-2023-05-26' of git://git.kernel.dk/linux
X-Git-Tag: v6.4-rc4~14
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=a92c9ab69f6696b26ef0c1ca3e8b922d1fc82e86;p=users%2Fdwmw2%2Flinux.git

Merge tag 'block-6.4-2023-05-26' of git://git.kernel.dk/linux

Pull block fixes from Jens Axboe:
 "A few fixes for the storage side of things:

   - Fix bio caching condition for passthrough IO (Anuj)

   - end-of-device check fix for zero sized devices (Christoph)

   - Update Paolo's email address

   - NVMe pull request via Keith with a single quirk addition

   - Fix regression in how wbt enablement is done (Yu)

   - Fix race in active queue accounting (Tian)"

* tag 'block-6.4-2023-05-26' of git://git.kernel.dk/linux:
  NVMe: Add MAXIO 1602 to bogus nid list.
  block: make bio_check_eod work for zero sized devices
  block: fix bio-cache for passthru IO
  block, bfq: update Paolo's address in maintainer list
  blk-mq: fix race condition in active queue accounting
  blk-wbt: fix that wbt can't be disabled by default
---

a92c9ab69f6696b26ef0c1ca3e8b922d1fc82e86