linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] second round of nvme updates for Linux 5.16
@ 2021-10-28 14:27 Christoph Hellwig
  2021-10-28 14:35 ` Jens Axboe
  2021-10-29 10:19 ` Hannes Reinecke
  0 siblings, 2 replies; 4+ messages in thread
From: Christoph Hellwig @ 2021-10-28 14:27 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Keith Busch, linux-block, Sagi Grimberg, linux-nvme

The following changes since commit d28e4dff085c5a87025c9a0a85fb798bd8e9ca17:

  block: ataflop: more blk-mq refactoring fixes (2021-10-25 07:54:32 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-5.16-2021-10-28

for you to fetch changes up to d156cfcafbd0eae4224ea007d95ebda467eb0c46:

  nvmet: use flex_array_size and struct_size (2021-10-27 08:06:41 +0200)

----------------------------------------------------------------
nvme updates for Linux 5.16

 - support the current discovery subsystem entry (Hannes Reinecke)
 - use flex_array_size and struct_size (Len Baker)

----------------------------------------------------------------
Hannes Reinecke (3):
      nvme: add new discovery log page entry definitions
      nvmet: switch check for subsystem type
      nvmet: register discovery subsystem as 'current'

Len Baker (1):
      nvmet: use flex_array_size and struct_size

 drivers/nvme/host/multipath.c   |  2 +-
 drivers/nvme/target/admin-cmd.c |  2 +-
 drivers/nvme/target/core.c      |  1 +
 drivers/nvme/target/discovery.c | 17 +++++++++++------
 drivers/nvme/target/nvmet.h     |  2 +-
 include/linux/nvme.h            | 19 ++++++++++++++++---
 6 files changed, 31 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2021-10-29 10:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-28 14:27 [GIT PULL] second round of nvme updates for Linux 5.16 Christoph Hellwig
2021-10-28 14:35 ` Jens Axboe
2021-10-29 10:19 ` Hannes Reinecke
2021-10-29 10:32   ` Hannes Reinecke

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).