linux-block.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: "linux-block@vger.kernel.org" <linux-block@vger.kernel.org>
Subject: [GIT PULL] Block fixes for 5.7-rc
Date: Fri, 17 Apr 2020 09:13:28 -0600	[thread overview]
Message-ID: <26613a68-19f0-e588-d9d8-da8f5a1f95f9@kernel.dk> (raw)

Hi Linus,

- Fix for a driver tag leak in error handling (John)

- Remove now defunct Kconfig selection from dasd (Stefan)

- blk-wbt trace fiexs (Tommi)


  git://git.kernel.dk/linux-block.git tags/block-5.7-2020-04-17


----------------------------------------------------------------
John Garry (1):
      blk-mq: Put driver tag in blk_mq_dispatch_rq_list() when no budget

Stefan Haberland (1):
      s390/dasd: remove IOSCHED_DEADLINE from DASD Kconfig

Tommi Rantala (2):
      blk-wbt: Use tracepoint_string() for wbt_step tracepoint string literals
      blk-wbt: Drop needless newlines from tracepoint format strings

 block/blk-mq.c             | 4 +++-
 block/blk-wbt.c            | 4 ++--
 drivers/s390/block/Kconfig | 1 -
 include/trace/events/wbt.h | 8 ++++----
 4 files changed, 9 insertions(+), 8 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2020-04-17 15:13 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-17 15:13 Jens Axboe [this message]
2020-04-17 17:45 ` [GIT PULL] Block fixes for 5.7-rc pr-tracker-bot
2020-05-22 17:08 Jens Axboe
2020-05-22 19:05 ` pr-tracker-bot

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=26613a68-19f0-e588-d9d8-da8f5a1f95f9@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=torvalds@linux-foundation.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 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).