[PATCH 0/3 v2] nvme: add rotational support

Matias Bjørling m at bjorling.me
Thu Oct 10 05:39:48 PDT 2024


From: Matias Bjørling <matias.bjorling at wdc.com>

Enable support for NVMe devices that identifies as rotational.

Changes since v1:

 - Removed random entropy addition.
 - Replaced the nvme rotational patch with the work of Wang Yugui.
 - Included Keith's nvmet test code.

Note: Please expect delay on v3 as I'll be out next week.

Keith Busch (1):
  nvmet: add rotational support

Matias Bjørling (1):
  nvme: make independent ns identify default

Wang Yugui (1):
  nvme: add rotational support

 drivers/nvme/host/core.c        | 13 +++++++++----
 drivers/nvme/host/nvme.h        |  1 +
 drivers/nvme/target/admin-cmd.c | 32 ++++++++++++++++++++++++++++++++
 include/linux/nvme.h            |  1 +
 4 files changed, 43 insertions(+), 4 deletions(-)

-- 
2.46.0




More information about the Linux-nvme mailing list