Linux block layer
 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.2-rc6
Date: Fri, 27 Jan 2023 13:01:34 -0700	[thread overview]
Message-ID: <7f1de3c6-eab1-4e3c-a5df-e81fde4c5336@kernel.dk> (raw)

Hi Linus,

Minor tweaks for this release:

- NVMe pull request via Christoph
	- Flush initial scan_work for async probe (Keith Busch)
	- Fix passthrough csi check (Keith Busch)
	- Fix nvme-fc initialization order (Ross Lagerwall)

- Fix for tearing down non-started device in ublk (Ming)

Please pull!


The following changes since commit 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)

are available in the Git repository at:

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

for you to fetch changes up to db3ba974c2bc895ba39689a364cb7a49c0fe779f:

  Merge tag 'nvme-6.2-2023-01-26' of git://git.infradead.org/nvme into block-6.2 (2023-01-26 11:43:33 -0700)

----------------------------------------------------------------
block-6.2-2023-01-27

----------------------------------------------------------------
Jens Axboe (1):
      Merge tag 'nvme-6.2-2023-01-26' of git://git.infradead.org/nvme into block-6.2

Keith Busch (2):
      nvme-pci: flush initial scan_work for async probe
      nvme: fix passthrough csi check

Ming Lei (1):
      block: ublk: move ublk_chr_class destroying after devices are removed

Ross Lagerwall (1):
      nvme-fc: fix initialization order

 drivers/block/ublk_drv.c |  7 +++----
 drivers/nvme/host/core.c |  2 +-
 drivers/nvme/host/fc.c   | 18 ++++++++----------
 drivers/nvme/host/pci.c  |  1 +
 4 files changed, 13 insertions(+), 15 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2023-01-27 20:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-27 20:01 Jens Axboe [this message]
2023-01-28  0:20 ` [GIT PULL] Block fixes for 6.2-rc6 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=7f1de3c6-eab1-4e3c-a5df-e81fde4c5336@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