[Intel-gfx] [PATCH v6 17/99] xarray: Add MAINTAINERS entry
Matthew Wilcox
willy at infradead.org
Wed Jan 17 20:20:41 UTC 2018
From: Matthew Wilcox <mawilcox at microsoft.com>
Add myself as XArray and IDR maintainer.
Signed-off-by: Matthew Wilcox <mawilcox at microsoft.com>
---
MAINTAINERS | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 18994806e441..55ae4c0b38d5 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14893,6 +14893,18 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vdso
S: Maintained
F: arch/x86/entry/vdso/
+XARRAY
+M: Matthew Wilcox <mawilcox at microsoft.com>
+M: Matthew Wilcox <willy at infradead.org>
+L: linux-fsdevel at vger.kernel.org
+S: Supported
+F: Documentation/core-api/xarray.rst
+F: lib/idr.c
+F: lib/xarray.c
+F: include/linux/idr.h
+F: include/linux/xarray.h
+F: tools/testing/radix-tree
+
XC2028/3028 TUNER DRIVER
M: Mauro Carvalho Chehab <mchehab at s-opensource.com>
M: Mauro Carvalho Chehab <mchehab at kernel.org>
--
2.15.1
More information about the Intel-gfx
mailing list