Linux block layer
 help / color / mirror / Atom feed
* misc queue_limits fixups
@ 2024-06-19 15:45 Christoph Hellwig
  2024-06-19 15:45 ` [PATCH 1/6] block: remove the unused blk_bounce enum Christoph Hellwig
                   ` (8 more replies)
  0 siblings, 9 replies; 11+ messages in thread
From: Christoph Hellwig @ 2024-06-19 15:45 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-block, linux-bcache, dm-devel, linux-raid

Hi Jens,

this series is a mix of a few fixups for the last round of queue_limits
fixed that I had prepared for a rev of the queue limits features series,
and a bunch of imcremental conversions that I didn't want to bloat that
series with.

Diffstat:
 Documentation/block/writeback_cache_control.rst |    6 ++--
 block/blk-settings.c                            |   34 +++++++-----------------
 block/blk-sysfs.c                               |    6 ++--
 drivers/md/bcache/super.c                       |    4 +-
 drivers/md/dm-cache-target.c                    |    1 
 drivers/md/dm-clone-target.c                    |    1 
 drivers/md/dm-table.c                           |    1 
 drivers/md/raid5.c                              |    2 -
 include/linux/blkdev.h                          |   25 +++++++----------
 9 files changed, 29 insertions(+), 51 deletions(-)

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

end of thread, other threads:[~2024-06-20 12:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-19 15:45 misc queue_limits fixups Christoph Hellwig
2024-06-19 15:45 ` [PATCH 1/6] block: remove the unused blk_bounce enum Christoph Hellwig
2024-06-19 15:45 ` [PATCH 2/6] block: fix spelling and grammar for in writeback_cache_control.rst Christoph Hellwig
2024-06-19 23:17   ` Damien Le Moal
2024-06-19 15:45 ` [PATCH 3/6] block: renumber and rename the cache disabled flag Christoph Hellwig
2024-06-19 15:45 ` [PATCH 4/6] block: move the misaligned flag into the features field Christoph Hellwig
2024-06-19 15:45 ` [PATCH 5/6] block: remove the discard_alignment flag Christoph Hellwig
2024-06-19 15:45 ` [PATCH 6/6] block: move the raid_partial_stripes_expensive flag into the features field Christoph Hellwig
2024-06-19 16:03 ` misc queue_limits fixups Martin K. Petersen
2024-06-20  6:13 ` Johannes Thumshirn
2024-06-20 12:56 ` Jens Axboe

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