lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20250417223507.1097186-1-slava@dubeyko.com>
Date: Thu, 17 Apr 2025 15:35:07 -0700
From: Viacheslav Dubeyko <slava@...eyko.com>
To: glaubitz@...sik.fu-berlin.de,
	linux-fsdevel@...r.kernel.org
Cc: Slava.Dubeyko@....com,
	brauner@...nel.org,
	dsterba@...e.cz,
	torvalds@...ux-foundation.org,
	willy@...radead.org,
	jack@...e.com,
	viro@...iv.linux.org.uk,
	josef@...icpanda.com,
	sandeen@...hat.com,
	linux-kernel@...r.kernel.org,
	djwong@...nel.org,
	Viacheslav Dubeyko <slava@...eyko.com>
Subject: [RFC PATCH] MAINTAINERS: add HFS/HFS+ maintainers

Both the hfs and hfsplus filesystem have been orphaned since at least
2014, i.e., over 10 years. However, HFS/HFS+ driver needs to stay
for Debian Ports as otherwise we won't be able to boot PowerMacs
using GRUB because GRUB won't be usable anymore on PowerMacs with
HFS/HFS+ being removed from the kernel.

This patch proposes to add Viacheslav Dubeyko and
John Paul Adrian Glaubitz as maintainers of HFS/HFS+ driver.

Signed-off-by: Viacheslav Dubeyko <slava@...eyko.com>
---
 MAINTAINERS | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8c7d796131a8..1f63cf0175a0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -10456,14 +10456,18 @@ S:	Supported
 F:	drivers/infiniband/hw/hfi1
 
 HFS FILESYSTEM
+M:	Viacheslav Dubeyko <slava@...eyko.com>
+M:	John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>
 L:	linux-fsdevel@...r.kernel.org
-S:	Orphan
+S:	Maintained
 F:	Documentation/filesystems/hfs.rst
 F:	fs/hfs/
 
 HFSPLUS FILESYSTEM
+M:	Viacheslav Dubeyko <slava@...eyko.com>
+M:	John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>
 L:	linux-fsdevel@...r.kernel.org
-S:	Orphan
+S:	Maintained
 F:	Documentation/filesystems/hfsplus.rst
 F:	fs/hfsplus/
 
-- 
2.34.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ