[GIT PULL] Block fixes for 5.0-rc7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Linus,

Small collection of fixes that should go into this series. This pull
request contains:

- Ensure we insert into the hctx dispatch list, if a request is marked
  as DONTPREP (Jianchao)

- NVMe pull request, single missing unlock on error fix (Keith)

- MD pull request, single fix for a potentially data corrupting issue
  (Nate)

- Floppy check_events regression fix (Yufen)

Please pull!


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


----------------------------------------------------------------
Jens Axboe (2):
      Merge branch 'md-fixes' of https://github.com/liu-song-6/linux into for-linus
      Merge branch 'nvme-5.0' of git://git.infradead.org/nvme into for-linus

Jianchao Wang (1):
      blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue

Keith Busch (1):
      nvme-pci: add missing unlock for reset error

Nate Dailey (1):
      md/raid1: don't clear bitmap bits on interrupted recovery.

Yufen Yu (1):
      floppy: check_events callback should not return a negative number

 block/blk-mq.c          | 12 ++++++++++--
 drivers/block/floppy.c  |  2 +-
 drivers/md/raid1.c      | 28 ++++++++++++++++++----------
 drivers/nvme/host/pci.c |  8 +++++---
 4 files changed, 34 insertions(+), 16 deletions(-)

-- 
Jens Axboe




[Index of Archives]     [Linux RAID]     [Linux SCSI]     [Linux ATA RAID]     [IDE]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Device Mapper]

  Powered by Linux