mbox series

[GIT,PULL] Block fix for 5.19-final

Message ID 284e0073-acb8-ba91-a714-0df18187c5be@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Block fix for 5.19-final | expand

Pull-request

git://git.kernel.dk/linux-block.git tags/block-5.19-2022-07-29

Message

Jens Axboe July 29, 2022, 10:35 p.m. UTC
Hi Linus,

Just a single fix for NVMe, yet another quirk addition. Please pull!


The following changes since commit 82e094f7bd988c02df27f8c8d81af8f750660b2a:

  Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.19 (2022-07-19 12:42:33 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/block-5.19-2022-07-29

for you to fetch changes up to eda3953b6a805d6df87a4c51058493ec88bfc622:

  Merge tag 'nvme-5.19-2022-07-27' of git://git.infradead.org/nvme into block-5.19 (2022-07-27 10:03:40 -0600)

----------------------------------------------------------------
block-5.19-2022-07-29

----------------------------------------------------------------
Jens Axboe (1):
      Merge tag 'nvme-5.19-2022-07-27' of git://git.infradead.org/nvme into block-5.19

Tobias Gruetzmacher (1):
      nvme-pci: Crucial P2 has bogus namespace ids

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

Comments

pr-tracker-bot@kernel.org July 30, 2022, 5:21 p.m. UTC | #1
The pull request you sent on Fri, 29 Jul 2022 16:35:07 -0600:

> git://git.kernel.dk/linux-block.git tags/block-5.19-2022-07-29

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

Thank you!