]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Aug 2020 23:38:29 +0000 (16:38 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 28 Aug 2020 23:38:29 +0000 (16:38 -0700)
commit4d41ead6ead97c3730bbd186a601a64828668f01
tree55f4f0b65e35085e65653d79f12d690383dfe735
parent24148d8648e37f8c15bedddfa50d14a31a0582c5
parenta433d7217feab712ff69ef5cc2a86f95ed1aca40
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:

 - nbd timeout fix (Hou)

 - device size fix for loop LOOP_CONFIGURE (Martijn)

 - MD pull from Song with raid5 stripe size fix (Yufen)

* tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block:
  md/raid5: make sure stripe_size as power of two
  loop: Set correct device size when using LOOP_CONFIGURE
  nbd: restore default timeout when setting it to zero
drivers/block/loop.c
drivers/md/raid5.c