On Wed, 19 Jun 2024 17:45:32 +0200, Christoph Hellwig wrote: > 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(-) > > [...] Applied, thanks! [1/6] block: remove the unused blk_bounce enum commit: f6860b6069b92559f5cdb65f48e2d82051eaebca [2/6] block: fix spelling and grammar for in writeback_cache_control.rst commit: 4e54ea72edd68d074be2403f3efc67ff0541e298 [3/6] block: renumber and rename the cache disabled flag commit: bae1c74316b86c67c95658c3a0cd312cec9aad77 [4/6] block: move the misaligned flag into the features field commit: 5543217be468268dfedf504f4969771b9a377353 [5/6] block: remove the discard_alignment flag commit: 4cac3d3a712b5c76d462b29b73b9e58c0b6d9946 [6/6] block: move the raid_partial_stripes_expensive flag into the features field commit: 7d4dec525f5fd555037486af4d02dd3682655ba1 Best regards, -- Jens Axboe