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]
Message-ID: <20260114182333.7287-1-jack@suse.cz>
Date: Wed, 14 Jan 2026 19:28:17 +0100
From: Jan Kara <jack@...e.cz>
To: Ted Tso <tytso@....edu>
Cc: <linux-ext4@...r.kernel.org>,
	Baokun Li <libaokun1@...wei.com>,
	Pedro Falcato <pfalcato@...e.de>,
	Jan Kara <jack@...e.cz>
Subject: [PATCH 0/2 v3] ext4: use mb_optimize_scan regardless of inode format

Hello,

this patch series enables use of mballoc optimizations regardless of the inode
format. See patch 2 for details.

Changes since v2:
* Added barrier into ext4_get_allocation_groups_count() as suggested by Pedro
  Falcato
* Collected reviewed-by tags

Changes since v1:
* Added patch to make sure mballoc doesn't select group with block numbers
  greater than 2^32 for indirect block based inodes


								Honza

Previous versions:
Link: https://lore.kernel.org/all/20260108160907.24892-2-jack@suse.cz # v1
Link: https://lore.kernel.org/all/20260109105007.27673-1-jack@suse.cz # v2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ