public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Block fixes for 3.18-rc
@ 2014-11-14 20:30 Jens Axboe
  0 siblings, 0 replies; only message in thread
From: Jens Axboe @ 2014-11-14 20:30 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-14 20:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-14 20:30 [GIT PULL] Block fixes for 3.18-rc Jens Axboe

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