mbox series

[GIT,PULL] Block fixes for 5.19-rc6

Message ID 1b53ba18-b689-f192-a7e9-19062b3bbafa@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Block fixes for 5.19-rc6 | expand

Pull-request

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

Message

Jens Axboe July 8, 2022, 12:47 p.m. UTC
Hi Linus,

NVMe pull request with another id quirk addition, and a tracing fix.
Please pull!


The following changes since commit f3163d8567adbfebe574fb22c647ce5b829c5971:

  Merge tag 'nvme-5.19-2022-06-30' of git://git.infradead.org/nvme into block-5.19 (2022-06-30 14:00:11 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 6b0de7d0f3285df849be2b3cc94fc3a0a31987bf:

  Merge tag 'nvme-5.19-2022-07-07' of git://git.infradead.org/nvme into block-5.19 (2022-07-07 17:38:19 -0600)

----------------------------------------------------------------
block-5.19-2022-07-08

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

Keith Busch (2):
      nvme-pci: phison e16 has bogus namespace ids
      nvme: use struct group for generic command dwords

 drivers/nvme/host/pci.c   | 3 ++-
 drivers/nvme/host/trace.h | 2 +-
 include/linux/nvme.h      | 2 ++
 3 files changed, 5 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org July 8, 2022, 6:35 p.m. UTC | #1
The pull request you sent on Fri, 8 Jul 2022 06:47:40 -0600:

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

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

Thank you!