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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 25 Jul 2016 18:21:19 +0100
From:	Luis de Bethencourt <luisbg@....samsung.com>
To:	Linux Kernel <linux-kernel@...r.kernel.org>
CC:	Andrew Morton <akpm@...ux-foundation.org>,
	Al Viro <viro@...IV.linux.org.uk>,
	Greg KH <gregkh@...uxfoundation.org>,
	Salah Triki <salah.triki@....org>,
	Javier Martinez Canillas <javier@....samsung.com>,
	Richard Weinberger <richard@....at>,
	linux-fsdevel@...r.kernel.org
Subject: Volunteering for BeFS maintainership

Hi all,

Now that the 4.7 cycle is finished, I want to volunteer myself and Salah
Triki for maintainership of the BeFS filesystem.

Salah and myself have been cleaning up the code for the last few months,
and since the current status of it is Orphan, it would be great if we could
take care of it.

Personally, besides clean ups, I would like to add more documentation of how
the file system works, eg. including more function descriptions, so the Linux
implementation can be the ideal practical match to Dominic Giampaolo's free
book "Practical File System Design with the Be File System".

This book is the most in-depth I've found about any file system, which is
why I think having linux/fs/befs well documented would be very valuable to
eveybody learning about how file systems work.

I attach below what the change in MAINTAINERS would look like. If this is
approved I will send a proper formatted patch mail.

Thanks,
Luis




PD: I don't know if there is a formal process for maintainership in the Linux
kernel community. I am happy to follow that if it exists.

Also, if I'm missing anybody who should be in CC, please let me know.

---
 MAINTAINERS | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 8c20323..7a62abc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2321,7 +2321,9 @@ S:        Supported
 F:     drivers/media/platform/sti/bdisp

 BEFS FILE SYSTEM
-S:     Orphan
+M:     Luis de Bethencourt <luisbg@....samsung.com>
+M:     Salah Triki <salah.triki@....org>
+S:     Mantained
 F:     Documentation/filesystems/befs.txt
 F:     fs/befs/

--
2.5.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ