summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorDarrick J. Wong2019-06-29 04:25:35 +0200
committerDarrick J. Wong2019-06-29 04:25:35 +0200
commit6dba88870c2315b77713291189015b56d63e60fe (patch)
tree27f9aaee6184c676f90d991c0a5d39c9e664f1af /MAINTAINERS
parentxfs: remove unused flag arguments (diff)
downloadkernel-qcow2-linux-6dba88870c2315b77713291189015b56d63e60fe.tar.gz
kernel-qcow2-linux-6dba88870c2315b77713291189015b56d63e60fe.tar.xz
kernel-qcow2-linux-6dba88870c2315b77713291189015b56d63e60fe.zip
xfs: claim maintainership of loose files
Claim maintainership over the miscellaneous files outside of fs/xfs/ that came from xfs. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS6
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 57f496cff999..f0edb53b9dd3 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17357,7 +17357,13 @@ W: http://xfs.org/
T: git git://git.kernel.org/pub/scm/fs/xfs/xfs-linux.git
S: Supported
F: Documentation/filesystems/xfs.txt
+F: Documentation/ABI/testing/sysfs-fs-xfs
+F: Documentation/filesystems/xfs.txt
+F: Documentation/filesystems/xfs-delayed-logging-design.txt
+F: Documentation/filesystems/xfs-self-describing-metadata.txt
F: fs/xfs/
+F: include/uapi/linux/dqblk_xfs.h
+F: include/uapi/linux/fsmap.h
XILINX AXI ETHERNET DRIVER
M: Anirudha Sarangi <anirudh@xilinx.com>