aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
authorMark Brown <broonie@kernel.org>2026-05-29 18:09:32 +0100
committerMark Brown <broonie@kernel.org>2026-05-29 18:09:32 +0100
commit5f74287f42d47e9acdc9a987518387125f046527 (patch)
treea8c7e4a5ad67952a170f269f99418a4ab50a5318 /MAINTAINERS
parent96c3d0c2555e1b97c57348e83702f3b56b8df9d3 (diff)
parent982071afc4e24a052d84132ffbf4340856924c28 (diff)
downloadlinux-next-history-5f74287f42d47e9acdc9a987518387125f046527.tar.gz
Merge branch 'fs-next' of linux-next
# Conflicts: # fs/btrfs/defrag.c
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS36
1 files changed, 28 insertions, 8 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 0a9a60c301276..ec82f8b9b306f 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9873,7 +9873,7 @@ F: include/uapi/scsi/fc/
FILE LOCKING (flock() and fcntl()/lockf())
M: Jeff Layton <jlayton@kernel.org>
-M: Chuck Lever <chuck.lever@oracle.com>
+M: Chuck Lever <cel@kernel.org>
R: Alexander Aring <alex.aring@gmail.com>
L: linux-fsdevel@vger.kernel.org
S: Maintained
@@ -9914,7 +9914,7 @@ F: init/do_mounts*
F: init/*initramfs*
FILESYSTEMS [EXPORTFS]
-M: Chuck Lever <chuck.lever@oracle.com>
+M: Chuck Lever <cel@kernel.org>
M: Jeff Layton <jlayton@kernel.org>
R: Amir Goldstein <amir73il@gmail.com>
L: linux-fsdevel@vger.kernel.org
@@ -9923,7 +9923,7 @@ S: Supported
F: Documentation/filesystems/nfs/exporting.rst
F: fs/exportfs/
F: fs/fhandle.c
-F: include/linux/exportfs.h
+F: include/linux/exportfs*.h
FILESYSTEMS [IDMAPPED MOUNTS]
M: Christian Brauner <brauner@kernel.org>
@@ -10594,10 +10594,10 @@ L: netdev@vger.kernel.org
S: Maintained
F: drivers/net/ethernet/fungible/
-FUSE: FILESYSTEM IN USERSPACE
+FUSE FILESYSTEM [CORE]
M: Miklos Szeredi <miklos@szeredi.hu>
-L: linux-fsdevel@vger.kernel.org
-S: Maintained
+L: fuse-devel@lists.linux.dev
+S: Supported
W: https://github.com/libfuse/
T: git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git
F: Documentation/filesystems/fuse/*
@@ -10605,6 +10605,26 @@ F: fs/fuse/
F: include/uapi/linux/fuse.h
F: tools/testing/selftests/filesystems/fuse/
+FUSE FILESYSTEM [IO-URING]
+M: Bernd Schubert <bernd@bsbernd.com>
+M: Joanne Koong <joannelkoong@gmail.com>
+L: fuse-devel@lists.linux.dev
+S: Maintained
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git
+F: Documentation/filesystems/fuse/fuse-io-uring.rst
+F: fs/fuse/dev_uring.c
+F: fs/fuse/dev_uring_i.h
+
+FUSE FILESYSTEM [PASSTHROUGH]
+M: Amir Goldstein <amir73il@gmail.com>
+L: fuse-devel@lists.linux.dev
+S: Maintained
+T: git git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse.git
+F: Documentation/filesystems/fuse/fuse-passthrough.rst
+F: fs/fuse/backing.c
+F: fs/fuse/iomode.c
+F: fs/fuse/passthrough.c
+
FUTEX SUBSYSTEM
M: Thomas Gleixner <tglx@kernel.org>
M: Ingo Molnar <mingo@redhat.com>
@@ -11262,7 +11282,7 @@ Q: http://patchwork.linuxtv.org/project/linux-media/list/
F: drivers/media/usb/hackrf/
HANDSHAKE UPCALL FOR TRANSPORT LAYER SECURITY
-M: Chuck Lever <chuck.lever@oracle.com>
+M: Chuck Lever <cel@kernel.org>
L: kernel-tls-handshake@lists.linux.dev
L: netdev@vger.kernel.org
S: Maintained
@@ -13956,7 +13976,7 @@ S: Odd Fixes
W: http://kernelnewbies.org/KernelJanitors
KERNEL NFSD, SUNRPC, AND LOCKD SERVERS
-M: Chuck Lever <chuck.lever@oracle.com>
+M: Chuck Lever <cel@kernel.org>
M: Jeff Layton <jlayton@kernel.org>
R: NeilBrown <neil@brown.name>
R: Olga Kornievskaia <okorniev@redhat.com>