public inbox for linux-block@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Core block changes for 5.6-rc
@ 2020-01-27 19:35 Jens Axboe
  2020-01-27 21:20 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2020-01-27 19:35 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-block@vger.kernel.org

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


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

end of thread, other threads:[~2020-01-27 21:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-01-27 19:35 [GIT PULL] Core block changes for 5.6-rc Jens Axboe
2020-01-27 21:20 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox