On 10.05.2012 00:08, richard -rw- weinberger wrote: > On Thu, May 10, 2012 at 12:04 AM, Vladimir 'φ-coder/phcoder' > Serbinenko wrote: >> Yes, I've already noticed this and resent it to the util-linux list. >> Do you know if linux-kernel is the right list for my other patches like >> wrong minixfs block allocation check or AFFS race condition? It seems >> they've all been ignored. > Not really. > At least send them to linux-fsdevel too. Done > Please read MAINTAINERS and Documentation/SubmittingPatches and > use checkpatch.pl/get_maintainer.pl. get_maintainer pointed to this list for minix and ufs (output at the end of message). And for UFS the maintainer e-mail is likely to be abandoned (mail.ru e-mails were popular in 90's but are mostly abandoned now). If noone answers the patches on linux-fsdevel I'll try CC maintainers directly. Will read files when time permits. Thank you very much for the info. $ ./scripts/get_maintainer.pl -f fs/ufs/ Evgeniy Dushistov (maintainer:UFS FILESYSTEM) linux-kernel@vger.kernel.org (open list) $ ./scripts/get_maintainer.pl -f fs/affs/ Al Viro (commit_signer:9/11=82%) Sage Weil (commit_signer:3/11=27%) Christoph Hellwig (commit_signer:3/11=27%) Miklos Szeredi (commit_signer:2/11=18%) Josef Bacik (commit_signer:1/11=9%) linux-fsdevel@vger.kernel.org (open list:AFFS FILE SYSTEM) linux-kernel@vger.kernel.org (open list) $ ./scripts/get_maintainer.pl -f fs/minix/ Al Viro (commit_signer:14/16=88%) Sage Weil (commit_signer:3/16=19%) Christoph Hellwig (commit_signer:3/16=19%) Josh Boyer (commit_signer:2/16=12%) Miklos Szeredi (commit_signer:1/16=6%) linux-kernel@vger.kernel.org (open list) -- Regards Vladimir 'φ-coder/phcoder' Serbinenko