]> 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)
commit0d5c6b4f88a252d493323468674a85bd9f0234e8
tree9f7f099ff0120700f56beac4c709a7bb871bfa08
parent95ae69e30ae06caf34d5eb8ac552cd9ab98f3a92
parent474b04e58fb7e7491e21b15fcee2887dc72bb83a
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