summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorZorro Lang <zlang@kernel.org>2023-04-05 01:14:09 +0800
committerZorro Lang <zlang@kernel.org>2023-04-09 20:35:03 +0800
commitc72cc820eb60e2abbbcc24d007231e028fb0ce3c (patch)
treed69c8b5a59a0cd9b4c02597cc038b34df644b1cc /MAINTAINERS
parentd349bd4a0dff837b7a46bd8b18959b749e09805f (diff)
fstests/MAINTAINERS: add supported mailing list
The fstests supports different kind of fs testing, better to cc specific fs mailing list for specific fs testing, to get better reviewing points. So record these mailing lists and files related with them in MAINTAINERS file. Acked-by: Chao Yu <chao@kernel.org> Acked-by: Xiubo Li <xiubli@redhat.com> Acked-by: Jan Kara <jack@suse.cz> Acked-by: Christian Brauner <brauner@kernel.org> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Zorro Lang <zlang@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS77
1 files changed, 77 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 22a04d2f..f50bbf78 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -107,6 +107,83 @@ Maintainers List
should send patch to fstests@ at least. Other relevant mailing list
or reviewer or co-maintainer can be in cc list.
+BTRFS
+L: linux-btrfs@vger.kernel.org
+S: Supported
+F: tests/btrfs/
+F: common/btrfs
+
+CEPH
+L: ceph-devel@vger.kernel.org
+S: Supported
+F: tests/ceph/
+F: common/ceph
+
+CIFS
+L: linux-cifs@vger.kernel.org
+S: Supported
+F: tests/cifs
+
+EXT4
+L: linux-ext4@vger.kernel.org
+S: Supported
+F: tests/ext4/
+F: common/ext4
+
+F2FS
+L: linux-f2fs-devel@lists.sourceforge.net
+S: Supported
+F: tests/f2fs/
+F: common/f2fs
+
+FSVERITY
+L: fsverity@lists.linux.dev
+S: Supported
+F: common/verity
+
+FSCRYPT
+L: linux-fscrypt@vger.kernel.org
+S: Supported
+F: common/encrypt
+
+NFS
+L: linux-nfs@vger.kernel.org
+S: Supported
+F: tests/nfs/
+F: common/nfs
+
+OCFS2
+L: ocfs2-devel@oss.oracle.com
+S: Supported
+F: tests/ocfs2/
+
+OVERLAYFS
+L: linux-unionfs@vger.kernel.org
+S: Supported
+F: tests/overlay
+F: common/overlay
+
+UDF
+R: Jan Kara <jack@suse.com>
+S: Supported
+F: tests/udf/
+
+VFS
+L: linux-fsdevel@vger.kernel.org
+S: Supported
+F: src/vfs/
+
+XFS
+L: linux-xfs@vger.kernel.org
+S: Supported
+F: common/dump
+F: common/fuzzy
+F: common/inject
+F: common/populate
+F: common/repair
+F: common/xfs
+F: tests/xfs/
+
ALL
M: Zorro Lang <zlang@kernel.org>
L: fstests@vger.kernel.org