All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bart Van Assche <bvanassche@acm.org>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: stable@vger.kernel.org, Bart Van Assche <bvanassche@acm.org>
Subject: [PATCH 6.1 0/2]
Date: Thu,  8 Aug 2024 15:54:57 -0700	[thread overview]
Message-ID: <20240808225459.887764-1-bvanassche@acm.org> (raw)

Hi Greg,

The mq-deadline 'async_depth' sysfs attribute doesn't behave as intended. This
patch series fixes the implementation of that attribute.

The original patch series is available here:
https://lore.kernel.org/linux-block/20240509170149.7639-1-bvanassche@acm.org/

Thanks,

Bart.

Bart Van Assche (2):
  block: Call .limit_depth() after .hctx has been set
  block/mq-deadline: Fix the tag reservation code

 block/blk-mq.c      |  6 +++++-
 block/mq-deadline.c | 20 +++++++++++++++++---
 2 files changed, 22 insertions(+), 4 deletions(-)


             reply	other threads:[~2024-08-08 22:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-08 22:54 Bart Van Assche [this message]
2024-08-08 22:54 ` [PATCH 6.1 1/2] block: Call .limit_depth() after .hctx has been set Bart Van Assche
2024-08-08 22:54 ` [PATCH 6.1 2/2] block/mq-deadline: Fix the tag reservation code Bart Van Assche
2024-08-12 14:39 ` [PATCH 6.1 0/2] Greg Kroah-Hartman

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=20240808225459.887764-1-bvanassche@acm.org \
    --to=bvanassche@acm.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=stable@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.