summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
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 /MAINTAINERS
parent88d356ca41ba1c3effc2d4208dfbd4392f58cd6d (diff)
downloadlinux-8ca4fc323d2e4ab9dabbdd57633af40b0c7e6af9.tar.bz2
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 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index bb77a3ed9d54..d53b3a6cdc67 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14827,6 +14827,7 @@ L: linux-nvme@lists.infradead.org
S: Supported
W: http://git.infradead.org/nvme.git
T: git://git.infradead.org/nvme.git
+F: Documentation/nvme/
F: drivers/nvme/host/
F: drivers/nvme/common/
F: include/linux/nvme*