lkml.org 
[lkml]   [2014]   [Nov]   [14]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[GIT PULL] Block fixes for 3.18-rc
Hi Linus,

4 small fixes that should be merged for the current 3.18-rc series. This
pull request contains:

- A minor bugfix for computation of best IO priority given two merging
requests. From Jan Kara.

- The final (final) merge count issue that has been plaguing virtio-blk.
From Ming Lei.

- Enable parallel reinit notify for blk-mq queues, to combine the cost
of an RCU grace period across lots of devices. From Tejun Heo.

- An error handling fix for the SCSI_IOCTL_SEND_COMMAND ioctl. From Tony
Battersby.

Please pull!


git://git.kernel.dk/linux-block.git for-linus


----------------------------------------------------------------
Jan Kara (1):
block: Fix computation of merged request priority

Ming Lei (1):
block: blk-merge: fix blk_recount_segments()

Tejun Heo (1):
blk-mq: make mq_queue_reinit_notify() freeze queues in parallel

Tony Battersby (1):
scsi: Fix more error handling in SCSI_IOCTL_SEND_COMMAND

block/blk-merge.c | 19 +++++++++++--------
block/blk-mq.c | 41 +++++++++++++++++++++++++++++++++--------
block/ioprio.c | 14 ++++++++------
block/scsi_ioctl.c | 8 +++++---
4 files changed, 57 insertions(+), 25 deletions(-)

--
Jens Axboe



\
 
 \ /
  Last update: 2014-11-14 22:01    [W:0.031 / U:0.388 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site