| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-03 | Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -6/+7 |
| 2025-10-02 | Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+11 |
| 2025-09-23 | dm raid: use proper md_ro_state enumerators | Heinz Mauelshagen | 1 | -6/+7 |
| 2025-09-17 | dm-raid: don't set io_min and io_opt for raid1 | Mikulas Patocka | 1 | -2/+4 |
| 2025-09-06 | md/dm-raid: check before referencing mddev->bitmap_ops | Yu Kuai | 1 | -7/+11 |
| 2025-09-06 | md/md-bitmap: remove the parameter 'init' for bitmap_ops->resize() | Yu Kuai | 1 | -1/+1 |
| 2025-08-09 | Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -21/+21 |
| 2025-08-04 | Merge tag 'for-6.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+5 |
| 2025-07-31 | dm-raid: do not include dm-core.h | Pavel Tikhomirov | 1 | -2/+1 |
| 2025-07-31 | md: rename recovery_cp to resync_offset | Li Nan | 1 | -21/+21 |
| 2025-06-23 | dm-raid: fix variable in journal device check | Heinz Mauelshagen | 1 | -1/+1 |
| 2025-06-23 | dm raid: add support for resync w/o metadata devices | Heinz Mauelshagen | 1 | -0/+4 |
| 2025-05-30 | md/dm-raid: remove max_write_behind setting limit | Yu Kuai | 1 | -5/+1 |
| 2025-05-10 | md: record dm-raid gendisk in mddev | Yu Kuai | 1 | -0/+3 |
| 2025-01-17 | dm raid: fix spelling errors in raid_ctr() | liujing | 1 | -1/+1 |
| 2024-09-27 | Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2024-09-26 | dm: fix spelling errors | Shen Lichuan | 1 | -1/+1 |
| 2024-08-27 | md/md-bitmap: merge md_bitmap_resize() into bitmap_operations | Yu Kuai | 1 | -1/+2 |
| 2024-08-27 | md/md-bitmap: pass in mddev directly for md_bitmap_resize() | Yu Kuai | 1 | -1/+1 |
| 2024-08-27 | md/md-bitmap: merge md_bitmap_load() into bitmap_operations | Yu Kuai | 1 | -1/+3 |
| 2024-07-10 | dm raid: fix stripes adding reshape size issues | Heinz Mauelshagen | 1 | -3/+17 |
| 2024-07-10 | dm raid: move _get_reshape_sectors() as prerequisite to fixing reshape size i... | Heinz Mauelshagen | 1 | -17/+17 |
| 2024-07-10 | dm: stop using blk_limits_io_{min,opt} | Christoph Hellwig | 1 | -2/+2 |
| 2024-07-03 | dm-raid: Fix WARN_ON_ONCE check for sync_thread in raid_resume | Benjamin Marzinski | 1 | -2/+3 |
| 2024-06-12 | md: replace last_sync_action with new enum type | Yu Kuai | 1 | -1/+1 |
| 2024-03-13 | Merge tag 'for-6.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -4/+4 |
| 2024-03-12 | dm raid: fix false positive for requeue needed during reshape | Ming Lei | 1 | -2/+2 |
| 2024-03-05 | dm-raid: fix lockdep waring in "pers->hot_add_disk" | Yu Kuai | 1 | -0/+2 |
| 2024-03-05 | dm-raid456, md/raid456: fix a deadlock for dm-raid456 while io concurrent wit... | Yu Kuai | 1 | -2/+20 |
| 2024-03-05 | dm-raid: add a new helper prepare_suspend() in md_personality | Yu Kuai | 1 | -0/+18 |
| 2024-03-05 | md/dm-raid: don't call md_reap_sync_thread() directly | Yu Kuai | 1 | -10/+18 |
| 2024-03-05 | dm-raid: really frozen sync_thread during suspend | Yu Kuai | 1 | -10/+15 |
| 2024-02-20 | dm: update relevant MODULE_AUTHOR entries to latest dm-devel mailing list | Mike Snitzer | 1 | -2/+2 |
| 2023-12-18 | dm-raid: delay flushing event_work() after reconfig_mutex is released | Yu Kuai | 1 | -0/+3 |
| 2023-11-01 | Merge tag 'for-6.7/block-2023-10-30' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -8/+9 |
| 2023-10-10 | md: rename __mddev_suspend/resume() back to mddev_suspend/resume() | Yu Kuai | 1 | -2/+2 |
| 2023-10-10 | md/dm-raid: use new apis to suspend array | Yu Kuai | 1 | -8/+4 |
| 2023-10-02 | dm raid: Annotate struct raid_set with __counted_by | Kees Cook | 1 | -1/+1 |
| 2023-09-22 | md: initialize 'active_io' while allocating mddev | Yu Kuai | 1 | -1/+6 |
| 2023-08-29 | Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linux | Linus Torvalds | 1 | -1/+0 |
| 2023-07-27 | Revert "md: unlock mddev before reap sync_thread in action_store" | Yu Kuai | 1 | -1/+0 |
| 2023-07-25 | dm raid: protect md_stop() with 'reconfig_mutex' | Yu Kuai | 1 | -1/+3 |
| 2023-07-25 | dm raid: clean up four equivalent goto tags in raid_ctr() | Yu Kuai | 1 | -18/+9 |
| 2023-07-25 | dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths | Yu Kuai | 1 | -2/+7 |
| 2023-06-13 | dm-raid: remove useless checking in raid_message() | Yu Kuai | 1 | -2/+2 |
| 2023-04-11 | dm: add helper macro for simple DM target module init and exit | Yangtao Li | 1 | -17/+1 |
| 2023-04-11 | dm raid: remove unused d variable | Tom Rix | 1 | -4/+0 |
| 2023-02-14 | dm: fix suspect indent whitespace | Heinz Mauelshagen | 1 | -1/+1 |
| 2023-02-14 | dm: add missing blank line after declarations/fix those | Heinz Mauelshagen | 1 | -1/+1 |
| 2023-02-14 | dm: correct block comments format. | Heinz Mauelshagen | 1 | -6/+6 |
| 2023-02-14 | dm: address indent/space issues | Heinz Mauelshagen | 1 | -4/+4 |
| 2023-02-14 | dm: avoid initializing static variables | Heinz Mauelshagen | 1 | -1/+1 |
| 2023-02-14 | dm: change "unsigned" to "unsigned int" | Heinz Mauelshagen | 1 | -1/+1 |
| 2023-02-14 | dm: add missing SPDX-License-Indentifiers | Heinz Mauelshagen | 1 | -0/+1 |
| 2023-02-12 | dm raid: fix some spelling mistakes in comments | Yu Zhe | 1 | -3/+3 |
| 2022-10-18 | dm raid: fix typo in analyse_superblocks code comment | Jiangshan Yi | 1 | -1/+1 |
| 2022-10-18 | dm raid: delete the redundant word 'that' in comment | Jilin Yuan | 1 | -1/+1 |
| 2022-08-02 | md: unlock mddev before reap sync_thread in action_store | Guoqing Jiang | 1 | -0/+1 |
| 2022-08-02 | Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -3/+4 |
| 2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
| 2022-07-28 | dm: fix dm-raid crash if md_handle_request() splits bio | Mike Snitzer | 1 | -0/+1 |
| 2022-07-28 | dm raid: fix address sanitizer warning in raid_resume | Mikulas Patocka | 1 | -1/+1 |
| 2022-07-28 | dm raid: fix address sanitizer warning in raid_status | Mikulas Patocka | 1 | -1/+1 |
| 2022-07-14 | md/core: Combine two sync_page_io() arguments | Bart Van Assche | 1 | -1/+1 |
| 2022-07-07 | dm raid: remove redundant "the" in parse_raid_params() comment | Jiang Jian | 1 | -1/+1 |
| 2022-06-27 | dm raid: fix accesses beyond end of raid member array | Heinz Mauelshagen | 1 | -16/+18 |
| 2022-06-15 | Revert "md: don't unregister sync_thread with reconfig_mutex held" | Guoqing Jiang | 1 | -1/+1 |
| 2022-05-22 | md: don't unregister sync_thread with reconfig_mutex held | Guoqing Jiang | 1 | -1/+1 |
| 2022-04-17 | block: remove QUEUE_FLAG_DISCARD | Christoph Hellwig | 1 | -7/+2 |
| 2021-10-18 | dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them | Christoph Hellwig | 1 | -3/+3 |
| 2021-08-10 | dm: update target status functions to support IMA measurement | Tushar Sugandhi | 1 | -0/+39 |
| 2021-04-30 | dm raid: remove unnecessary discard limits for raid0 and raid10 | Mike Snitzer | 1 | -9/+0 |
| 2021-04-21 | dm raid: fix inconclusive reshape layout on fast raid4/5/6 table reload seque... | Heinz Mauelshagen | 1 | -6/+28 |
| 2021-04-20 | dm raid: fix fall-through warning in rs_check_takeover() for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
| 2021-01-04 | dm raid: fix discard limits for raid1 | Mike Snitzer | 1 | -3/+3 |
| 2020-12-16 | Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+1 |
| 2020-12-14 | Revert "dm raid: fix discard limits for raid1 and raid10" | Mike Snitzer | 1 | -7/+5 |
| 2020-12-09 | Revert "dm raid: remove unnecessary discard limits for raid10" | Song Liu | 1 | -0/+11 |
| 2020-11-16 | dm-raid: use set_capacity_and_notify | Christoph Hellwig | 1 | -2/+1 |
| 2020-09-29 | dm raid: remove unnecessary discard limits for raid10 | Mike Snitzer | 1 | -11/+0 |
| 2020-09-29 | dm raid: fix discard limits for raid1 and raid10 | Mike Snitzer | 1 | -5/+7 |
| 2020-09-02 | block: add a new revalidate_disk_size helper | Christoph Hellwig | 1 | -1/+1 |
| 2020-08-07 | Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -2/+0 |
| 2020-08-04 | dm raid: Remove empty if statement | Damien Le Moal | 1 | -2/+0 |
| 2020-07-08 | writeback: remove bdi->congested_fn | Christoph Hellwig | 1 | -12/+0 |
| 2020-05-20 | dm: replace zero-length array with flexible-array | Gustavo A. R. Silva | 1 | -1/+1 |
| 2020-01-07 | dm raid: table line rebuild status fixes | Heinz Mauelshagen | 1 | -21/+22 |
| 2019-11-07 | dm raid: Remove unnecessary negation of a shift in raid10_format_to_md_layout | Nathan Chancellor | 1 | -1/+0 |
| 2019-11-05 | dm raid: streamline rs_get_progress() and its raid_status() caller side | Heinz Mauelshagen | 1 | -27/+20 |
| 2019-11-05 | dm raid: simplify rs_setup_recovery call chain | Heinz Mauelshagen | 1 | -21/+6 |
| 2019-11-05 | dm raid: to ensure resynchronization, perform raid set grow in preresume | Heinz Mauelshagen | 1 | -21/+60 |
| 2019-11-05 | dm raid: change rs_set_dev_and_array_sectors API and callers | Heinz Mauelshagen | 1 | -9/+5 |
| 2019-09-11 | dm raid: fix updating of max_discard_sectors limit | Ming Lei | 1 | -5/+5 |
| 2019-08-21 | dm raid: add missing cleanup in raid_ctr() | Wenwen Wang | 1 | -1/+1 |
| 2019-07-15 | docs: device-mapper: move it to the admin-guide | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2019-06-14 | docs: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
| 2019-02-20 | dm: eliminate 'split_discard_bios' flag from DM target interface | Mike Snitzer | 1 | -5/+9 |
| 2018-12-18 | dm raid: fix false -EBUSY when handling check/repair message | Heinz Mauelshagen | 1 | -2/+1 |
| 2018-10-18 | dm raid: avoid bitmap with raid4/5/6 journal device | Heinz Mauelshagen | 1 | -1/+1 |
| 2018-09-17 | dm raid: remove bogus const from decipher_sync_action() return type | Geert Uytterhoeven | 1 | -1/+1 |
| 2018-09-06 | dm raid: bump target version, update comments and documentation | Heinz Mauelshagen | 1 | -4/+6 |
| 2018-09-06 | dm raid: fix RAID leg rebuild errors | Heinz Mauelshagen | 1 | -34/+46 |
| 2018-09-06 | dm raid: fix rebuild of specific devices by updating superblock | Heinz Mauelshagen | 1 | -0/+5 |
| 2018-09-06 | dm raid: fix stripe adding reshape deadlock | Heinz Mauelshagen | 1 | -8/+3 |
| 2018-09-06 | dm raid: fix reshape race on small devices | Heinz Mauelshagen | 1 | -47/+1 |
| 2018-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -3/+3 |
| 2018-08-01 | md: Avoid namespace collision with bitmap API | Andy Shevchenko | 1 | -3/+3 |
| 2018-06-22 | dm raid: don't use 'const' in function return | Arnd Bergmann | 1 | -1/+1 |
| 2018-06-06 | treewide: Use struct_size() for kmalloc()-family | Kees Cook | 1 | -1/+1 |
| 2018-04-04 | dm raid: fix parse_raid_params() variable range issue | Heinz Mauelshagen | 1 | -8/+19 |
| 2018-04-03 | dm raid: fix nosync status | Heinz Mauelshagen | 1 | -1/+2 |
| 2018-04-03 | dm: allow targets to return output from messages they are sent | Mike Snitzer | 1 | -1/+2 |
| 2018-03-06 | dm raid: fix incorrect sync_ratio when degraded | Jonathan Brassow | 1 | -3/+4 |
| 2018-01-31 | Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -126/+254 |
| 2018-01-17 | dm raid: make raid_sets symbol static | Wei Yongjun | 1 | -1/+1 |
| 2017-12-13 | dm raid: use rs_is_raid*() | Heinz Mauelshagen | 1 | -8/+8 |
| 2017-12-13 | dm raid: simplify rs_get_progress() | Heinz Mauelshagen | 1 | -20/+3 |
| 2017-12-13 | dm raid: ensure 'a' chars during reshape | Heinz Mauelshagen | 1 | -0/+9 |
| 2017-12-13 | dm raid: stop keeping raid set frozen altogether | Heinz Mauelshagen | 1 | -38/+70 |
| 2017-12-13 | dm raid: validate current raid sets redundancy | Heinz Mauelshagen | 1 | -1/+6 |
| 2017-12-11 | md: introduce new personality funciton start() | Song Liu | 1 | -0/+9 |
| 2017-12-08 | dm raid: bump target version to reflect numerous fixes | Mike Snitzer | 1 | -1/+1 |
| 2017-12-08 | dm raid: small cleanup and remove unsed "struct raid_set" member | Heinz Mauelshagen | 1 | -4/+2 |
| 2017-12-08 | dm raid: fix rs_get_progress() synchronization state/ratio | Heinz Mauelshagen | 1 | -31/+64 |
| 2017-12-08 | dm raid: avoid passing array_in_sync variable to raid_status() callees | Heinz Mauelshagen | 1 | -14/+16 |
| 2017-12-08 | dm raid: display a consistent copy of the MD status via raid_status() | Heinz Mauelshagen | 1 | -16/+18 |
| 2017-12-08 | dm raid: fix raid_resume() to keep raid set frozen as needed | Heinz Mauelshagen | 1 | -3/+9 |
| 2017-12-08 | dm raid: add component device size checks to avoid runtime failure | Heinz Mauelshagen | 1 | -1/+19 |
| 2017-12-08 | dm raid: fix raid set size revalidation | Heinz Mauelshagen | 1 | -10/+20 |
| 2017-12-08 | dm raid: correct resizing state relative to reshape space in ctr | Heinz Mauelshagen | 1 | -4/+6 |
| 2017-12-08 | dm raid: consume sizes after md_finish_reshape() completes changing them | Heinz Mauelshagen | 1 | -4/+38 |
| 2017-12-08 | dm raid: fix deadlock caused by premature md_stop_writes() | Heinz Mauelshagen | 1 | -10/+4 |
| 2017-11-17 | Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -6/+0 |
| 2017-11-16 | dm: do not set 'discards_supported' in targets that do not need it | Mike Snitzer | 1 | -6/+0 |
| 2017-11-14 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds | 1 | -3/+9 |
| 2017-11-10 | dm raid: fix panic when attempting to force a raid to sync | Heinz Mauelshagen | 1 | -10/+11 |
| 2017-11-01 | md: always hold reconfig_mutex when calling mddev_suspend() | NeilBrown | 1 | -2/+8 |
| 2017-10-16 | md: rename some drivers/md/ files to have an "md-" prefix | Mike Snitzer | 1 | -1/+1 |
| 2017-10-05 | Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -5/+6 |
| 2017-10-05 | dm raid: fix incorrect status output at the end of a "recover" process | Jonathan Brassow | 1 | -5/+6 |
| 2017-09-27 | dm-raid: fix a race condition in request handling | Shaohua Li | 1 | -1/+1 |
| 2017-07-25 | dm raid: bump target version | Heinz Mauelshagen | 1 | -1/+1 |
| 2017-07-25 | dm raid: avoid mddev->suspended access | Heinz Mauelshagen | 1 | -5/+7 |
| 2017-07-25 | dm raid: fix activation check in validate_raid_redundancy() | Heinz Mauelshagen | 1 | -5/+5 |
| 2017-07-25 | dm raid: remove WARN_ON() in raid10_md_layout_to_format() | Heinz Mauelshagen | 1 | -2/+3 |
| 2017-07-06 | Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -3/+10 |
| 2017-06-30 | dm raid: stop using BUG() in __rdev_sectors() | Heinz Mauelshagen | 1 | -3/+10 |
| 2017-06-23 | dm raid: fix oops on upgrading to extended superblock format | Heinz Mauelshagen | 1 | -3/+14 |
| 2017-05-03 | Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -42/+122 |
| 2017-05-01 | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+3 |
| 2017-04-08 | block: remove the discard_zeroes_data flag | Christoph Hellwig | 1 | -3/+3 |
| 2017-03-31 | dm raid: fix NULL pointer dereference for raid1 without bitmap | Dmitry Bilunov | 1 | -1/+1 |
| 2017-03-27 | dm raid: add raid4/5/6 journal write-back support via journal_mode option | Heinz Mauelshagen | 1 | -13/+91 |
| 2017-03-27 | dm raid: fix table line argument order in status | Heinz Mauelshagen | 1 | -30/+32 |
| 2017-02-28 | dm raid: bump the target version | Mike Snitzer | 1 | -3/+3 |
| 2017-02-28 | dm raid: fix data corruption on reshape request | Heinz Mauelshagen | 1 | -1/+11 |
| 2017-02-28 | dm raid: fix raid "check" regression due to improper cleanup in raid_message() | Mike Snitzer | 1 | -2/+4 |
| 2017-01-25 | dm raid: cleanup awkward branching in raid_message() option processing | Mike Snitzer | 1 | -3/+4 |
| 2017-01-25 | dm raid: use mddev rather than rdev->mddev | Heinz Mauelshagen | 1 | -1/+1 |
| 2017-01-25 | dm raid: use read_disk_sb() throughout | Heinz Mauelshagen | 1 | -8/+9 |
| 2017-01-25 | dm raid: add raid4/5/6 journaling support | Heinz Mauelshagen | 1 | -21/+140 |
| 2017-01-25 | dm raid: be prepared to accept arbitrary '- -' tuples | Heinz Mauelshagen | 1 | -5/+23 |
| 2017-01-25 | dm raid: fix transient device failure processing | Heinz Mauelshagen | 1 | -49/+38 |
| 2016-12-14 | Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -40/+42 |
| 2016-12-08 | md: separate flags for superblock changes | Shaohua Li | 1 | -2/+2 |
| 2016-12-08 | dm raid: fix discard support regression | Heinz Mauelshagen | 1 | -6/+3 |
| 2016-12-08 | dm raid: don't allow "write behind" with raid4/5/6 | Heinz Mauelshagen | 1 | -2/+0 |
| 2016-11-21 | dm raid: correct error messages on old metadata validation | Heinz Mauelshagen | 1 | -32/+39 |
| 2016-10-17 | dm raid: fix activation of existing raid4/10 devices | Heinz Mauelshagen | 1 | -5/+7 |
| 2016-10-11 | dm raid: fix compat_features validation | Andy Whitcroft | 1 | -1/+2 |
| 2016-08-17 | dm raid: support raid0 with missing metadata devices | Heinz Mauelshagen | 1 | -0/+12 |
| 2016-08-16 | dm raid: enhance attempt_restore_of_faulty_devices() to support more devices | Heinz Mauelshagen | 1 | -8/+24 |
| 2016-08-16 | dm raid: fix restoring of failed devices regression | Heinz Mauelshagen | 1 | -22/+11 |
| 2016-08-16 | dm raid: fix frozen recovery regression | Heinz Mauelshagen | 1 | -6/+1 |
| 2016-08-04 | dm raid: fix use of wrong status char during resynchronization | Heinz Mauelshagen | 1 | -1/+0 |
| 2016-08-03 | dm raid: constructor fails on non-zero incompat_features | Heinz Mauelshagen | 1 | -0/+1 |
| 2016-08-03 | dm raid: fix processing of max_recovery_rate constructor flag | Heinz Mauelshagen | 1 | -1/+1 |
| 2016-07-19 | dm raid: fix random optimal_io_size for raid0 | Heinz Mauelshagen | 1 | -4/+3 |
| 2016-07-19 | dm raid: address checkpatch.pl complaints | Heinz Mauelshagen | 1 | -21/+21 |
| 2016-07-18 | dm raid: change logical functions to actually return bool | Heinz Mauelshagen | 1 | -15/+14 |
| 2016-07-18 | dm raid: use rdev_for_each in status | Heinz Mauelshagen | 1 | -2/+2 |
| 2016-07-18 | dm raid: use rs->raid_disks to avoid memory leaks on free | Heinz Mauelshagen | 1 | -6/+5 |
| 2016-07-18 | dm raid: support delta_disks for raid1, fix table output | Heinz Mauelshagen | 1 | -43/+49 |
| 2016-07-18 | dm raid: enhance reshape check and factor out reshape setup | Heinz Mauelshagen | 1 | -61/+106 |
| 2016-07-18 | dm raid: allow resize during recovery | Heinz Mauelshagen | 1 | -15/+19 |
| 2016-07-18 | dm raid: fix rs_is_recovering() to allow for lvextend | Heinz Mauelshagen | 1 | -2/+2 |
| 2016-07-18 | dm raid: fix rebuild and catch bogus sync/resync flags | Heinz Mauelshagen | 1 | -3/+16 |
| 2016-07-18 | dm raid: fix ctr memory leaks on error paths | Heinz Mauelshagen | 1 | -10/+15 |
| 2016-07-18 | dm raid: fix typo in write_mostly flag | Heinz Mauelshagen | 1 | -1/+1 |
| 2016-07-18 | dm raid: also reject size change during recovery | Heinz Mauelshagen | 1 | -3/+3 |
| 2016-07-18 | dm raid: fix new superblock/bitmap creation on disk addition | Heinz Mauelshagen | 1 | -1/+2 |
| 2016-07-18 | dm raid: add comments and fix typos | Heinz Mauelshagen | 1 | -7/+13 |
| 2016-07-18 | dm raid: fix raid10 device size error on out-of-place reshape | Heinz Mauelshagen | 1 | -0/+8 |
| 2016-07-18 | dm raid: prohibit 'nosync' on new raid6 and reject resize during reshape | Heinz Mauelshagen | 1 | -3/+15 |
| 2016-07-18 | dm raid: clarify and fix recovery | Heinz Mauelshagen | 1 | -9/+55 |
| 2016-07-18 | dm raid: fix rs_set_capacity on growing reshape | Heinz Mauelshagen | 1 | -6/+3 |
| 2016-07-18 | dm raid: make rs_set_capacity to work on shrinking reshape | Heinz Mauelshagen | 1 | -4/+4 |
| 2016-07-18 | dm raid: enhance comments in takeover checks | Heinz Mauelshagen | 1 | -2/+2 |
| 2016-07-18 | dm raid: remove bogus comment and fix comment typos | Heinz Mauelshagen | 1 | -4/+2 |
| 2016-07-18 | dm raid: more restricting data_offset value checks | Heinz Mauelshagen | 1 | -1/+2 |