mbox series

[GIT,PULL] Block fix for 6.3-rc7

Message ID 9d88e759-5201-82c4-792f-dcb6e29c808a@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Block fix for 6.3-rc7 | expand

Pull-request

git://git.kernel.dk/linux.git tags/block-6.3-2023-04-14

Message

Jens Axboe April 15, 2023, 3:43 a.m. UTC
Hi Linus,

Just an NVMe pull request, with a single quirk entry addition. Please
pull!


The following changes since commit 3723091ea1884d599cc8b8bf719d6f42e8d4d8b1:

  block: don't set GD_NEED_PART_SCAN if scan partition failed (2023-04-06 20:41:53 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.3-2023-04-14

for you to fetch changes up to f7ca1ae32bd89ab035568c63b4443eb55420b423:

  Merge branch 'nvme-6.3' of git://git.infradead.org/nvme into block-6.3 (2023-04-14 06:29:00 -0600)

----------------------------------------------------------------
block-6.3-2023-04-14

----------------------------------------------------------------
Duy Truong (1):
      nvme-pci: add NVME_QUIRK_BOGUS_NID for T-FORCE Z330 SSD

Jens Axboe (1):
      Merge branch 'nvme-6.3' of git://git.infradead.org/nvme into block-6.3

 drivers/nvme/host/pci.c | 2 ++
 1 file changed, 2 insertions(+)

Comments

pr-tracker-bot@kernel.org April 15, 2023, 6:11 p.m. UTC | #1
The pull request you sent on Fri, 14 Apr 2023 21:43:48 -0600:

> git://git.kernel.dk/linux.git tags/block-6.3-2023-04-14

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

Thank you!