diff options
| author | Dan Williams <[email protected]> | 2019-01-24 11:17:59 -0800 |
|---|---|---|
| committer | Dan Williams <[email protected]> | 2019-01-31 17:21:57 -0800 |
| commit | 6ee977dec7463eec21a06f5ae7d225e83c25fa05 (patch) | |
| tree | 0fc791b64430b0ea4e1c1b7d821fd0f7f988d2e3 | |
| parent | 1194c4133195dfcb6c5fc0935d54bbed872a5285 (diff) | |
MAINTAINERS: Update filesystem-dax and NVDIMM entries
Ross has moved on to other areas.
Matthew and Jan are trusted reviewers for DAX.
Dan is now coordinating filesystem-dax pull requests.
Ira and Keith are now involved with the NVDIMM and Device-DAX
sub-systems.
The linux-nvdimm mailing hosts a patchwork instance for both DAX and
NVDIMM patches.
Cc: Matthew Wilcox <[email protected]>
Acked-by: Keith Busch <[email protected]>
Acked-by: Ross Zwisler <[email protected]>
Acked-by: Ira Weiny <[email protected]>
Acked-by: Jan Kara <[email protected]>
Signed-off-by: Dan Williams <[email protected]>
| -rw-r--r-- | MAINTAINERS | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 4d04cebb4a71..3b9e50a50c14 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4536,10 +4536,11 @@ S: Maintained F: drivers/i2c/busses/i2c-diolan-u2c.c FILESYSTEM DIRECT ACCESS (DAX) -M: Matthew Wilcox <[email protected]> -M: Ross Zwisler <[email protected]> -M: Jan Kara <[email protected]> +M: Dan Williams <[email protected]> +R: Matthew Wilcox <[email protected]> +R: Jan Kara <[email protected]> S: Supported F: fs/dax.c F: include/linux/dax.h @@ -4547,9 +4548,9 @@ F: include/trace/events/fs_dax.h DEVICE DIRECT ACCESS (DAX) M: Dan Williams <[email protected]> -M: Dave Jiang <[email protected]> -M: Ross Zwisler <[email protected]> M: Vishal Verma <[email protected]> +M: Keith Busch <[email protected]> +M: Dave Jiang <[email protected]> S: Supported F: drivers/dax/ @@ -8642,7 +8643,6 @@ S: Maintained F: tools/lib/lockdep/ LIBNVDIMM BLK: MMIO-APERTURE DRIVER -M: Ross Zwisler <[email protected]> M: Dan Williams <[email protected]> M: Vishal Verma <[email protected]> M: Dave Jiang <[email protected]> @@ -8655,7 +8655,6 @@ F: drivers/nvdimm/region_devs.c LIBNVDIMM BTT: BLOCK TRANSLATION TABLE M: Vishal Verma <[email protected]> M: Dan Williams <[email protected]> -M: Ross Zwisler <[email protected]> M: Dave Jiang <[email protected]> Q: https://patchwork.kernel.org/project/linux-nvdimm/list/ @@ -8663,7 +8662,6 @@ S: Supported F: drivers/nvdimm/btt* LIBNVDIMM PMEM: PERSISTENT MEMORY DRIVER -M: Ross Zwisler <[email protected]> M: Dan Williams <[email protected]> M: Vishal Verma <[email protected]> M: Dave Jiang <[email protected]> @@ -8682,9 +8680,10 @@ F: Documentation/devicetree/bindings/pmem/pmem-region.txt LIBNVDIMM: NON-VOLATILE MEMORY DEVICE SUBSYSTEM M: Dan Williams <[email protected]> -M: Ross Zwisler <[email protected]> M: Vishal Verma <[email protected]> M: Dave Jiang <[email protected]> +M: Keith Busch <[email protected]> +M: Ira Weiny <[email protected]> Q: https://patchwork.kernel.org/project/linux-nvdimm/list/ T: git git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm.git |