From: Greg Kroah-Hartman Date: Mon, 14 Dec 2020 17:18:38 +0000 (+0100) Subject: 5.10-stable patches X-Git-Tag: v5.10.1~3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ed22ee394e692efd707f3befa10885cce941ad45;p=thirdparty%2Fkernel%2Fstable-queue.git 5.10-stable patches added patches: --- diff --git a/queue-5.10/revert-dm-raid-fix-discard-limits-for-raid1-and-raid10.patch b/queue-5.10/revert-dm-raid-fix-discard-limits-for-raid1-and-raid10.patch index 1e711c95411..110dd7c6ae0 100644 --- a/queue-5.10/revert-dm-raid-fix-discard-limits-for-raid1-and-raid10.patch +++ b/queue-5.10/revert-dm-raid-fix-discard-limits-for-raid1-and-raid10.patch @@ -1,7 +1,9 @@ From ee1b46545ebbe1572ddddf70f4abe04070669bd0 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 14 Dec 2020 17:51:18 +0100 -Subject: [PATCH 2/2] Revert "dm raid: fix discard limits for raid1 and raid10" +Subject: Revert "dm raid: fix discard limits for raid1 and raid10" + +From: Greg Kroah-Hartman This reverts commit e0910c8e4f87bb9f767e61a778b0d9271c4dc512. diff --git a/queue-5.10/revert-md-change-mddev-chunk_sectors-from-int-to.patch b/queue-5.10/revert-md-change-mddev-chunk_sectors-from-int-to.patch index c1f59d0a025..6c09d755cea 100644 --- a/queue-5.10/revert-md-change-mddev-chunk_sectors-from-int-to.patch +++ b/queue-5.10/revert-md-change-mddev-chunk_sectors-from-int-to.patch @@ -1,8 +1,9 @@ From 76f58e00133501dff1bd0c0f05d786e8fb01fcc8 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Mon, 14 Dec 2020 17:48:11 +0100 -Subject: [PATCH 1/2] Revert "md: change mddev 'chunk_sectors' from int to - unsigned" +Subject: Revert "md: change mddev 'chunk_sectors' from int to unsigned" + +From: Greg Kroah-Hartman This reverts commit 6ffeb1c3f8226244c08105bcdbeecc04bad6b89a.