public inbox for linux-ext4@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ext4: align preallocation size to stripe width
@ 2025-12-08  8:32 Yu Kuai
  2025-12-08  8:32 ` [PATCH 1/2] ext4: refactor size prediction into helper functions Yu Kuai
  2025-12-08  8:32 ` [PATCH 2/2] ext4: align preallocation size to stripe width Yu Kuai
  0 siblings, 2 replies; 5+ messages in thread
From: Yu Kuai @ 2025-12-08  8:32 UTC (permalink / raw)
  To: tytso, adilger.kernel, linux-ext4; +Cc: linux-kernel, yukuai

Yu Kuai (2):
  ext4: refactor size prediction into helper functions
  ext4: align preallocation size to stripe width

 fs/ext4/mballoc.c | 159 ++++++++++++++++++++++++++++++++++------------
 1 file changed, 117 insertions(+), 42 deletions(-)

-- 
2.51.0


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

end of thread, other threads:[~2025-12-11 23:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-08  8:32 [PATCH 0/2] ext4: align preallocation size to stripe width Yu Kuai
2025-12-08  8:32 ` [PATCH 1/2] ext4: refactor size prediction into helper functions Yu Kuai
2025-12-08  8:32 ` [PATCH 2/2] ext4: align preallocation size to stripe width Yu Kuai
2025-12-10 15:49   ` kernel test robot
2025-12-11 23:08   ` kernel test robot

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