linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* queue_limits fixups and tidyups
@ 2024-06-25 11:05 Christoph Hellwig
  2024-06-25 11:05 ` [PATCH 1/7] md: set md-specific flags for all queue limits Christoph Hellwig
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Christoph Hellwig @ 2024-06-25 11:05 UTC (permalink / raw)
  To: Jens Axboe
  Cc: Damien Le Moal, Niklas Cassel, Song Liu, Yu Kuai,
	Martin K. Petersen, Alim Akhtar, Avri Altman, Bart Van Assche,
	linux-block, linux-ide, linux-raid, linux-scsi

Hi Jens,

this series has a few fixes for the queue_limits conversion in the first
few patches and then has a bunch more cleanups and improvements in that
area.

Diffstat:
 block/bio-integrity.c     |    2 +-
 block/blk-map.c           |    2 +-
 block/blk-settings.c      |   46 +++++++++++-----------------------------------
 block/blk-sysfs.c         |    3 ++-
 block/blk.h               |    2 ++
 block/genhd.c             |    2 +-
 drivers/ata/libata-scsi.c |    3 +--
 drivers/ata/pata_macio.c  |    4 ++--
 drivers/md/md.c           |   13 ++++++++-----
 drivers/md/md.h           |    1 +
 drivers/md/raid0.c        |    2 +-
 drivers/md/raid1.c        |    2 +-
 drivers/md/raid10.c       |    2 +-
 drivers/md/raid5.c        |    2 +-
 drivers/scsi/scsi_lib.c   |    4 ++--
 drivers/ufs/core/ufshcd.c |    9 +++++----
 include/linux/blkdev.h    |   17 ++++++++++-------
 17 files changed, 51 insertions(+), 65 deletions(-)

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

end of thread, other threads:[~2024-06-26 11:33 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-25 11:05 queue_limits fixups and tidyups Christoph Hellwig
2024-06-25 11:05 ` [PATCH 1/7] md: set md-specific flags for all queue limits Christoph Hellwig
2024-06-26 11:32   ` kernel test robot
2024-06-25 11:05 ` [PATCH 2/7] block: correctly report cache type Christoph Hellwig
2024-06-25 11:05 ` [PATCH 3/7] block: rename BLK_FLAG_MISALIGNED Christoph Hellwig
2024-06-25 11:24   ` John Garry
2024-06-25 14:34     ` Christoph Hellwig
2024-06-25 11:05 ` [PATCH 4/7] block: conding style fixup for blk_queue_max_guaranteed_bio Christoph Hellwig
2024-06-25 11:26   ` John Garry
2024-06-25 11:05 ` [PATCH 5/7] block: remove disk_update_readahead Christoph Hellwig
2024-06-25 11:05 ` [PATCH 6/7] block: remove the fallback case in queue_dma_alignment Christoph Hellwig
2024-06-25 12:03   ` John Garry
2024-06-25 14:34     ` Christoph Hellwig
2024-06-25 11:05 ` [PATCH 7/7] block: move dma_pad_mask into queue_limits Christoph Hellwig
2024-06-26  4:44   ` 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;
as well as URLs for NNTP newsgroup(s).