Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/block
authorJens Axboe <axboe@kernel.dk>
Tue, 7 Feb 2023 14:22:58 +0000 (07:22 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 7 Feb 2023 14:22:58 +0000 (07:22 -0700)
commit455944e4e439efc280da5f59ca6f5b014ac7b242
tree984b6ee9eaa14e1e505d0fdcd267aaf26d870404
parent1972d038a5401781377d3ce2d901bf7763a43589
parentbaff6491448b487e920faaa117e432989cbafa89
Merge tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme into for-6.3/block

Pull NVMe updates from Christoph:

"nvme updates for Linux 6.3

 - small improvements to the logging functionality (Amit Engel)
 - authentication cleanups (Hannes Reinecke)
 - cleanup and optimize the DMA mapping cod in the PCIe driver
   (Keith Busch)
 - work around the command effects for Format NVM (Keith Busch)
 - misc cleanups (Keith Busch, Christoph Hellwig)"

* tag 'nvme-6.3-2023-02-07' of git://git.infradead.org/nvme:
  nvme: mask CSE effects for security receive
  nvme: always initialize known command effects
  nvmet: for nvme admin set_features cmd, call nvmet_check_data_len_lte()
  nvme-tcp: add additional info for nvme_tcp_timeout log
  nvme: add nvme_opcode_str function for all nvme cmd types
  nvme: remove nvme_execute_passthru_rq
  nvme-pci: place descriptor addresses in iod
  nvme-pci: use mapped entries for sgl decision
  nvme-pci: remove SGL segment descriptors
  nvme-auth: don't use NVMe status codes
  nvme-fabrics: clarify AUTHREQ result handling
drivers/nvme/host/core.c