[dm-devel] Patch "dm: fix a race condition in retrieve_deps" has been added to the 6.1-stable tree

2023-09-23 Thread Sasha Levin
ka Cc: sta...@vger.kernel.org Tested-by: Li Lingfeng Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-core.h b/drivers/md/dm-core.h index 28c641352de9b..71dcd8fd4050a 100644 --- a/drivers/md/dm-core.h +++ b/drivers/md/dm-core.h @@ -214,6 +214,7

[dm-devel] Patch "dm integrity: reduce vmalloc space footprint on 32-bit architectures" has been added to the 4.19-stable tree

2023-08-26 Thread Sasha Levin
be created and activated on 32-bit architectures. Cc: sta...@vger.kernel.org Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index eead731a1aeda..234464c1c050e 100644

[dm-devel] Patch "dm integrity: increase RECALC_SECTORS to improve recalculate speed" has been added to the 4.19-stable tree

2023-08-26 Thread Sasha Levin
). Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Stable-dep-of: 6d50eb472593 ("dm integrity: reduce vmalloc space footprint on 32-bit architectures") Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index 0a4

[dm-devel] Patch "dm integrity: reduce vmalloc space footprint on 32-bit architectures" has been added to the 5.4-stable tree

2023-08-26 Thread Sasha Levin
and activated on 32-bit architectures. Cc: sta...@vger.kernel.org Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index 12b086b14cc4a..81157801a3dc6 100644 --- a/drivers

[dm-devel] Patch "dm integrity: increase RECALC_SECTORS to improve recalculate speed" has been added to the 5.4-stable tree

2023-08-26 Thread Sasha Levin
). Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Stable-dep-of: 6d50eb472593 ("dm integrity: reduce vmalloc space footprint on 32-bit architectures") Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index d79

[dm-devel] Patch "dm integrity: reduce vmalloc space footprint on 32-bit architectures" has been added to the 5.10-stable tree

2023-08-26 Thread Sasha Levin
be created and activated on 32-bit architectures. Cc: sta...@vger.kernel.org Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index ea08eb4ed0d95..1667ac1406098 100644

[dm-devel] Patch "dm integrity: increase RECALC_SECTORS to improve recalculate speed" has been added to the 5.10-stable tree

2023-08-26 Thread Sasha Levin
). Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Stable-dep-of: 6d50eb472593 ("dm integrity: reduce vmalloc space footprint on 32-bit architectures") Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index 759

[dm-devel] Patch "dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths" has been added to the 4.14-stable tree

2023-07-30 Thread Sasha Levin
() returns. Fixes: 9dbd1aa3a81c ("dm raid: add reshaping support to the target") Signed-off-by: Yu Kuai Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-raid.c b/drivers/md/dm-raid.c index 025a36ddf26ec..b818cc982e624 100644 --- a/dri

[dm-devel] Patch "dm raid: protect md_stop() with 'reconfig_mutex'" has been added to the 5.10-stable tree

2023-07-30 Thread Sasha Levin
for md_stop(). Also, update md_stop() to make certain 'reconfig_mutex' is held using lockdep_assert_held(). Fixes: 9d09e663d550 ("dm: raid456 basic support") Signed-off-by: Yu Kuai Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/dri

[dm-devel] Patch "dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths" has been added to the 5.15-stable tree

2023-07-30 Thread Sasha Levin
() returns. Fixes: 9dbd1aa3a81c ("dm raid: add reshaping support to the target") Signed-off-by: Yu Kuai Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-raid.c b/drivers/md/dm-raid.c index eba277bb8a1f1..d3ac3b894bdf5 100644 --- a/dri

[dm-devel] Patch "dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths" has been added to the 6.1-stable tree

2023-07-30 Thread Sasha Levin
() returns. Fixes: 9dbd1aa3a81c ("dm raid: add reshaping support to the target") Signed-off-by: Yu Kuai Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-raid.c b/drivers/md/dm-raid.c index b26c12856b1db..bd0da5bbd57b0 100644 --- a/dri

[dm-devel] Patch "dm raid: protect md_stop() with 'reconfig_mutex'" has been added to the 6.4-stable tree

2023-07-30 Thread Sasha Levin
for md_stop(). Also, update md_stop() to make certain 'reconfig_mutex' is held using lockdep_assert_held(). Fixes: 9d09e663d550 ("dm: raid456 basic support") Signed-off-by: Yu Kuai Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/dri

[dm-devel] Patch "dm ioctl: have constant on the right side of the test" has been added to the 6.1-stable tree

2023-07-14 Thread Sasha Levin
fetch of version") Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-ioctl.c b/drivers/md/dm-ioctl.c index 2ced382cdd70b..6aeae095086d7 100644 --- a/drivers/md/dm-ioctl.c +++ b/drivers/md/dm-ioctl.c @@ -1819,8 +1819,8 @@ static int check_version(unsigned int cmd, struct dm_ioctl __

[dm-devel] Patch "dm: fix undue/missing spaces" has been added to the 6.1-stable tree

2023-07-14 Thread Sasha Levin
/missing spaces [ Upstream commit 43be9c743c2553519c2093d1798b542f28095a51 ] Signed-off-by: Heinz Mauelshagen Signed-off-by: Mike Snitzer Stable-dep-of: 249bed821b4d ("dm ioctl: Avoid double-fetch of version") Signed-off-by: Sasha Levin diff --git a/drivers/md/

[dm-devel] Patch "dm ioctl: Avoid double-fetch of version" has been added to the 6.1-stable tree

2023-07-14 Thread Sasha Levin
Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-ioctl.c b/drivers/md/dm-ioctl.c index 6aeae095086d7..2afd2d2a0f407 100644 --- a/drivers/md/dm-ioctl.c +++ b/drivers/md/dm-ioctl.c @@ -1811,30 +1811,36 @@ static ioctl_fn lookup_ioctl(unsigned int cmd, int

[dm-devel] Patch "dm: avoid split of quoted strings where possible" has been added to the 6.1-stable tree

2023-07-14 Thread Sasha Levin
rsion") Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-crypt.c b/drivers/md/dm-crypt.c index ee269b1d09fac..ff515437d81e7 100644 --- a/drivers/md/dm-crypt.c +++ b/drivers/md/dm-crypt.c @@ -733,8 +733,7 @@ static int crypt_iv_eboiv_ctr(struct crypt_config *cc, struct dm_

[dm-devel] Patch "dm: don't lock fs when the map is NULL during suspend or resume" has been added to the 6.3-stable tree

2023-06-18 Thread Sasha Levin
OCKFS_FLAG in dm_suspend() which is called by both do_suspend() and do_resume(). Fixes: 38d11da522aa ("dm: don't lock fs when the map is NULL in process of resume") Signed-off-by: Li Lingfeng Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff -

[dm-devel] Patch "dm: don't lock fs when the map is NULL during suspend or resume" has been added to the 5.15-stable tree

2023-06-18 Thread Sasha Levin
y clearing DM_SUSPEND_LOCKFS_FLAG in dm_suspend() which is called by both do_suspend() and do_resume(). Fixes: 38d11da522aa ("dm: don't lock fs when the map is NULL in process of resume") Signed-off-by: Li Lingfeng Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff -

[dm-devel] Patch "dm: don't lock fs when the map is NULL during suspend or resume" has been added to the 6.1-stable tree

2023-06-18 Thread Sasha Levin
OCKFS_FLAG in dm_suspend() which is called by both do_suspend() and do_resume(). Fixes: 38d11da522aa ("dm: don't lock fs when the map is NULL in process of resume") Signed-off-by: Li Lingfeng Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff -

[dm-devel] Patch "dm verity: fix error handling for check_at_most_once on FEC" has been added to the 4.19-stable tree

2023-05-11 Thread Sasha Levin
blocks. Fixes: 843f38d382b1 ("dm verity: add 'check_at_most_once' option to only validate hashes once") Cc: sta...@vger.kernel.org Reviewed-by: Sungjong Seo Signed-off-by: Yeongjin Gil Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/driv

[dm-devel] Patch "dm verity: skip redundant verity_handle_err() on I/O errors" has been added to the 5.10-stable tree

2023-05-11 Thread Sasha Levin
Stable-dep-of: e8c5d45f82ce ("dm verity: fix error handling for check_at_most_once on FEC") Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-verity-target.c b/drivers/md/dm-verity-target.c index c801f6b93b7b4..d9c388e6ce76c 100644 --- a/drivers/md/dm-verity-target.c +++ b/dri

[dm-devel] Patch "dm verity: fix error handling for check_at_most_once on FEC" has been added to the 5.10-stable tree

2023-05-11 Thread Sasha Levin
blocks. Fixes: 843f38d382b1 ("dm verity: add 'check_at_most_once' option to only validate hashes once") Cc: sta...@vger.kernel.org Reviewed-by: Sungjong Seo Signed-off-by: Yeongjin Gil Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/driv

[dm-devel] Patch "dm verity: fix error handling for check_at_most_once on FEC" has been added to the 5.4-stable tree

2023-05-11 Thread Sasha Levin
blocks. Fixes: 843f38d382b1 ("dm verity: add 'check_at_most_once' option to only validate hashes once") Cc: sta...@vger.kernel.org Reviewed-by: Sungjong Seo Signed-off-by: Yeongjin Gil Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/driv

[dm-devel] Patch "dm verity: skip redundant verity_handle_err() on I/O errors" has been added to the 4.19-stable tree

2023-05-11 Thread Sasha Levin
Stable-dep-of: e8c5d45f82ce ("dm verity: fix error handling for check_at_most_once on FEC") Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-verity-target.c b/drivers/md/dm-verity-target.c index 36945030520a9..08a135f7ef431 100644 --- a/drivers/md/dm-verity-target.c +++ b/dri

[dm-devel] Patch "dm verity: skip redundant verity_handle_err() on I/O errors" has been added to the 5.4-stable tree

2023-05-11 Thread Sasha Levin
Stable-dep-of: e8c5d45f82ce ("dm verity: fix error handling for check_at_most_once on FEC") Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-verity-target.c b/drivers/md/dm-verity-target.c index 9dcdf34b7e32d..aad0018cc7b2d 100644 --- a/drivers/md/dm-verity-target.c +++ b/dri

[dm-devel] Patch "dm crypt: avoid accessing uninitialized tasklet" has been added to the 5.10-stable tree

2023-03-30 Thread Sasha Levin
m-crypt tasklet") Cc: sta...@vger.kernel.org Reported-by: Hou Tao Suggested-by: Ignat Korchagin Reviewed-by: Ignat Korchagin Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-crypt.c b/drivers/md/dm-crypt.c index 17ddca293965c..5d772f3

[dm-devel] Patch "block: count 'ios' and 'sectors' when io is done for bio-based device" has been added to the 6.2-stable tree

2023-03-19 Thread Sasha Levin
icloud.com Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin diff --git a/block/blk-core.c b/block/blk-core.c index 5a0049215ee72..597293151cd11 100644 --- a/block/blk-core.c +++ b/block/blk-core.c @@ -946,16 +946,11 @@ void update_io_ticks(struct block_device *part, unsigned long now

[dm-devel] Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 4.14-stable tree

2023-03-04 Thread Sasha Levin
-by: Sasha Levin diff --git a/drivers/md/dm-cache-target.c b/drivers/md/dm-cache-target.c index 5458a06971670..590aff275acb8 100644 --- a/drivers/md/dm-cache-target.c +++ b/drivers/md/dm-cache-target.c @@ -1952,6 +1952,7 @@ static void process_deferred_bios(struct work_struct *ws

[dm-devel] Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 4.14-stable tree

2023-03-04 Thread Sasha Levin
-by: Sasha Levin diff --git a/drivers/md/dm-thin.c b/drivers/md/dm-thin.c index 6c7fa790c8ae6..fcf1eaafec72d 100644 --- a/drivers/md/dm-thin.c +++ b/drivers/md/dm-thin.c @@ -2233,6 +2233,7 @@ static void process_thin_deferred_bios(struct thin_c *tc) throttle_work_update

[dm-devel] Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 4.14-stable tree

2023-03-04 Thread Sasha Levin
quot;) Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index 9e6689fd22730..e3facf14f6149 100644 --- a/drivers/md/dm.c +++ b/drivers/md/dm.c @@ -220,7 +220,6 @@ static int __init local_init(void) static void local_exit(void)

[dm-devel] Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 4.19-stable tree

2023-03-04 Thread Sasha Levin
-by: Sasha Levin diff --git a/drivers/md/dm-cache-target.c b/drivers/md/dm-cache-target.c index df7bc45bc0ced..b3371812a2158 100644 --- a/drivers/md/dm-cache-target.c +++ b/drivers/md/dm-cache-target.c @@ -1905,6 +1905,7 @@ static void process_deferred_bios(struct work_struct *ws

[dm-devel] Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 4.19-stable tree

2023-03-04 Thread Sasha Levin
-by: Sasha Levin diff --git a/drivers/md/dm-thin.c b/drivers/md/dm-thin.c index 386cb33953783..969ea013c74e4 100644 --- a/drivers/md/dm-thin.c +++ b/drivers/md/dm-thin.c @@ -,6 +,7 @@ static void process_thin_deferred_bios(struct thin_c *tc) throttle_work_update

[dm-devel] Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 4.19-stable tree

2023-03-04 Thread Sasha Levin
quot;) Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index 324d1dd58e2bc..3d9a77f4e20f8 100644 --- a/drivers/md/dm.c +++ b/drivers/md/dm.c @@ -279,7 +279,6 @@ static int __init local_init(void) static void local_exit(void)

[dm-devel] Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 5.4-stable tree

2023-03-04 Thread Sasha Levin
-by: Sasha Levin diff --git a/drivers/md/dm-cache-target.c b/drivers/md/dm-cache-target.c index 10b2a4e10a46b..08b5e44df3248 100644 --- a/drivers/md/dm-cache-target.c +++ b/drivers/md/dm-cache-target.c @@ -1910,6 +1910,7 @@ static void process_deferred_bios(struct work_struct *ws

[dm-devel] Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 5.4-stable tree

2023-03-04 Thread Sasha Levin
-by: Sasha Levin diff --git a/drivers/md/dm-thin.c b/drivers/md/dm-thin.c index 4f161725dda0a..999447bde8203 100644 --- a/drivers/md/dm-thin.c +++ b/drivers/md/dm-thin.c @@ -2224,6 +2224,7 @@ static void process_thin_deferred_bios(struct thin_c *tc) throttle_work_update(>throt

[dm-devel] Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 5.4-stable tree

2023-03-04 Thread Sasha Levin
quot;) Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index d4cebb38709bd..b58ff1a0fda7d 100644 --- a/drivers/md/dm.c +++ b/drivers/md/dm.c @@ -263,7 +263,6 @@ static int __init local_init(void) static void local_exit(void)

[dm-devel] Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 5.10-stable tree

2023-03-04 Thread Sasha Levin
-by: Sasha Levin diff --git a/drivers/md/dm-thin.c b/drivers/md/dm-thin.c index f3c519e18a12f..c890bb3e51852 100644 --- a/drivers/md/dm-thin.c +++ b/drivers/md/dm-thin.c @@ -2217,6 +2217,7 @@ static void process_thin_deferred_bios(struct thin_c *tc) throttle_work_update

[dm-devel] Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 5.10-stable tree

2023-03-04 Thread Sasha Levin
-by: Sasha Levin diff --git a/drivers/md/dm-cache-target.c b/drivers/md/dm-cache-target.c index 9b2aec3098010..f98ad4366301b 100644 --- a/drivers/md/dm-cache-target.c +++ b/drivers/md/dm-cache-target.c @@ -1883,6 +1883,7 @@ static void process_deferred_bios(struct work_struct *ws

[dm-devel] Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 5.10-stable tree

2023-03-04 Thread Sasha Levin
quot;) Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index 1005abf768609..7163ecc4d53fa 100644 --- a/drivers/md/dm.c +++ b/drivers/md/dm.c @@ -265,7 +265,6 @@ static int __init local_init(void) static void local_exit(void)

[dm-devel] Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 5.15-stable tree

2023-03-04 Thread Sasha Levin
-by: Sasha Levin diff --git a/drivers/md/dm-cache-target.c b/drivers/md/dm-cache-target.c index abfe7e37b76f4..24cd28ea2c595 100644 --- a/drivers/md/dm-cache-target.c +++ b/drivers/md/dm-cache-target.c @@ -1813,6 +1813,7 @@ static void process_deferred_bios(struct work_struct *ws

[dm-devel] Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 5.15-stable tree

2023-03-04 Thread Sasha Levin
-by: Sasha Levin diff --git a/drivers/md/dm-thin.c b/drivers/md/dm-thin.c index cce26f46ded52..f7124f257703c 100644 --- a/drivers/md/dm-thin.c +++ b/drivers/md/dm-thin.c @@ -2217,6 +2217,7 @@ static void process_thin_deferred_bios(struct thin_c *tc) throttle_work_update

[dm-devel] Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 5.15-stable tree

2023-03-04 Thread Sasha Levin
quot;) Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index 9dd2c2da075d9..82c561e3fc145 100644 --- a/drivers/md/dm.c +++ b/drivers/md/dm.c @@ -226,7 +226,6 @@ static int __init local_init(void) static void local_exit(void)

[dm-devel] Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 6.1-stable tree

2023-03-04 Thread Sasha Levin
-by: Sasha Levin diff --git a/drivers/md/dm-cache-target.c b/drivers/md/dm-cache-target.c index 5e92fac90b675..17fde3e5a1f7b 100644 --- a/drivers/md/dm-cache-target.c +++ b/drivers/md/dm-cache-target.c @@ -1805,6 +1805,7 @@ static void process_deferred_bios(struct work_struct *ws

[dm-devel] Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 6.1-stable tree

2023-03-04 Thread Sasha Levin
-by: Sasha Levin diff --git a/drivers/md/dm-thin.c b/drivers/md/dm-thin.c index 196f82559ad6b..d28c9077d6ed2 100644 --- a/drivers/md/dm-thin.c +++ b/drivers/md/dm-thin.c @@ -2207,6 +2207,7 @@ static void process_thin_deferred_bios(struct thin_c *tc) throttle_work_update(>throt

[dm-devel] Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 6.1-stable tree

2023-03-04 Thread Sasha Levin
quot;) Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index d49809e9db96e..2ce16e6c1e357 100644 --- a/drivers/md/dm.c +++ b/drivers/md/dm.c @@ -231,7 +231,6 @@ static int __init local_init(void) static void local_exit(void)

[dm-devel] Patch "dm: improve shrinker debug names" has been added to the 6.1-stable tree

2023-03-04 Thread Sasha Levin
kers with names") Signed-off-by : Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-bufio.c b/drivers/md/dm-bufio.c index bb786c39545ec..19caaf684ee34 100644 --- a/drivers/md/dm-bufio.c +++ b/drivers/md/dm-bufio.c @@ -1833,7 +1833,7 @@ struct dm_bufio_client *dm_bufio_

[dm-devel] Patch "dm thin: add cond_resched() to various workqueue loops" has been added to the 6.2-stable tree

2023-03-04 Thread Sasha Levin
-by: Sasha Levin diff --git a/drivers/md/dm-thin.c b/drivers/md/dm-thin.c index 64cfcf46881dc..e4c1a8a21bbd0 100644 --- a/drivers/md/dm-thin.c +++ b/drivers/md/dm-thin.c @@ -2207,6 +2207,7 @@ static void process_thin_deferred_bios(struct thin_c *tc) throttle_work_update(>throt

[dm-devel] Patch "dm cache: add cond_resched() to various workqueue loops" has been added to the 6.2-stable tree

2023-03-04 Thread Sasha Levin
-by: Sasha Levin diff --git a/drivers/md/dm-cache-target.c b/drivers/md/dm-cache-target.c index 5e92fac90b675..17fde3e5a1f7b 100644 --- a/drivers/md/dm-cache-target.c +++ b/drivers/md/dm-cache-target.c @@ -1805,6 +1805,7 @@ static void process_deferred_bios(struct work_struct *ws

[dm-devel] Patch "dm: remove flush_scheduled_work() during local_exit()" has been added to the 6.2-stable tree

2023-03-04 Thread Sasha Levin
quot;) Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index b424a6ee27baf..eba9bc06856bf 100644 --- a/drivers/md/dm.c +++ b/drivers/md/dm.c @@ -231,7 +231,6 @@ static int __init local_init(void) static void local_exit(void)

[dm-devel] Patch "dm: improve shrinker debug names" has been added to the 6.2-stable tree

2023-03-04 Thread Sasha Levin
kers with names") Signed-off-by : Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-bufio.c b/drivers/md/dm-bufio.c index bb786c39545ec..19caaf684ee34 100644 --- a/drivers/md/dm-bufio.c +++ b/drivers/md/dm-bufio.c @@ -1833,7 +1833,7 @@ struct dm_bufio_client *dm_bufio_

[dm-devel] [PATCH AUTOSEL 5.10 18/19] dm cache: add cond_resched() to various workqueue loops

2023-02-26 Thread Sasha Levin
From: Mike Snitzer [ Upstream commit 76227f6dc805e9e960128bcc6276647361e0827c ] Otherwise on resource constrained systems these workqueues may be too greedy. Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-cache-target.c | 4 1 file changed, 4 insertions

[dm-devel] [PATCH AUTOSEL 5.15 24/25] dm cache: add cond_resched() to various workqueue loops

2023-02-26 Thread Sasha Levin
From: Mike Snitzer [ Upstream commit 76227f6dc805e9e960128bcc6276647361e0827c ] Otherwise on resource constrained systems these workqueues may be too greedy. Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-cache-target.c | 4 1 file changed, 4 insertions

[dm-devel] [PATCH AUTOSEL 5.10 17/19] dm thin: add cond_resched() to various workqueue loops

2023-02-26 Thread Sasha Levin
From: Mike Snitzer [ Upstream commit e4f80303c2353952e6e980b23914e4214487f2a6 ] Otherwise on resource constrained systems these workqueues may be too greedy. Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-thin.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[dm-devel] [PATCH AUTOSEL 6.2 55/60] dm thin: add cond_resched() to various workqueue loops

2023-02-26 Thread Sasha Levin
From: Mike Snitzer [ Upstream commit e4f80303c2353952e6e980b23914e4214487f2a6 ] Otherwise on resource constrained systems these workqueues may be too greedy. Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-thin.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[dm-devel] [PATCH AUTOSEL 6.2 56/60] dm cache: add cond_resched() to various workqueue loops

2023-02-26 Thread Sasha Levin
From: Mike Snitzer [ Upstream commit 76227f6dc805e9e960128bcc6276647361e0827c ] Otherwise on resource constrained systems these workqueues may be too greedy. Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-cache-target.c | 4 1 file changed, 4 insertions

[dm-devel] [PATCH AUTOSEL 4.14 8/9] dm thin: add cond_resched() to various workqueue loops

2023-02-26 Thread Sasha Levin
From: Mike Snitzer [ Upstream commit e4f80303c2353952e6e980b23914e4214487f2a6 ] Otherwise on resource constrained systems these workqueues may be too greedy. Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-thin.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[dm-devel] [PATCH AUTOSEL 4.14 9/9] dm cache: add cond_resched() to various workqueue loops

2023-02-26 Thread Sasha Levin
From: Mike Snitzer [ Upstream commit 76227f6dc805e9e960128bcc6276647361e0827c ] Otherwise on resource constrained systems these workqueues may be too greedy. Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-cache-target.c | 4 1 file changed, 4 insertions

[dm-devel] [PATCH AUTOSEL 4.19 09/10] dm thin: add cond_resched() to various workqueue loops

2023-02-26 Thread Sasha Levin
From: Mike Snitzer [ Upstream commit e4f80303c2353952e6e980b23914e4214487f2a6 ] Otherwise on resource constrained systems these workqueues may be too greedy. Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-thin.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[dm-devel] [PATCH AUTOSEL 4.19 10/10] dm cache: add cond_resched() to various workqueue loops

2023-02-26 Thread Sasha Levin
From: Mike Snitzer [ Upstream commit 76227f6dc805e9e960128bcc6276647361e0827c ] Otherwise on resource constrained systems these workqueues may be too greedy. Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-cache-target.c | 4 1 file changed, 4 insertions

[dm-devel] [PATCH AUTOSEL 5.4 14/15] dm cache: add cond_resched() to various workqueue loops

2023-02-26 Thread Sasha Levin
From: Mike Snitzer [ Upstream commit 76227f6dc805e9e960128bcc6276647361e0827c ] Otherwise on resource constrained systems these workqueues may be too greedy. Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-cache-target.c | 4 1 file changed, 4 insertions

[dm-devel] [PATCH AUTOSEL 5.4 13/15] dm thin: add cond_resched() to various workqueue loops

2023-02-26 Thread Sasha Levin
From: Mike Snitzer [ Upstream commit e4f80303c2353952e6e980b23914e4214487f2a6 ] Otherwise on resource constrained systems these workqueues may be too greedy. Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-thin.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[dm-devel] [PATCH AUTOSEL 5.15 23/25] dm thin: add cond_resched() to various workqueue loops

2023-02-26 Thread Sasha Levin
From: Mike Snitzer [ Upstream commit e4f80303c2353952e6e980b23914e4214487f2a6 ] Otherwise on resource constrained systems these workqueues may be too greedy. Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-thin.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[dm-devel] [PATCH AUTOSEL 6.1 53/58] dm thin: add cond_resched() to various workqueue loops

2023-02-26 Thread Sasha Levin
From: Mike Snitzer [ Upstream commit e4f80303c2353952e6e980b23914e4214487f2a6 ] Otherwise on resource constrained systems these workqueues may be too greedy. Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-thin.c | 2 ++ 1 file changed, 2 insertions(+) diff --git

[dm-devel] [PATCH AUTOSEL 6.1 54/58] dm cache: add cond_resched() to various workqueue loops

2023-02-26 Thread Sasha Levin
From: Mike Snitzer [ Upstream commit 76227f6dc805e9e960128bcc6276647361e0827c ] Otherwise on resource constrained systems these workqueues may be too greedy. Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-cache-target.c | 4 1 file changed, 4 insertions

[dm-devel] Patch "dm thin: resume even if in FAIL mode" has been added to the 4.19-stable tree

2023-01-09 Thread Sasha Levin
etadata: introduce dm_pool_abort_metadata") Signed-off-by: Luo Meng Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-thin.c b/drivers/md/dm-thin.c index 1916becc20e0..386cb3395378 100644 --- a/drivers/md/dm-thin.c +++ b/drivers/md/dm-thin.c @@ -3549,20

[dm-devel] Patch "dm thin: resume even if in FAIL mode" has been added to the 5.4-stable tree

2023-01-09 Thread Sasha Levin
etadata: introduce dm_pool_abort_metadata") Signed-off-by: Luo Meng Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-thin.c b/drivers/md/dm-thin.c index 1af5873923e8..4f161725dda0 100644 --- a/drivers/md/dm-thin.c +++ b/drivers/md/dm-thin.c @@ -3593,23

[dm-devel] Patch "dm: track per-add_disk holder relations in DM" has been added to the 6.0-stable tree

2022-12-25 Thread Sasha Levin
gned-off-by: Yu Kuai Reviewed-by: Mike Snitzer Link: https://lore.kernel.org/r/20221115141054.1051801-7-yuku...@huaweicloud.com Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index e7fc2a69633c..bbde744f7dba 100644 --- a/drivers/md/d

[dm-devel] Patch "dm: cleanup close_table_device" has been added to the 6.0-stable tree

2022-12-25 Thread Sasha Levin
-of: 1a581b721699 ("dm: track per-add_disk holder relations in DM") Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index 1903afa4618a..620abcef2df5 100644 --- a/drivers/md/dm.c +++ b/drivers/md/dm.c @@ -774,14 +774,11 @@ static struct table_device *open_ta

[dm-devel] Patch "dm: make sure create and remove dm device won't race with open and close table" has been added to the 6.0-stable tree

2022-12-25 Thread Sasha Levin
Signed-off-by: Jens Axboe Stable-dep-of: 1a581b721699 ("dm: track per-add_disk holder relations in DM") Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index 620abcef2df5..e7fc2a69633c 100644 --- a/drivers/md/dm.c +++ b/drivers/md/dm.c @@ -1965,

[dm-devel] Patch "dm: cleanup open_table_device" has been added to the 6.0-stable tree

2022-12-25 Thread Sasha Levin
tions in DM") Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index b4a2cb5333fc..1903afa4618a 100644 --- a/drivers/md/dm.c +++ b/drivers/md/dm.c @@ -732,28 +732,41 @@ static char *_dm_claim_ptr = "I belong to device-mapper"; /* * Open a table

[dm-devel] Patch "dm: track per-add_disk holder relations in DM" has been added to the 6.1-stable tree

2022-12-25 Thread Sasha Levin
gned-off-by: Yu Kuai Reviewed-by: Mike Snitzer Link: https://lore.kernel.org/r/20221115141054.1051801-7-yuku...@huaweicloud.com Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index f10ac680cef4..e30c2d2bc9c7 100644 --- a/drivers/md/d

[dm-devel] Patch "dm: make sure create and remove dm device won't race with open and close table" has been added to the 6.1-stable tree

2022-12-25 Thread Sasha Levin
Signed-off-by: Jens Axboe Stable-dep-of: 1a581b721699 ("dm: track per-add_disk holder relations in DM") Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index 8fb0b97b2df1..f10ac680cef4 100644 --- a/drivers/md/dm.c +++ b/drivers/md/dm.c @@ -1965,

[dm-devel] Patch "dm: cleanup close_table_device" has been added to the 6.1-stable tree

2022-12-25 Thread Sasha Levin
-of: 1a581b721699 ("dm: track per-add_disk holder relations in DM") Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index 739996499f4d..8fb0b97b2df1 100644 --- a/drivers/md/dm.c +++ b/drivers/md/dm.c @@ -774,14 +774,11 @@ static struct table_device *open_ta

[dm-devel] Patch "dm: cleanup open_table_device" has been added to the 6.1-stable tree

2022-12-25 Thread Sasha Levin
tions in DM") Signed-off-by: Sasha Levin diff --git a/drivers/md/dm.c b/drivers/md/dm.c index 95a1ee3d314e..739996499f4d 100644 --- a/drivers/md/dm.c +++ b/drivers/md/dm.c @@ -732,28 +732,41 @@ static char *_dm_claim_ptr = "I belong to device-mapper"; /* * Open a table

[dm-devel] Patch "dm integrity: flush the journal on suspend" has been added to the 4.19-stable tree

2022-11-30 Thread Sasha Levin
-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index 8456e82409e2..b054271066ac 100644 --- a/drivers/md/dm-integrity.c +++ b/drivers/md/dm-integrity.c @@ -2116,10 +2116,6 @@ static void integrity_writer(struct work_struct *w

[dm-devel] Patch "dm integrity: flush the journal on suspend" has been added to the 6.0-stable tree

2022-11-30 Thread Sasha Levin
Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index e1e7b205573f..f26a6cd09e0c 100644 --- a/drivers/md/dm-integrity.c +++ b/drivers/md/dm-integrity.c @@ -2591,10 +2591,6 @@ static void integrity_writer(struct work_struct *w

[dm-devel] Patch "dm integrity: clear the journal on suspend" has been added to the 5.15-stable tree

2022-11-30 Thread Sasha Levin
by flushing the journal (done by the previous commit) and clearing the journal (done by this commit). Once the journal is cleared, dm-integrity won't attempt to replay it on the next activation. Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Sasha

[dm-devel] Patch "dm-log-writes: set dma_alignment limit in io_hints" has been added to the 6.0-stable tree

2022-11-30 Thread Sasha Levin
. Signed-off-by: Keith Busch Reviewed-by: Mike Snitzer Link: https://lore.kernel.org/r/20221110184501.2451620-6-kbu...@meta.com Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-log-writes.c b/drivers/md/dm-log-writes.c index 20fd688f72e7

[dm-devel] Patch "dm integrity: flush the journal on suspend" has been added to the 5.15-stable tree

2022-11-30 Thread Sasha Levin
-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index d5b827086962..bfdcb40f330a 100644 --- a/drivers/md/dm-integrity.c +++ b/drivers/md/dm-integrity.c @@ -2575,10 +2575,6 @@ static void integrity_writer(struct work_struct *w

[dm-devel] Patch "dm integrity: clear the journal on suspend" has been added to the 5.10-stable tree

2022-11-30 Thread Sasha Levin
by flushing the journal (done by the previous commit) and clearing the journal (done by this commit). Once the journal is cleared, dm-integrity won't attempt to replay it on the next activation. Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Sasha

[dm-devel] Patch "dm-integrity: set dma_alignment limit in io_hints" has been added to the 6.0-stable tree

2022-11-30 Thread Sasha Levin
. Signed-off-by: Keith Busch Reviewed-by: Mike Snitzer Link: https://lore.kernel.org/r/20221110184501.2451620-5-kbu...@meta.com Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index aaf2472df6e5

[dm-devel] Patch "dm integrity: flush the journal on suspend" has been added to the 5.4-stable tree

2022-11-30 Thread Sasha Levin
Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index acbda91e7643..32f36810c3c9 100644 --- a/drivers/md/dm-integrity.c +++ b/drivers/md/dm-integrity.c @@ -2346,10 +2346,6 @@ static void integrity_writer(struct work_struct *w

[dm-devel] Patch "dm integrity: flush the journal on suspend" has been added to the 5.10-stable tree

2022-11-30 Thread Sasha Levin
-by: Mike Snitzer Signed-off-by: Sasha Levin diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index 835b1f3464d0..847dfd682e20 100644 --- a/drivers/md/dm-integrity.c +++ b/drivers/md/dm-integrity.c @@ -2470,10 +2470,6 @@ static void integrity_writer(struct work_struct *w

[dm-devel] Patch "dm integrity: clear the journal on suspend" has been added to the 6.0-stable tree

2022-11-30 Thread Sasha Levin
by flushing the journal (done by the previous commit) and clearing the journal (done by this commit). Once the journal is cleared, dm-integrity won't attempt to replay it on the next activation. Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Sasha

Re: [dm-devel] [PATCH AUTOSEL 5.15 25/31] dm-log-writes: set dma_alignment limit in io_hints

2022-11-30 Thread Sasha Levin
On Wed, Nov 23, 2022 at 08:04:37AM -0700, Keith Busch wrote: On Wed, Nov 23, 2022 at 07:42:26AM -0500, Sasha Levin wrote: From: Keith Busch [ Upstream commit 50a893359cd2643ee1afc96eedc9e7084cab49fa ] This device mapper needs bio vectors to be sized and memory aligned to the logical block

[dm-devel] [PATCH AUTOSEL 6.0 44/44] dm integrity: clear the journal on suspend

2022-11-23 Thread Sasha Levin
) and clearing the journal (done by this commit). Once the journal is cleared, dm-integrity won't attempt to replay it on the next activation. Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-integrity.c | 13 + 1 file changed, 13

[dm-devel] [PATCH AUTOSEL 5.4 12/15] dm-integrity: set dma_alignment limit in io_hints

2022-11-23 Thread Sasha Levin
://lore.kernel.org/r/20221110184501.2451620-5-kbu...@meta.com Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- drivers/md/dm-integrity.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index acbda91e7643..b0f4311cb418 100644

[dm-devel] [PATCH AUTOSEL 5.15 25/31] dm-log-writes: set dma_alignment limit in io_hints

2022-11-23 Thread Sasha Levin
://lore.kernel.org/r/20221110184501.2451620-6-kbu...@meta.com Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- drivers/md/dm-log-writes.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/md/dm-log-writes.c b/drivers/md/dm-log-writes.c index d93a4db23512..4f8f73b89512 100644

[dm-devel] [PATCH AUTOSEL 5.15 24/31] dm-integrity: set dma_alignment limit in io_hints

2022-11-23 Thread Sasha Levin
://lore.kernel.org/r/20221110184501.2451620-5-kbu...@meta.com Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- drivers/md/dm-integrity.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index d5b827086962..cac8cca03fe8 100644

[dm-devel] [PATCH AUTOSEL 5.15 31/31] dm integrity: clear the journal on suspend

2022-11-23 Thread Sasha Levin
) and clearing the journal (done by this commit). Once the journal is cleared, dm-integrity won't attempt to replay it on the next activation. Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-integrity.c | 13 + 1 file changed, 13

[dm-devel] [PATCH AUTOSEL 4.19 11/11] dm integrity: flush the journal on suspend

2022-11-23 Thread Sasha Levin
, so that the journal replay code would be tested. However, the dm-integrity code is 5 years old now, so that journal replay is well-tested, and we can make this change now. Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-integrity.c | 7

[dm-devel] [PATCH AUTOSEL 6.0 37/44] dm-integrity: set dma_alignment limit in io_hints

2022-11-23 Thread Sasha Levin
://lore.kernel.org/r/20221110184501.2451620-5-kbu...@meta.com Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- drivers/md/dm-integrity.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index aaf2472df6e5..e1e7b205573f 100644

[dm-devel] [PATCH AUTOSEL 5.10 22/22] dm integrity: clear the journal on suspend

2022-11-23 Thread Sasha Levin
) and clearing the journal (done by this commit). Once the journal is cleared, dm-integrity won't attempt to replay it on the next activation. Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-integrity.c | 13 + 1 file changed, 13

[dm-devel] [PATCH AUTOSEL 5.10 17/22] dm-integrity: set dma_alignment limit in io_hints

2022-11-23 Thread Sasha Levin
://lore.kernel.org/r/20221110184501.2451620-5-kbu...@meta.com Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- drivers/md/dm-integrity.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/md/dm-integrity.c b/drivers/md/dm-integrity.c index 835b1f3464d0..cdb6bee2352b 100644

[dm-devel] [PATCH AUTOSEL 5.4 15/15] dm integrity: flush the journal on suspend

2022-11-23 Thread Sasha Levin
, so that the journal replay code would be tested. However, the dm-integrity code is 5 years old now, so that journal replay is well-tested, and we can make this change now. Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-integrity.c | 7

[dm-devel] [PATCH AUTOSEL 5.15 30/31] dm integrity: flush the journal on suspend

2022-11-23 Thread Sasha Levin
, so that the journal replay code would be tested. However, the dm-integrity code is 5 years old now, so that journal replay is well-tested, and we can make this change now. Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-integrity.c | 7

[dm-devel] [PATCH AUTOSEL 6.0 38/44] dm-log-writes: set dma_alignment limit in io_hints

2022-11-23 Thread Sasha Levin
://lore.kernel.org/r/20221110184501.2451620-6-kbu...@meta.com Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- drivers/md/dm-log-writes.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/md/dm-log-writes.c b/drivers/md/dm-log-writes.c index 20fd688f72e7..178e13a5b059 100644

[dm-devel] [PATCH AUTOSEL 4.14 09/10] dm-log-writes: set dma_alignment limit in io_hints

2022-11-23 Thread Sasha Levin
://lore.kernel.org/r/20221110184501.2451620-6-kbu...@meta.com Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- drivers/md/dm-log-writes.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/md/dm-log-writes.c b/drivers/md/dm-log-writes.c index dafedbc28bcc..386148560734 100644

[dm-devel] [PATCH AUTOSEL 5.4 13/15] dm-log-writes: set dma_alignment limit in io_hints

2022-11-23 Thread Sasha Levin
://lore.kernel.org/r/20221110184501.2451620-6-kbu...@meta.com Signed-off-by: Jens Axboe Signed-off-by: Sasha Levin --- drivers/md/dm-log-writes.c | 1 + 1 file changed, 1 insertion(+) diff --git a/drivers/md/dm-log-writes.c b/drivers/md/dm-log-writes.c index 99721c76225d..22ca318b9185 100644

[dm-devel] [PATCH AUTOSEL 5.10 21/22] dm integrity: flush the journal on suspend

2022-11-23 Thread Sasha Levin
, so that the journal replay code would be tested. However, the dm-integrity code is 5 years old now, so that journal replay is well-tested, and we can make this change now. Signed-off-by: Mikulas Patocka Signed-off-by: Mike Snitzer Signed-off-by: Sasha Levin --- drivers/md/dm-integrity.c | 7

  1   2   3   >