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

Matias Bjørling posted 3 patches 1 month, 2 weeks ago
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(-)
[PATCH 0/3 v2] nvme: add rotational support
Posted by Matias Bjørling 1 month, 2 weeks ago
From: Matias Bjørling <matias.bjorling@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