Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Jul 2018 02:13:42 +0000 (19:13 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 7 Jul 2018 02:13:42 +0000 (19:13 -0700)
commit29119529d8de5179db44fe59f0155b6534ade914
tree423f87e1f6ac00182fa83c2fd9291b4f09b9fb2a
parentc2b58149d21f619e34ed047ac27eaf280db692da
parent9fea4b395260175de4016b42982f45a3e6e03d0b
Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "Two minor fixes for this series:

   - add LOOP_SET_BLOCK_SIZE as compat ioctl (Evan Green)

   - drbd use-after-free fix (Lars Ellenberg)"

* tag 'for-linus-20180706' of git://git.kernel.dk/linux-block:
  loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl
  drbd: fix access after free
drivers/block/loop.c