Linux block layer
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 6.4-rc6
@ 2023-06-09 20:20 Jens Axboe
  2023-06-09 21:24 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2023-06-09 20:20 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

Hi Linus,

Just a few minor fixes for this release:

- Fix an issue with the hardware queue nr_active, causing it to become
  imbalanced (Tian)

- Fix an issue with null_blk not releasing pages if configured as memory
  backed (Nitesh)

- Fix a locking issue in dasd (Jan)

Please pull!


The following changes since commit 2e45a49531fef55f4abbd6738c052545f53f43d4:

  Merge tag 'nvme-6.4-2023-06-01' of git://git.infradead.org/nvme into block-6.4 (2023-06-01 11:12:46 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.4-2023-06-09

for you to fetch changes up to ccc45cb4e7271c74dbb27776ae8f73d84557f5c6:

  s390/dasd: Use correct lock while counting channel queue length (2023-06-09 11:35:52 -0600)

----------------------------------------------------------------
block-6.4-2023-06-09

----------------------------------------------------------------
Jan Höppner (1):
      s390/dasd: Use correct lock while counting channel queue length

Nitesh Shetty (1):
      null_blk: Fix: memory release when memory_backed=1

Tian Lan (1):
      blk-mq: fix blk_mq_hw_ctx active request accounting

 block/blk-mq.c                  | 8 ++++----
 drivers/block/null_blk/main.c   | 1 +
 drivers/s390/block/dasd_ioctl.c | 4 ++--
 3 files changed, 7 insertions(+), 6 deletions(-)

-- 
Jens Axboe


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-09 21:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-09 20:20 [GIT PULL] Block fixes for 6.4-rc6 Jens Axboe
2023-06-09 21:24 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox