public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] block stacked devices atomic writes fixes and improvement
@ 2025-09-15 10:34 John Garry
  2025-09-15 10:34 ` [PATCH 1/3] block: update validation of atomic writes boundary for stacked devices John Garry
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: John Garry @ 2025-09-15 10:34 UTC (permalink / raw)
  To: axboe; +Cc: linux-block, nilay, John Garry

This series contains a couple of fixes and a small improvement for
supporting atomic writes on stacked devices.

To catch any other issues, I have sent a separate series to improve
blktests testing for the same in https://lore.kernel.org/linux-block/20250912095729.2281934-1-john.g.garry@oracle.com/

Based on 7935b843ce218 (block/for-6.18/block) md/md-llbitmap: Use DIV_ROUND_UP_SECTOR_T

John Garry (3):
  block: update validation of atomic writes boundary for stacked devices
  block: fix stacking of atomic writes when atomics are not supported
  block: relax atomic write boundary vs chunk size check

 block/blk-settings.c | 81 ++++++++++++++++++++------------------------
 1 file changed, 37 insertions(+), 44 deletions(-)

-- 
2.43.5


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

end of thread, other threads:[~2025-09-17 10:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-15 10:34 [PATCH 0/3] block stacked devices atomic writes fixes and improvement John Garry
2025-09-15 10:34 ` [PATCH 1/3] block: update validation of atomic writes boundary for stacked devices John Garry
2025-09-15 10:34 ` [PATCH 2/3] block: fix stacking of atomic writes when atomics are not supported John Garry
2025-09-15 10:35 ` [PATCH 3/3] block: relax atomic write boundary vs chunk size check John Garry
2025-09-16 18:25 ` [PATCH 0/3] block stacked devices atomic writes fixes and improvement Martin K. Petersen
2025-09-16 18:30 ` Jens Axboe
2025-09-17 10:29 ` Nilay Shroff

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