]> www.infradead.org Git - users/willy/xarray.git/commit
Merge tag 'nvme-6.12-2024-09-06' of git://git.infradead.org/nvme into for-6.12/block
authorJens Axboe <axboe@kernel.dk>
Fri, 6 Sep 2024 20:42:33 +0000 (14:42 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 6 Sep 2024 20:42:33 +0000 (14:42 -0600)
commit981414306c05a6cf2b18a6d63380888270c3ee9f
treedd52d7fda41cbca703306f312abbecb344676ed4
parent68d20eb60efbdc80662efedeb088353e9c4aa17f
parent7c2fd76048e95dd267055b5f5e0a48e6e7c81fd9
Merge tag 'nvme-6.12-2024-09-06' of git://git.infradead.org/nvme into for-6.12/block

Pull NVMe updates from Keith:

"nvme updates for Linux 6.12

 - Asynchronous namespace scanning (Stuart)
 - TCP TLS updates (Hannes)
 - RDMA queue controller validation (Niklas)
 - Align field names to the spec (Anuj)
 - Metadata support validation (Puranjay)"

* tag 'nvme-6.12-2024-09-06' of git://git.infradead.org/nvme:
  nvme: fix metadata handling in nvme-passthrough
  nvme: rename apptag and appmask to lbat and lbatm
  nvme-rdma: send cntlid in the RDMA_CM_REQUEST Private Data
  nvme-target: do not check authentication status for admin commands twice
  nvmet-auth: allow to clear DH-HMAC-CHAP keys
  nvme-sysfs: add 'tls_keyring' attribute
  nvme-sysfs: add 'tls_configured_key' sysfs attribute
  nvme: split off TLS sysfs attributes into a separate group
  nvme: add a newline to the 'tls_key' sysfs attribute
  nvme-tcp: check for invalidated or revoked key
  nvme-tcp: sanitize TLS key handling
  nvme-keyring: restrict match length for version '1' identifiers
  nvme_core: scan namespaces asynchronously