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
| ||
|
Message-Id: <20130123134312.b69c53cd.akpm@linux-foundation.org> Date: Wed, 23 Jan 2013 13:43:12 -0800 From: Andrew Morton <akpm@...ux-foundation.org> To: "Darrick J. Wong" <darrick.wong@...cle.com> Cc: axboe@...nel.dk, lucho@...kov.net, jack@...e.cz, ericvh@...il.com, viro@...iv.linux.org.uk, rminnich@...dia.gov, tytso@....edu, martin.petersen@...cle.com, Artem Bityutskiy <dedekind1@...il.com>, neilb@...e.de, Adrian Hunter <adrian.hunter@...el.com>, david@...morbit.com, gnehzuil.liu@...il.com, linux-kernel@...r.kernel.org, hch@...radead.org, linux-fsdevel@...r.kernel.org, adilger.kernel@...ger.ca, bharrosh@...asas.com, jlayton@...ba.org, linux-mtd@...ts.infradead.org, linux-ext4@...r.kernel.org, hirofumi@...l.parknet.co.jp Subject: Re: [PATCH 6/6] ubifs: Wait for page writeback to provide stable pages On Fri, 18 Jan 2013 17:13:16 -0800 "Darrick J. Wong" <darrick.wong@...cle.com> wrote: > When stable pages are required, we have to wait if the page is just > going to disk and we want to modify it. Add proper callback to > ubifs_vm_page_mkwrite(). > > CC: Artem Bityutskiy <dedekind1@...il.com> > CC: Adrian Hunter <adrian.hunter@...el.com> > CC: linux-mtd@...ts.infradead.org > From: Jan Kara <jack@...e.cz> > Signed-off-by: Jan Kara <jack@...e.cz> > Signed-off-by: Darrick J. Wong <darrick.wong@...cle.com> A couple of these patches had this From:Jan strangely embedded in the signoff area. I have assumed that they were indeed authored by Jan. Please note that authorship is indicated by putting the From: line right at the start of the chagnelog. I grabbed the patches. They should appear in linux-next tomorrow if I can get the current pooppile to build. -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists