From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> XFS is the primary user of the filesystem iomap code, so we (the XFS community, specifically) will explicitly take responsibility for its maintenance. Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Acked-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx> Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> --- v3: I decided that perhaps I ought to be listed for iomap after all. Still looking for an ack from Christoph... v2: maintain alphabetization, add Christoph as a Real Person patch mailing target. Still looking for acks from Christoph & Dave... --- MAINTAINERS | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 3318f30903b2..d2c034aed4be 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7783,6 +7783,18 @@ L: linux-serial@xxxxxxxxxxxxxxx S: Maintained F: drivers/tty/serial/ioc3_serial.c +IOMAP FILESYSTEM LIBRARY +M: Christoph Hellwig <hch@xxxxxxxxxxxxx> +M: Darrick J. Wong <darrick.wong@xxxxxxxxxx> +M: linux-xfs@xxxxxxxxxxxxxxx +M: linux-fsdevel@xxxxxxxxxxxxxxx +L: linux-xfs@xxxxxxxxxxxxxxx +L: linux-fsdevel@xxxxxxxxxxxxxxx +T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git +S: Supported +F: fs/iomap.c +F: include/linux/iomap.h + IOMMU DRIVERS M: Joerg Roedel <joro@xxxxxxxxxx> L: iommu@xxxxxxxxxxxxxxxxxxxxxxxxxx