summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-01-05 17:02:22 -0500
committerLinus Torvalds <torvalds@linux-foundation.org>2019-01-05 17:02:22 -0500
commit3cd6d495db2a0acfd2854f43aac8bfc5914bc89c (patch)
tree50923c1a3fac70b276c73659d09903a2860ac132 /MAINTAINERS
parentacda9efa8c62d4baa0395c83bda43f252137e302 (diff)
parent31af12efd0a259de9b0d8ef626503911f13b584f (diff)
Merge tag 'iomap-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Pull iomap maintainer update from Darrick Wong: "Christoph Hellwig and I have decided to take responsibility for the fs iomap code rather than let it languish further" * tag 'iomap-4.21-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: iomap: take responsibility for the filesystem iomap code
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS12
1 files changed, 12 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5a0d1d4a905d..bc00793a03c8 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -7890,6 +7890,18 @@ L: linux-serial@vger.kernel.org
7890S: Maintained 7890S: Maintained
7891F: drivers/tty/serial/ioc3_serial.c 7891F: drivers/tty/serial/ioc3_serial.c
7892 7892
7893IOMAP FILESYSTEM LIBRARY
7894M: Christoph Hellwig <hch@infradead.org>
7895M: Darrick J. Wong <darrick.wong@oracle.com>
7896M: linux-xfs@vger.kernel.org
7897M: linux-fsdevel@vger.kernel.org
7898L: linux-xfs@vger.kernel.org
7899L: linux-fsdevel@vger.kernel.org
7900T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
7901S: Supported
7902F: fs/iomap.c
7903F: include/linux/iomap.h
7904
7893IOMMU DRIVERS 7905IOMMU DRIVERS
7894M: Joerg Roedel <joro@8bytes.org> 7906M: Joerg Roedel <joro@8bytes.org>
7895L: iommu@lists.linux-foundation.org 7907L: iommu@lists.linux-foundation.org