Hi Linus, Single fix this time, fixing an issue with chunk_sectors and stacked devices. Please pull. The following changes since commit 47a846536e1bf62626f1c0d8488f3718ce5f8296: block/keyslot-manager: prevent crash when num_slots=1 (2020-11-20 11:52:52 -0700) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/block-5.10-2020-12-05 for you to fetch changes up to 7e7986f9d3ba69a7375a41080a1f8c8012cb0923: block: use gcd() to fix chunk_sectors limit stacking (2020-12-01 11:02:55 -0700) ---------------------------------------------------------------- block-5.10-2020-12-05 ---------------------------------------------------------------- Mike Snitzer (1): block: use gcd() to fix chunk_sectors limit stacking block/blk-settings.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- Jens Axboe