]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Oct 2015 22:22:15 +0000 (07:22 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Oct 2015 22:22:15 +0000 (07:22 +0900)
commit0adebabc278b4ad829a1aaf8de0c0cf48adbed7f
treedf3b8adee09008de17234d5e5cec1bed756907d4
parent4cb7c643dcca3a63cd39858dca3ce1c1d4f39346
parentc3e6ef597e3c02af53623ec08c89149f6d1ef130
Merge branch 'for-linus' of git://git.kernel.dk/linux-block

Pull blkcg fix from Jens Axboe:
 "One final fix that should go into 4.3.  It's a simple 2x1 liner,
  fixing a blkcg accounting issue.  It was using the wrong bio member to
  look at the sync and write bits..."

* 'for-linus' of git://git.kernel.dk/linux-block:
  blkcg: fix incorrect read/write sync/async stat accounting