Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] nvme updates for Linux 6.10
@ 2024-05-14 15:07 Keith Busch
  2024-05-14 15:30 ` Jens Axboe
  0 siblings, 1 reply; 2+ messages in thread
From: Keith Busch @ 2024-05-14 15:07 UTC (permalink / raw)
  To: axboe; +Cc: sagi, hch, linux-nvme

The following changes since commit 6ad0d7e0f4b68f87a98ea2b239123b7d865df86b:

  sbitmap: use READ_ONCE to access map->word (2024-04-26 07:40:28 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.10-2024-05-14

for you to fetch changes up to 54a76c8732b265aa86030134d4af6a5a3c59fe52:

  nvme-rdma, nvme-tcp: include max reconnects for reconnect logging (2024-05-07 08:50:37 -0700)

----------------------------------------------------------------
nvme updates for Linux 6.10

 - Fabrics connection retries (Daniel, Hannes)
 - Fabrics logging enhancements (Tokunori)
 - RDMA delete optimization (Sagi)

----------------------------------------------------------------
Daniel Wagner (1):
      nvme: do not retry authentication failures

Hannes Reinecke (4):
      nvmet: lock config semaphore when accessing DH-HMAC-CHAP key
      nvmet: return DHCHAP status codes from nvmet_setup_auth()
      nvme: return kernel error codes for admin queue connect
      nvme-fabrics: short-circuit reconnect retries

Sagi Grimberg (1):
      nvmet-rdma: Avoid o(n^2) loop in delete_ctrl

Tokunori Ikegami (1):
      nvme-rdma, nvme-tcp: include max reconnects for reconnect logging

 drivers/nvme/host/auth.c               |  6 +++---
 drivers/nvme/host/core.c               |  6 +++---
 drivers/nvme/host/fabrics.c            | 51 ++++++++++++++++++++++++++++++++-------------------
 drivers/nvme/host/fabrics.h            |  2 +-
 drivers/nvme/host/fc.c                 |  4 +---
 drivers/nvme/host/nvme.h               |  2 +-
 drivers/nvme/host/rdma.c               | 23 ++++++++++++++---------
 drivers/nvme/host/tcp.c                | 30 ++++++++++++++++++------------
 drivers/nvme/target/auth.c             | 22 ++++++++++------------
 drivers/nvme/target/configfs.c         | 22 +++++++++++++++++-----
 drivers/nvme/target/fabrics-cmd-auth.c | 49 +++++++++++++++++++++++++------------------------
 drivers/nvme/target/fabrics-cmd.c      | 11 ++++++-----
 drivers/nvme/target/nvmet.h            |  8 ++++----
 drivers/nvme/target/rdma.c             | 16 ++++++----------
 14 files changed, 141 insertions(+), 111 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] nvme updates for Linux 6.10
  2024-05-14 15:07 [GIT PULL] nvme updates for Linux 6.10 Keith Busch
@ 2024-05-14 15:30 ` Jens Axboe
  0 siblings, 0 replies; 2+ messages in thread
From: Jens Axboe @ 2024-05-14 15:30 UTC (permalink / raw)
  To: Keith Busch; +Cc: sagi, hch, linux-nvme

On 5/14/24 9:07 AM, Keith Busch wrote:
> The following changes since commit 6ad0d7e0f4b68f87a98ea2b239123b7d865df86b:
> 
>   sbitmap: use READ_ONCE to access map->word (2024-04-26 07:40:28 -0600)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/nvme.git tags/nvme-6.10-2024-05-14
> 
> for you to fetch changes up to 54a76c8732b265aa86030134d4af6a5a3c59fe52:
> 
>   nvme-rdma, nvme-tcp: include max reconnects for reconnect logging (2024-05-07 08:50:37 -0700)
> 
> ----------------------------------------------------------------
> nvme updates for Linux 6.10
> 
>  - Fabrics connection retries (Daniel, Hannes)
>  - Fabrics logging enhancements (Tokunori)
>  - RDMA delete optimization (Sagi)

Pulled, thanks.

-- 
Jens Axboe



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-05-14 15:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-14 15:07 [GIT PULL] nvme updates for Linux 6.10 Keith Busch
2024-05-14 15:30 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox