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: Jan Kara <[email protected]> Cc: Ira Weiny <[email protected]> Cc: Ross Zwisler <[email protected]> Cc: Keith Busch <[email protected]> Cc: Matthew Wilcox <[email protected]> Signed-off-by: Dan Williams <[email protected]> --- MAINTAINERS | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 51029a425dbe..5f43ee438a74 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4535,10 +4535,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]> L: [email protected] +L: [email protected] S: Supported F: fs/dax.c F: include/linux/dax.h @@ -4546,9 +4547,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]> L: [email protected] S: Supported F: drivers/dax/ @@ -8641,7 +8642,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]> @@ -8654,7 +8654,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]> L: [email protected] Q: https://patchwork.kernel.org/project/linux-nvdimm/list/ @@ -8662,7 +8661,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]> @@ -8681,9 +8679,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]> L: [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

