Re: [PATCH] MAINTAINERS: add myself as UFS filesystem maintainer

From: Ali Ahmet Memis

Date: Sat Aug 01 2026 - 03:32:29 EST


On Sat, Aug 01, 2026 at 05:23:38AM +0100, Matthew Wilcox wrote:
> Convince us you aren't Jia Tan. You have almost no history with the
> Linux kernel (one commit that I can find, and that has a different email
> address attached to it).

Fair question, and after xz it is the right one to ask, so no offence
taken.

Proving a negative is hard, so here is what I can actually show.

The commit you found is 607af438e643 ("tools/power/x86/
intel-speed-select: Harden daemon pidfile open"). I wrote it as Ali
Ahmet MEMIS <dev@xxxxxxxxxxxxxxx> and Srinivas Pandruvada applied it. I
still control that address and will confirm from it that
ali@xxxxxxxxxxxxxx is the same person if that is useful. I have moved my
kernel work to the iusegentoo.com address and will keep to one from here.

Past that, I would rather be judged on this week's work than on my word:
- ufs: do not treat unreadable directory blocks as empty (rmdir data
loss)
- ufs: free the buffer head container in ubh_bforget (Luis Henriques
posted this fix in 2018 and it was never applied)
- reviews of the pending cgsize and cssize hardening patches
- a two patch hardening series with KASAN reproducers, for a mount
teardown NULL deref and an out of bounds write driven by on-disk
cg_cgx

On the entry: point taken, adding myself as Maintained on this much
history is premature. Consider this patch dropped. I will keep sending
fixes and reviews, and if an entry ever looks warranted to you and the
other reviewers we can revisit it then. The fixes do not depend on it.

What I care about is ufs bugs not being ignored. If routing my fixes
through you or the vfs tree is the better path, that is fine by me.