Merge tag 'nvme-6.17-2025-07-31' of git://git.infradead.org/nvme into block-6.17
authorJens Axboe <axboe@kernel.dk>
Thu, 31 Jul 2025 16:45:14 +0000 (10:45 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 31 Jul 2025 16:45:14 +0000 (10:45 -0600)
commitd459b164a428eb4bb65a3c01c31696b90190682b
tree773951dcab9a8fa69ed1d1ae7c174e1a38a335b7
parent04225d13aef11b2a539014def5e47d8c21fd74a5
parent367c240b0a99c7ada700a44345dd3144a02b6164
Merge tag 'nvme-6.17-2025-07-31' of git://git.infradead.org/nvme into block-6.17

Pull NVMe changes from Christoph:

"- add support for getting the FDP featuee in fabrics passthru path
   (Nitesh Shetty)
 - add capability to connect to an administrative controller
   (Kamaljit Singh)
 - fix a leak on sgl setup error (Keith Busch)
 - initialize discovery subsys after debugfs is initialized
   (Mohamed Khalfella)
 - fix various comment typos (Bjorn Helgaas)
 - remove unneeded semicolons (Jiapeng Chong)"

* tag 'nvme-6.17-2025-07-31' of git://git.infradead.org/nvme:
  nvme: fix various comment typos
  nvme-auth: remove unneeded semicolon
  nvme-pci: fix leak on sgl setup error
  nvmet: initialize discovery subsys after debugfs is initialized
  nvme: add capability to connect to an administrative controller
  nvmet: add support for FDP in fabrics passthru path