Linux block layer
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Christoph Hellwig <hch@lst.de>
Cc: Damien Le Moal <dlemoal@kernel.org>,
	Niklas Cassel <cassel@kernel.org>,  Song Liu <song@kernel.org>,
	Yu Kuai <yukuai3@huawei.com>,
	 "Martin K. Petersen" <martin.petersen@oracle.com>,
	 Alim Akhtar <alim.akhtar@samsung.com>,
	Avri Altman <avri.altman@wdc.com>,
	 Bart Van Assche <bvanassche@acm.org>,
	linux-block@vger.kernel.org,  linux-ide@vger.kernel.org,
	linux-raid@vger.kernel.org,  linux-scsi@vger.kernel.org
Subject: Re: queue_limits fixups and tidyups v3
Date: Wed, 26 Jun 2024 09:37:52 -0600	[thread overview]
Message-ID: <171941627257.837674.361966910045628144.b4-ty@kernel.dk> (raw)
In-Reply-To: <20240626142637.300624-1-hch@lst.de>


On Wed, 26 Jun 2024 16:26:21 +0200, Christoph Hellwig wrote:
> 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.
> 
> Changes since v2:
>  - export md_init_stacking_limits
>  - use blk_queue_write_cache instead of open coding it
>  - various spelling fixes
>  - document a new paramter in ufshcd
> 
> [...]

Applied, thanks!

[1/8] md: set md-specific flags for all queue limits
      commit: 573d5abf3df00c879fbd25774e4cf3e22c9cabd0
[2/8] block: correctly report cache type
      commit: 78887d004fb2bb03233122a048eaf46e850dabf4
[3/8] block: rename BLK_FEAT_MISALIGNED
      commit: ec9b1cf0b0ebfb52274971a8a0e74e0a133f64fb
[4/8] block: convert features and flags to __bitwise types
      commit: fcf865e357f80285af12c0c9a49f89d71acb7f4b
[5/8] block: conding style fixup for blk_queue_max_guaranteed_bio
      commit: 3302f6f09052274945f877beeb83f74641de2418
[6/8] block: remove disk_update_readahead
      commit: 73781b3b81e76583708a652c853d54d03dce031d
[7/8] block: remove the fallback case in queue_dma_alignment
      commit: abfc9d810926dfbf5645c7755c8d5ab96273f27d
[8/8] block: move dma_pad_mask into queue_limits
      commit: e94b45d08b5d1c230c0f59c3eed758d28658851e

Best regards,
-- 
Jens Axboe




      parent reply	other threads:[~2024-06-26 15:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-26 14:26 queue_limits fixups and tidyups v3 Christoph Hellwig
2024-06-26 14:26 ` [PATCH 1/8] md: set md-specific flags for all queue limits Christoph Hellwig
2024-06-26 14:26 ` [PATCH 2/8] block: correctly report cache type Christoph Hellwig
2024-06-26 14:30   ` John Garry
2024-06-26 14:26 ` [PATCH 3/8] block: rename BLK_FEAT_MISALIGNED Christoph Hellwig
2024-06-26 14:26 ` [PATCH 4/8] block: convert features and flags to __bitwise types Christoph Hellwig
2024-06-26 14:26 ` [PATCH 5/8] block: conding style fixup for blk_queue_max_guaranteed_bio Christoph Hellwig
2024-06-26 14:26 ` [PATCH 6/8] block: remove disk_update_readahead Christoph Hellwig
2024-06-26 14:26 ` [PATCH 7/8] block: remove the fallback case in queue_dma_alignment Christoph Hellwig
2024-06-26 14:26 ` [PATCH 8/8] block: move dma_pad_mask into queue_limits Christoph Hellwig
2024-06-26 15:37 ` Jens Axboe [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=171941627257.837674.361966910045628144.b4-ty@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=alim.akhtar@samsung.com \
    --cc=avri.altman@wdc.com \
    --cc=bvanassche@acm.org \
    --cc=cassel@kernel.org \
    --cc=dlemoal@kernel.org \
    --cc=hch@lst.de \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-ide@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=song@kernel.org \
    --cc=yukuai3@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox