linux-nvme.lists.infradead.org archive mirror
 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.8
Date: Thu, 15 Feb 2024 09:09:14 -0700	[thread overview]
Message-ID: <Zc43KhmATYI6tOyW@kbusch-mbp> (raw)

The following changes since commit 5f63a493b99c848ad5200402bebe26211e00025a:

  Merge tag 'nvme-6.8-2023-02-08' of git://git.infradead.org/nvme into block-6.8 (2024-02-08 15:05:18 -0700)

are available in the Git repository at:

  git://git.infradead.org/nvme tags/nvme-6.8-2024-02-15

for you to fetch changes up to 8d30528a170905ede9ab6ab81f229e441808590b:

  nvmet: remove superfluous initialization (2024-02-13 15:42:44 -0800)

----------------------------------------------------------------
nvme fixes for Linux 6.8

 - Fabrics connection error handling (Chaitanya)
 - Use relaxed effects to reduce unnecessary queue freezes (Keith)

----------------------------------------------------------------
Chaitanya Kulkarni (2):
      nvme-fabrics: fix I/O connect error handling
      nvmet: remove superfluous initialization

Keith Busch (1):
      nvme: implement support for relaxed effects

 drivers/nvme/host/core.c          | 4 ++++
 drivers/nvme/host/fabrics.c       | 1 +
 drivers/nvme/target/fabrics-cmd.c | 4 ++--
 include/linux/nvme.h              | 1 +
 4 files changed, 8 insertions(+), 2 deletions(-)


             reply	other threads:[~2024-02-15 16:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-15 16:09 Keith Busch [this message]
2024-02-15 16:42 ` [GIT PULL] nvme fixes for Linux 6.8 Jens Axboe
  -- strict thread matches above, loose matches on Subject: below --
2024-02-08 21:26 Keith Busch
2024-02-08 22:05 ` Jens Axboe
2024-02-01 16:03 Keith Busch
2024-02-01 16:11 ` 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=Zc43KhmATYI6tOyW@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;
as well as URLs for NNTP newsgroup(s).