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-prev] [thread-next>] [day] [month] [year] [list]
Date: Wed, 8 May 2024 16:20:19 +0100
From: Matthew Wilcox <willy@...radead.org>
To: Theodore Ts'o <tytso@....edu>
Cc: Andreas Dilger <adilger.kernel@...ger.ca>, linux-ext4@...r.kernel.org,
	linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH 0/5] Convert ext4's mballoc to use folios

On Tue, May 07, 2024 at 07:03:53PM -0400, Theodore Ts'o wrote:
> 
> On Tue, 16 Apr 2024 18:28:53 +0100, Matthew Wilcox (Oracle) wrote:
> > These pages are stored in the page cache, so they're really folios.
> > Convert the whole file from pages to folios.
> > 
> > Matthew Wilcox (Oracle) (5):
> >   ext4: Convert bd_bitmap_page to bd_bitmap_folio
> >   ext4: Convert bd_buddy_page to bd_buddy_folio
> >   ext4: Convert ext4_mb_init_cache() to take a folio
> >   ext4: Convert ac_bitmap_page to ac_bitmap_folio
> >   ext4: Convert ac_buddy_page to ac_buddy_folio
> > 
> > [...]
> 
> Applied, thanks!

Thanks!  Can you also add 20240420025029.2166544-11-willy@...radead.org

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ