]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-linus-20180610' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Jun 2018 17:50:41 +0000 (10:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 10 Jun 2018 17:50:41 +0000 (10:50 -0700)
commitc8a057efc172e82f2da1cbd3eb2e2e968b9eab8b
tree9f7f099ff0120700f56beac4c709a7bb871bfa08
parentde94f474acf89e25edd41e8043b516ae8b51fb7f
parenta7c873cee5460b00f7b45800f806d571d8f35109
Merge tag 'for-linus-20180610' of git://git.kernel.dk/linux-block

Pull block flush handling fix from Jens Axboe:
 "Single fix that we should merge now, fixing a regression in queuing
  flush request, accessing request flags after calling the end_request
  handler"

* tag 'for-linus-20180610' of git://git.kernel.dk/linux-block:
  block: fix use-after-free in block flush handling