public inbox for linux-nvme@lists.infradead.org
 help / color / mirror / Atom feed
From: Keith Busch <kbusch@kernel.org>
To: axboe@kernel.dk
Cc: linux-nvme@lists.infradead.org, hch@lst.de, sagi@grimberg.me
Subject: [GIT PULL] nvme fixes for Linux 6.13
Date: Tue, 31 Dec 2024 10:41:14 -0700	[thread overview]
Message-ID: <Z3QsuprGMAMhy1i2@kbusch-mbp> (raw)

The following changes since commit 790eb09e59709a1ffc1c64fe4aae2789120851b0:

  block: get wp_offset by bdev_offset_from_zone_start (2024-12-10 13:24:24 -0700)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.13-2024-12-31

for you to fetch changes up to 36e3b1f9abe359b2bc25e81bc47b64354e42c9b1:

  nvme-tcp: remove nvme_tcp_destroy_io_queues() (2024-12-27 13:33:48 -0800)

----------------------------------------------------------------
nvme fixes for Linux 6.13

 - Fix device specific quirk for PRP list alignment (Robert)
 - Fix target name overflow (Leo)
 - Fix target write granularity (Luis)
 - Fix target sleeping in atomic context (Nilay)
 - Remove unnecessary tcp queue teardown (Chunguang)

----------------------------------------------------------------
Chunguang.xu (1):
      nvme-tcp: remove nvme_tcp_destroy_io_queues()

Leo Stone (1):
      nvmet: Don't overflow subsysnqn

Luis Chamberlain (1):
      nvmet: propagate npwg topology

Nilay Shroff (1):
      nvmet-loop: avoid using mutex in IO hotpath

Robert Beckett (1):
      nvme-pci: 512 byte aligned dma pool segment quirk

 drivers/nvme/host/nvme.h          |   5 +++++
 drivers/nvme/host/pci.c           |   9 +++++++--
 drivers/nvme/host/tcp.c           |  18 +++++++-----------
 drivers/nvme/target/admin-cmd.c   |   9 +++++----
 drivers/nvme/target/configfs.c    |  23 +++++++++--------------
 drivers/nvme/target/core.c        | 108 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------
 drivers/nvme/target/io-cmd-bdev.c |   2 +-
 drivers/nvme/target/nvmet.h       |   7 +++++++
 drivers/nvme/target/pr.c          |   8 ++++----
 9 files changed, 108 insertions(+), 81 deletions(-)


             reply	other threads:[~2024-12-31 17:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-31 17:41 Keith Busch [this message]
2024-12-31 17:46 ` [GIT PULL] nvme fixes for Linux 6.13 Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2024-12-05 17:10 Keith Busch
2024-12-05 17:15 ` Jens Axboe

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=Z3QsuprGMAMhy1i2@kbusch-mbp \
    --to=kbusch@kernel.org \
    --cc=axboe@kernel.dk \
    --cc=hch@lst.de \
    --cc=linux-nvme@lists.infradead.org \
    --cc=sagi@grimberg.me \
    /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