aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2022-09-22 08:33:14 +0200
committerChristoph Hellwig <hch@lst.de>2022-09-27 14:44:03 +0200
commit3c69ed7aa546bd79b01977cf2c0a603cdb9e8ad5 (patch)
tree90d887221c62ae8c562accbfa8963627c7055259
parentnvmet: add helpers to set the result field for connect commands (diff)
downloadlinux-rng-3c69ed7aa546bd79b01977cf2c0a603cdb9e8ad5.tar.xz
linux-rng-3c69ed7aa546bd79b01977cf2c0a603cdb9e8ad5.zip
nvme-auth: add a MAINTAINERS entry
Add Hannes as the nvme-auth maintainer. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Hannes Reinecke <hare@suse.de> Reviewed-by: Sagi Grimberg <sagi@grimberg.me> Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
-rw-r--r--MAINTAINERS9
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 9d7f64dc0efe..47f27eea29ba 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14542,6 +14542,15 @@ F: drivers/nvme/common/
F: include/linux/nvme*
F: include/uapi/linux/nvme_ioctl.h
+NVM EXPRESS FABRICS AUTHENTICATION
+M: Hannes Reinecke <hare@suse.de>
+L: linux-nvme@lists.infradead.org
+S: Supported
+F: drivers/nvme/host/auth.c
+F: drivers/nvme/target/auth.c
+F: drivers/nvme/target/fabrics-cmd-auth.c
+F: include/linux/nvme-auth.h
+
NVM EXPRESS FC TRANSPORT DRIVERS
M: James Smart <james.smart@broadcom.com>
L: linux-nvme@lists.infradead.org