aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/maintainer
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2022-12-12 11:09:55 +0100
committerChristoph Hellwig <hch@lst.de>2022-12-28 05:37:12 -1000
commit8ca4fc323d2e4ab9dabbdd57633af40b0c7e6af9 (patch)
tree9be8324fc8eeec4490ad53185ce6274edb1a5cd0 /Documentation/maintainer
parent88d356ca41ba1c3effc2d4208dfbd4392f58cd6d (diff)
downloadlinux-8ca4fc323d2e4ab9dabbdd57633af40b0c7e6af9.tar.gz
docs, nvme: add a feature and quirk policy document
This adds a document about what specification features are supported by the Linux NVMe driver, and what qualifies for a quirk if an implementation has problems following the specification. Signed-off-by: Jens Axboe <axboe@kernel.dk> Signed-off-by: Keith Busch <kbusch@kernel.org> Signed-off-by: Sagi Grimberg <sagi@grimberg.me> Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Randy Dunlap <rdunlap@infradead.org> Acked-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/maintainer')
-rw-r--r--Documentation/maintainer/maintainer-entry-profile.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/maintainer/maintainer-entry-profile.rst b/Documentation/maintainer/maintainer-entry-profile.rst
index 93b2ae6c34a99..cfd37f31077f6 100644
--- a/Documentation/maintainer/maintainer-entry-profile.rst
+++ b/Documentation/maintainer/maintainer-entry-profile.rst
@@ -104,3 +104,4 @@ to do something different in the near future.
../riscv/patch-acceptance
../driver-api/media/maintainer-entry-profile
../driver-api/vfio-pci-device-specific-driver-acceptance
+ ../nvme/feature-and-quirk-policy