linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] lightnvm pull request
@ 2021-04-13 10:52 Matias Bjørling
  2021-04-13 10:52 ` [PATCH 1/4] lightnvm: use kobj_to_dev() Matias Bjørling
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Matias Bjørling @ 2021-04-13 10:52 UTC (permalink / raw)
  To: axboe; +Cc: linux-block, Matias Bjørling

Hi Jens,

Please pick up when convenient.

This PR officially deprecates the lightnvm subsystem and prepares
it to be removed from kernel 5.15 and onward.

The lightnvm subsystem has been superseeded by the recently standardized
NVMe Zoned Namespace (ZNS) Command Set specification. Together with other
advancements in NVMe, it is now possible to implement all of the features that
the original OCSSD work introduced.

Thanks for enabling me to contribute the subsystem. It has been an incredible
journey. While the subsystem itself had not had that many users outside of
academia and initial PoCs, it has been instrumental in gaining
enough mind-share in the industry, which ultimately has allowed ZNS SSDs to
emerge. Thank you!

All,

Thanks to all of you that has been contributing over the years. It
has been a pleasure working with you. I look forward to continue
working with many of you on ZNS and other emerging technologies.

Best, Matias

Chaitanya Kulkarni (1):
  lightnvm: use kobj_to_dev()

Christoph Hellwig (1):
  lightnvm: deprecated OCSSD support and schedule it for removal in
    Linux 5.15

Tian Tao (1):
  lightnvm: return the correct return value

Zhang Yunkai (1):
  lightnvm: remove duplicate include in lightnvm.h

 drivers/lightnvm/Kconfig      | 4 +++-
 drivers/lightnvm/core.c       | 4 +++-
 drivers/nvme/host/lightnvm.c  | 2 +-
 include/linux/lightnvm.h      | 2 --
 include/uapi/linux/lightnvm.h | 1 -
 5 files changed, 7 insertions(+), 6 deletions(-)

--
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-04-13 15:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-13 10:52 [PATCH 0/4] lightnvm pull request Matias Bjørling
2021-04-13 10:52 ` [PATCH 1/4] lightnvm: use kobj_to_dev() Matias Bjørling
2021-04-13 10:52 ` [PATCH 2/4] lightnvm: return the correct return value Matias Bjørling
2021-04-13 10:52 ` [PATCH 3/4] lightnvm: remove duplicate include in lightnvm.h Matias Bjørling
2021-04-13 10:52 ` [PATCH 4/4] lightnvm: deprecated OCSSD support and schedule it for removal in Linux 5.15 Matias Bjørling
2021-04-13 15:16 ` [PATCH 0/4] lightnvm pull request Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).