summaryrefslogtreecommitdiff
path: root/drivers/md/dm-raid.c
Commit message (Expand)AuthorAge
* Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-11-17
|\
| * dm: do not set 'discards_supported' in targets that do not need itMike Snitzer2017-11-16
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds2017-11-14
|\ \ | |/ |/|
| * md: always hold reconfig_mutex when calling mddev_suspend()NeilBrown2017-11-01
| * md: rename some drivers/md/ files to have an "md-" prefixMike Snitzer2017-10-16
* | dm raid: fix panic when attempting to force a raid to syncHeinz Mauelshagen2017-11-10
* | Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-10-05
|\ \ | |/ |/|
| * dm raid: fix incorrect status output at the end of a "recover" processJonathan Brassow2017-10-05
* | dm-raid: fix a race condition in request handlingShaohua Li2017-09-27
|/
* dm raid: bump target versionHeinz Mauelshagen2017-07-25
* dm raid: avoid mddev->suspended accessHeinz Mauelshagen2017-07-25
* dm raid: fix activation check in validate_raid_redundancy()Heinz Mauelshagen2017-07-25
* dm raid: remove WARN_ON() in raid10_md_layout_to_format()Heinz Mauelshagen2017-07-25
* Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-06
|\
| * dm raid: stop using BUG() in __rdev_sectors()Heinz Mauelshagen2017-06-30
* | dm raid: fix oops on upgrading to extended superblock formatHeinz Mauelshagen2017-06-23
|/
* Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-03
|\
| * dm raid: add raid4/5/6 journal write-back support via journal_mode optionHeinz Mauelshagen2017-03-27
| * dm raid: fix table line argument order in statusHeinz Mauelshagen2017-03-27
* | Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds2017-05-01
|\ \
| * | block: remove the discard_zeroes_data flagChristoph Hellwig2017-04-08
| |/
* | dm raid: fix NULL pointer dereference for raid1 without bitmapDmitry Bilunov2017-03-31
|/
* dm raid: bump the target versionMike Snitzer2017-02-28
* dm raid: fix data corruption on reshape requestHeinz Mauelshagen2017-02-28
* dm raid: fix raid "check" regression due to improper cleanup in raid_message()Mike Snitzer2017-02-28
* dm raid: cleanup awkward branching in raid_message() option processingMike Snitzer2017-01-25
* dm raid: use mddev rather than rdev->mddevHeinz Mauelshagen2017-01-25
* dm raid: use read_disk_sb() throughoutHeinz Mauelshagen2017-01-25
* dm raid: add raid4/5/6 journaling supportHeinz Mauelshagen2017-01-25
* dm raid: be prepared to accept arbitrary '- -' tuplesHeinz Mauelshagen2017-01-25
* dm raid: fix transient device failure processingHeinz Mauelshagen2017-01-25
* Merge tag 'dm-4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-12-14
|\
| * dm raid: fix discard support regressionHeinz Mauelshagen2016-12-08
| * dm raid: don't allow "write behind" with raid4/5/6Heinz Mauelshagen2016-12-08
| * dm raid: correct error messages on old metadata validationHeinz Mauelshagen2016-11-21
* | md: separate flags for superblock changesShaohua Li2016-12-08
|/
* dm raid: fix activation of existing raid4/10 devicesHeinz Mauelshagen2016-10-17
* dm raid: fix compat_features validationAndy Whitcroft2016-10-11
* dm raid: support raid0 with missing metadata devicesHeinz Mauelshagen2016-08-17
* dm raid: enhance attempt_restore_of_faulty_devices() to support more devicesHeinz Mauelshagen2016-08-16
* dm raid: fix restoring of failed devices regressionHeinz Mauelshagen2016-08-16
* dm raid: fix frozen recovery regressionHeinz Mauelshagen2016-08-16
* dm raid: fix use of wrong status char during resynchronizationHeinz Mauelshagen2016-08-04
* dm raid: constructor fails on non-zero incompat_featuresHeinz Mauelshagen2016-08-03
* dm raid: fix processing of max_recovery_rate constructor flagHeinz Mauelshagen2016-08-03
* dm raid: fix random optimal_io_size for raid0Heinz Mauelshagen2016-07-19
* dm raid: address checkpatch.pl complaintsHeinz Mauelshagen2016-07-19
* dm raid: change logical functions to actually return boolHeinz Mauelshagen2016-07-18
* dm raid: use rdev_for_each in statusHeinz Mauelshagen2016-07-18
* dm raid: use rs->raid_disks to avoid memory leaks on freeHeinz Mauelshagen2016-07-18