]> 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)
commit0f6a4845ca011b462f8d60c2a6e075e853724fa5
tree3390cc1b7a428078337aa2e737440f6479fd673e
parent158f4473527be4dbba102d158bf1ba17d7bfd4d5
parent9c8c4c13f60ddd6587f2760d589c5a2e25d8f081
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()