commit | 29119529d8de5179db44fe59f0155b6534ade914 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 06 19:13:42 2018 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jul 06 19:13:42 2018 -0700 |
tree | 423f87e1f6ac00182fa83c2fd9291b4f09b9fb2a | |
parent | c2b58149d21f619e34ed047ac27eaf280db692da [diff] | |
parent | 9fea4b395260175de4016b42982f45a3e6e03d0b [diff] |
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