public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] ext4: use mb_optimize_scan regardless of inode format
@ 2026-01-09 10:53 Jan Kara
  2026-01-09 10:53 ` [PATCH 1/2] ext4: always allocate blocks only from groups inode can use Jan Kara
  2026-01-09 10:53 ` [PATCH 2/2] ext4: use optimized mballoc scanning regardless of inode format Jan Kara
  0 siblings, 2 replies; 10+ messages in thread
From: Jan Kara @ 2026-01-09 10:53 UTC (permalink / raw)
  To: Ted Tso; +Cc: linux-ext4, Baokun Li, Jan Kara

Hello,

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

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

Previous versions:
v1: https://lore.kernel.org/all/20260108160907.24892-2-jack@suse.cz/

								Honza

^ permalink raw reply	[flat|nested] 10+ messages in thread
* [PATCH 0/2 v3] ext4: use mb_optimize_scan regardless of inode format
@ 2026-01-14 18:28 Jan Kara
  2026-01-14 18:28 ` [PATCH 2/2] ext4: use optimized mballoc scanning " Jan Kara
  0 siblings, 1 reply; 10+ messages in thread
From: Jan Kara @ 2026-01-14 18:28 UTC (permalink / raw)
  To: Ted Tso; +Cc: linux-ext4, Baokun Li, Pedro Falcato, Jan Kara

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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-01-14 18:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-09 10:53 [PATCH 0/2 v2] ext4: use mb_optimize_scan regardless of inode format Jan Kara
2026-01-09 10:53 ` [PATCH 1/2] ext4: always allocate blocks only from groups inode can use Jan Kara
2026-01-10  0:59   ` Baokun Li
2026-01-10  1:36   ` Zhang Yi
2026-01-13 16:28   ` Pedro Falcato
2026-01-14 17:26     ` Jan Kara
2026-01-09 10:53 ` [PATCH 2/2] ext4: use optimized mballoc scanning regardless of inode format Jan Kara
2026-01-10  1:00   ` Baokun Li
2026-01-10  1:38   ` Zhang Yi
  -- strict thread matches above, loose matches on Subject: below --
2026-01-14 18:28 [PATCH 0/2 v3] ext4: use mb_optimize_scan " Jan Kara
2026-01-14 18:28 ` [PATCH 2/2] ext4: use optimized mballoc scanning " Jan Kara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox