linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Support for Administrative Controllers
@ 2025-07-18  0:14 Kamaljit Singh
  2025-07-18  0:14 ` [PATCH v3 1/2] nvme: add capability to connect to an administrative controller Kamaljit Singh
  2025-07-18  0:14 ` [PATCH v3 2/2] nvme: prevent admin controller from smart log fetch (LID 2) Kamaljit Singh
  0 siblings, 2 replies; 11+ messages in thread
From: Kamaljit Singh @ 2025-07-18  0:14 UTC (permalink / raw)
  To: kbusch, axboe, hch, sagi, linux-nvme, linux-kernel
  Cc: cassel, dlemoal, kamaljit.singh1

[1] Add capability to connect to an administrative controller by preventing
      ioq creation.
[2] Prevent an admin-ctrl from getting a smart log (LID=2)
[3] Prevent ioq creation for discovery-controllers as the spec prohibits
      them.


Kamaljit Singh (2):
  nvme: add capability to connect to an administrative controller
  nvme: prevent admin controller from smart log fetch (LID 2)

 drivers/nvme/host/core.c | 23 ++++++++++++++++++++++-
 1 file changed, 22 insertions(+), 1 deletion(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-07-23  6:10 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-18  0:14 [PATCH v3 0/2] Support for Administrative Controllers Kamaljit Singh
2025-07-18  0:14 ` [PATCH v3 1/2] nvme: add capability to connect to an administrative controller Kamaljit Singh
2025-07-18  4:14   ` Damien Le Moal
2025-07-18  8:15   ` Niklas Cassel
2025-07-22  7:06   ` Hannes Reinecke
2025-07-22 17:34     ` Kamaljit Singh
2025-07-23  6:10       ` hch
2025-07-18  0:14 ` [PATCH v3 2/2] nvme: prevent admin controller from smart log fetch (LID 2) Kamaljit Singh
2025-07-18  4:17   ` Damien Le Moal
2025-07-22  7:07   ` Hannes Reinecke
2025-07-22 20:57     ` Kamaljit Singh

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