]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Aug 2015 20:44:32 +0000 (13:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 13 Aug 2015 20:44:32 +0000 (13:44 -0700)
commit00e6a2a606c8cd38afb3ecdbefe4c8545f99aa19
tree3390cc1b7a428078337aa2e737440f6479fd673e
parent962dc24d4c16c38397e26a6300ff7f48a6cc5793
parent18a58afe59adc6a62a22be1db23ea8e376cc46e7
Merge branch 'for-linus' of git://git.kernel.dk/linux-block

Pull xen block driver fixes from Jens Axboe:
 "A few small bug fixes for xen-blk{front,back} that have been sitting
  over my vacation"

* 'for-linus' of git://git.kernel.dk/linux-block:
  xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()
  xen-blkfront: don't add indirect pages to list when !feature_persistent
  xen-blkfront: introduce blkfront_gather_backend_features()