[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20180313132639.17387-24-willy@infradead.org>
Date: Tue, 13 Mar 2018 06:26:01 -0700
From: Matthew Wilcox <willy@...radead.org>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Matthew Wilcox <mawilcox@...rosoft.com>,
linux-kernel@...r.kernel.org, linux-mm@...ck.org,
linux-fsdevel@...r.kernel.org,
Ryusuke Konishi <konishi.ryusuke@....ntt.co.jp>,
linux-nilfs@...r.kernel.org
Subject: [PATCH v9 23/61] xarray: Add MAINTAINERS entry
From: Matthew Wilcox <mawilcox@...rosoft.com>
Add myself as XArray and IDR maintainer.
Signed-off-by: Matthew Wilcox <mawilcox@...rosoft.com>
---
MAINTAINERS | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index 8be7d1382ce9..b622179348ae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -15354,6 +15354,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@...rosoft.com>
+M: Matthew Wilcox <willy@...radead.org>
+L: linux-fsdevel@...r.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@...pensource.com>
M: Mauro Carvalho Chehab <mchehab@...nel.org>
--
2.16.1
Powered by blists - more mailing lists