public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fixes for 6.8-rc4
Date: Sat, 10 Feb 2024 07:16:47 -0700	[thread overview]
Message-ID: <d020ae53-c231-4a8b-ac6e-b7ca9788073c@kernel.dk> (raw)

Hi Linus,

Block fixes that should go into the 6.8 kernel release:

- NVMe pull request via Keith
	- Update a potentially stale firmware attribute (Maurizio)
	- Fixes for the recent verbose error logging (Keith, Chaitanya)
	- Protection information payload size fix for passthrough
	  (Francis)

- Fix for a queue freezing issue in virtblk (Yi)

- blk-iocost underflow fix (Tejun)

- blk-wbt task detection fix (Jan)

Please pull!


The following changes since commit f3c89983cb4fc00be64eb0d5cbcfcdf2cacb965e:

  block: Fix where bio IO priority gets set (2024-02-01 11:00:06 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.8-2024-02-10

for you to fetch changes up to 5f63a493b99c848ad5200402bebe26211e00025a:

  Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme into block-6.8 (2024-02-08 15:05:18 -0700)

----------------------------------------------------------------
block-6.8-2024-02-10

----------------------------------------------------------------
Chaitanya Kulkarni (1):
      nvme-core: fix comment to reflect right functions

Francis Pravin (1):
      nvme: use ns->head->pi_size instead of t10_pi_tuple structure size

Jan Kara (1):
      blk-wbt: Fix detection of dirty-throttled tasks

Jens Axboe (1):
      Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme into block-6.8

Keith Busch (1):
      nvme: move passthrough logging attribute to head

Maurizio Lombardi (1):
      nvme-host: fix the updating of the firmware version

Tejun Heo (1):
      blk-iocost: Fix an UBSAN shift-out-of-bounds warning

Yi Sun (1):
      virtio-blk: Ensure no requests in virtqueues before deleting vqs.

 block/blk-iocost.c               |  7 +++++++
 block/blk-wbt.c                  |  4 ++--
 drivers/block/virtio_blk.c       |  7 ++++---
 drivers/nvme/host/core.c         | 14 ++++++++------
 drivers/nvme/host/ioctl.c        |  2 +-
 drivers/nvme/host/nvme.h         |  2 +-
 drivers/nvme/host/sysfs.c        | 30 +++++++++++++++---------------
 include/linux/backing-dev-defs.h |  7 +++++--
 mm/backing-dev.c                 |  2 +-
 mm/page-writeback.c              |  2 +-
 10 files changed, 45 insertions(+), 32 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2024-02-10 14:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-10 14:16 Jens Axboe [this message]
2024-02-10 16:26 ` [GIT PULL] Block fixes for 6.8-rc4 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d020ae53-c231-4a8b-ac6e-b7ca9788073c@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox