public inbox for linux-block@vger.kernel.org
 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] Core block changes for 5.6-rc
Date: Mon, 27 Jan 2020 12:35:07 -0700	[thread overview]
Message-ID: <80ededdb-90de-6120-4250-252f019d78b4@kernel.dk> (raw)

Hi Linus,

This may be the most quiet round we've had in years. I'm not
complaining. Really not a lot to detail here, outside of spelling and
documentation improvements/fixes, we have:

- Allow t10-pi to be modular (Herbert)

- Remove dead code in bfq (Alex)

- Mark zone management requests with REQ_SYNC (Chaitanya)

- BFQ division improvement (Wen)

- Small series improving plugging (Pavel)

Please pull!


  git://git.kernel.dk/linux-block.git tags/for-5.6/block-2020-01-27


----------------------------------------------------------------
Alex Shi (1):
      block/bfq: remove unused bfq_class_rt which never used

André Almeida (1):
      blk-mq: Document functions for sending request

Chaitanya Kulkarni (1):
      block: mark zone-mgmt bios with REQ_SYNC

Colin Ian King (1):
      partitions/ldm: fix spelling mistake "to" -> "too"

Herbert Xu (1):
      block: Allow t10-pi to be modular

Pavel Begunkov (3):
      blk-mq: optimise rq sort function
      list: introduce list_for_each_continue()
      blk-mq: optimise blk_mq_flush_plug_list()

Wen Yang (1):
      block, bfq: improve arithmetic division in bfq_delta()

 block/Kconfig             |   6 +-
 block/Makefile            |   3 +-
 block/bfq-iosched.c       |   1 -
 block/bfq-wf2q.c          |   5 +-
 block/blk-mq.c            | 154 +++++++++++++++++++++++++++++++---------------
 block/blk-zoned.c         |   2 +-
 block/partitions/ldm.c    |   2 +-
 block/t10-pi.c            |   3 +
 drivers/nvme/host/Kconfig |   1 +
 drivers/scsi/Kconfig      |   1 +
 include/linux/list.h      |  10 +++
 11 files changed, 131 insertions(+), 57 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2020-01-27 19:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-27 19:35 Jens Axboe [this message]
2020-01-27 21:20 ` [GIT PULL] Core block changes for 5.6-rc 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=80ededdb-90de-6120-4250-252f019d78b4@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