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

Hi Linus,

Various little tweaks all over the place:

- NVMe pull request via Christoph
	- fix  controller shutdown regression in nvme-apple (Janne Grunau)
	- fix a polling on timeout regression in nvme-pci (Keith Busch)

- Fix a bug in the read request side request allocation caching (Pavel)

- pktcdvd was brought back after we configured a NULL return on bio
  splits, make it consistent with the others (me)

- BFQ refcount fix (Yu)

- Block cgroup policy activation fix (Yu)

- Fix for an md regression introduced in the 6.2 cycle (Adrian)

Please pull!


The following changes since commit 3d25b1e8369273d76f5f2634f164236ba9e40d32:

  Merge tag 'nvme-6.2-2023-01-12' of git://git.infradead.org/nvme into block-6.2 (2023-01-12 10:36:35 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.2-2023-01-20

for you to fetch changes up to 955bc12299b17aa60325e1748336e1fd1e664ed0:

  Merge tag 'nvme-6.2-2023-01-20' of git://git.infradead.org/nvme into block-6.2 (2023-01-20 08:08:29 -0700)

----------------------------------------------------------------
block-6.2-2023-01-20

----------------------------------------------------------------
Adrian Huang (1):
      md: fix incorrect declaration about claim_rdev in md_import_device

Guoqing Jiang (1):
      block/rnbd-clt: fix wrong max ID in ida_alloc_max

Janne Grunau (2):
      nvme-apple: reset controller during shutdown
      nvme-apple: only reset the controller when RTKit is running

Jens Axboe (3):
      Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-6.2
      pktcdvd: check for NULL returna fter calling bio_split_to_limits()
      Merge tag 'nvme-6.2-2023-01-20' of git://git.infradead.org/nvme into block-6.2

Keith Busch (1):
      nvme-pci: fix timeout request state check

Pavel Begunkov (1):
      block: fix hctx checks for batch allocation

Yu Kuai (2):
      block, bfq: switch 'bfqg->ref' to use atomic refcount apis
      blk-cgroup: fix missing pd_online_fn() while activating policy

 block/bfq-cgroup.c            |  8 +++-----
 block/bfq-iosched.h           |  2 +-
 block/blk-cgroup.c            |  4 ++++
 block/blk-mq.c                |  6 +++++-
 drivers/block/pktcdvd.c       |  2 ++
 drivers/block/rnbd/rnbd-clt.c |  2 +-
 drivers/md/md.c               |  4 ++--
 drivers/nvme/host/apple.c     | 24 ++++++++++++++++++++----
 drivers/nvme/host/pci.c       |  2 +-
 9 files changed, 39 insertions(+), 15 deletions(-)

-- 
Jens Axboe


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

* Re: [GIT PULL] Block fixes for 6.2-rc5
  2023-01-20 20:02 [GIT PULL] Block fixes for 6.2-rc5 Jens Axboe
@ 2023-01-20 20:59 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-01-20 20:59 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, linux-block@vger.kernel.org

The pull request you sent on Fri, 20 Jan 2023 13:02:10 -0700:

> git://git.kernel.dk/linux.git tags/block-6.2-2023-01-20

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/edc00350d205d2de8871b514c8f9b403d588e5d1

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

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

end of thread, other threads:[~2023-01-20 20:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-01-20 20:02 [GIT PULL] Block fixes for 6.2-rc5 Jens Axboe
2023-01-20 20:59 ` 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