From: Linus Torvalds Date: Mon, 17 Aug 2026 15:55:58 +0000 (-0700) Subject: Merge tags 'vfs-7.3-rc1.efs' and 'vfs-7.3-rc1.freevxfs' of git://git.kernel.org/pub... X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=d31a688a49a82a48e0434aee9d851e094270a6ee;p=thirdparty%2Flinux.git Merge tags 'vfs-7.3-rc1.efs' and 'vfs-7.3-rc1.freevxfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs Pull efs and freevxfs removal from Christian Brauner: "This removes the EFS and freevxfs filesystems: - EFS was the read-only on-disk format SGI used on IRIX before XFS - freevxfs provided compatibility with various old-school Unix systems from the 1990s and was fun 25 years ago. Today it mostly serves as fodder for automated bug checkers. There has been only one known user and contributor in the last 15 years" * tag 'vfs-7.3-rc1.efs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs: efs: Remove EFS * tag 'vfs-7.3-rc1.freevxfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs: freevxfs: remove the driver --- d31a688a49a82a48e0434aee9d851e094270a6ee diff --cc MAINTAINERS index 8014b9f8253ed,e2a0d74db4e36,268994cc3b25e..b7094a616afdc --- a/MAINTAINERS +++ b/MAINTAINERS @@@@ -14190,7 -14186,6 -14186,7 +14179,7 @@@@ F: virt/kvm/ KERNEL VIRTUAL MACHINE FOR ARM64 (KVM/arm64) M: Marc Zyngier M: Oliver Upton -R: Fuad Tabba ++R: Fuad Tabba R: Joey Gouly R: Steffen Eiden R: Suzuki K Poulose