]> www.infradead.org Git - users/hch/misc.git/commit
Merge branch 'for-6.13/block' into for-next
authorJens Axboe <axboe@kernel.dk>
Wed, 13 Nov 2024 17:43:49 +0000 (10:43 -0700)
committerJens Axboe <axboe@kernel.dk>
Wed, 13 Nov 2024 17:43:49 +0000 (10:43 -0700)
commita85dec87739107364b106576bed3196f96643223
treeb9431f4b91c2e25aeae98b5547220e20ad63b363
parentb73f60a98dc617c2aa8817e20ffdd0e28ae2486a
parent15da3dd3f5d22328654a690db1f9ed211aaecfd6
Merge branch 'for-6.13/block' into for-next

* for-6.13/block: (22 commits)
  nvmet: add tracing of reservation commands
  nvme: parse reservation commands's action and rtype to string
  nvmet: report ns's vwc not present
  nvme: check ns's volatile write cache not present
  nvme: add rotational support
  nvme: use command set independent id ns if available
  nvmet: support for csi identify ns
  nvmet: implement rotational media information log
  nvmet: implement endurance groups
  nvmet: declare 2.1 version compliance
  nvmet: implement crto property
  nvmet: implement supported features log
  nvmet: implement supported log pages
  nvmet: implement active command set ns list
  nvmet: implement id ns for nvm command set
  nvmet: support reservation feature
  nvme: add reservation command's defines
  nvme-core: remove repeated wq flags
  nvmet: make nvmet_wq visible in sysfs
  nvme-pci: use dma_alloc_noncontigous if possible
  ...
drivers/nvme/host/core.c
drivers/nvme/host/ioctl.c