diff options
author | Scott Bauer <scott.bauer@intel.com> | 2017-02-03 14:50:31 -0500 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2017-02-06 11:44:19 -0500 |
commit | 455a7b238cd6bc68c4a550cbbd37c1e22b64f71c (patch) | |
tree | a4638587017ccd3abd0f6bf8028b86a318f84d98 /MAINTAINERS | |
parent | 19641f2d7674fbf2891e9579f61c1b23821086e8 (diff) |
block: Add Sed-opal library
This patch implements the necessary logic to bring an Opal
enabled drive out of a factory-enabled into a working
Opal state.
This patch set also enables logic to save a password to
be replayed during a resume from suspend.
Signed-off-by: Scott Bauer <scott.bauer@intel.com>
Signed-off-by: Rafael Antognolli <Rafael.Antognolli@intel.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f481713fe44c..f96181c927be 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -11075,6 +11075,17 @@ L: linux-mmc@vger.kernel.org | |||
11075 | S: Maintained | 11075 | S: Maintained |
11076 | F: drivers/mmc/host/sdhci-spear.c | 11076 | F: drivers/mmc/host/sdhci-spear.c |
11077 | 11077 | ||
11078 | SECURE ENCRYPTING DEVICE (SED) OPAL DRIVER | ||
11079 | M: Scott Bauer <scott.bauer@intel.com> | ||
11080 | M: Jonathan Derrick <jonathan.derrick@intel.com> | ||
11081 | M: Rafael Antognolli <rafael.antognolli@intel.com> | ||
11082 | L: linux-nvme@lists.infradead.org | ||
11083 | S: Supported | ||
11084 | F: block/sed* | ||
11085 | F: block/opal_proto.h | ||
11086 | F: include/linux/sed* | ||
11087 | F: include/uapi/linux/sed* | ||
11088 | |||
11078 | SECURITY SUBSYSTEM | 11089 | SECURITY SUBSYSTEM |
11079 | M: James Morris <james.l.morris@oracle.com> | 11090 | M: James Morris <james.l.morris@oracle.com> |
11080 | M: "Serge E. Hallyn" <serge@hallyn.com> | 11091 | M: "Serge E. Hallyn" <serge@hallyn.com> |