https://github.com/torvalds/linux
Revision 24f0a48743a256bdec1bcb80708bc309da4aa261 authored by Linus Torvalds on 15 February 2019, 17:12:28 UTC, committed by Linus Torvalds on 15 February 2019, 17:12:28 UTC
Pull block fixes from Jens Axboe:

 - 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)

* tag 'for-linus-20190215' of git://git.kernel.dk/linux-block:
  md/raid1: don't clear bitmap bits on interrupted recovery.
  floppy: check_events callback should not return a negative number
  nvme-pci: add missing unlock for reset error
  blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
2 parent s ae3fa8b + ace74f7
Raw File
Tip revision: 24f0a48743a256bdec1bcb80708bc309da4aa261 authored by Linus Torvalds on 15 February 2019, 17:12:28 UTC
Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-block
Tip revision: 24f0a48
.get_maintainer.ignore
Christoph Hellwig <hch@lst.de>
back to top