aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-raid.c
Commit message (Expand)AuthorAge
* Merge tag 'dm-3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-02-12
|\
| * dm raid: fix a couple integer overflowsDan Carpenter2015-02-09
* | md: make ->congested robust against personality changes.NeilBrown2015-02-03
|/
* dm raid: fix inaccessible superblocks causing oops in configure_discard_supportHeinz Mauelshagen2014-10-29
* dm raid: ensure superblock's size matches device's logical block sizeHeinz Mauelshagen2014-10-21
* dm raid: add discard support for RAID levels 4, 5 and 6Heinz Mauelshagen2014-10-05
* dm raid: add discard support for RAID levels 1 and 10Heinz Mauelshagen2014-10-05
* MD: Remember the last sync operation that was performedJonathan Brassow2013-06-25
* md: replace strict_strto*() with kstrto*()Jingoo Han2013-06-13
* dm-raid: silence compiler warning on rebuilds_per_group.NeilBrown2013-06-13
* DM RAID: Fix raid_resume not reviving failed devices in all casesJonathan Brassow2013-06-13
* DM RAID: Break-up untidy functionJonathan Brassow2013-06-13
* DM RAID: Add ability to restore transiently failed devices on resumeJonathan Brassow2013-06-13
* DM RAID: Add message/status support for changing sync actionJonathan Brassow2013-04-23
* Merge tag 'md-3.9' of git://neil.brown.name/mdLinus Torvalds2013-03-05
|\
| * DM RAID: Add support for MD's RAID10 "far" and "offset" algorithmsJonathan Brassow2013-02-25
* | dm: rename request variables to biosAlasdair G Kergon2013-03-01
* | dm: fix truncated status stringsMikulas Patocka2013-03-01
|/
* DM-RAID: Fix RAID10's check for sufficient redundancyJonathan Brassow2013-01-23
* dm: remove map_infoMikulas Patocka2012-12-21
* dm raid: round region_size to power of twoJonathan Brassow2012-12-21
* DM RAID: Fix for "sync" directive ineffectivenessJonathan Brassow2012-10-10
* DM RAID: Fix comparison of index and quantity for "rebuild" parameterJonathan Brassow2012-10-10
* DM RAID: Add rebuild capability for RAID10Jonathan Brassow2012-10-10
* DM RAID: Move 'rebuild' checking code to its own functionJonathan Brassow2012-10-10
* Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds2012-08-01
|\
| * DM RAID: Add support for MD RAID10Jonathan Brassow2012-08-01
* | dm thin: commit before gathering statusAlasdair G Kergon2012-07-27
|/
* dm raid: move sectors_per_dev calculationJonathan E Brassow2012-07-27
* dm raid: restructure parse_raid_paramsJonathan E Brassow2012-07-27
* dm: support non power of two target max_io_lenMike Snitzer2012-07-27
* DM RAID: Use md_error() in place of simply setting Faulty bitJonathan Brassow2012-05-21
* DM RAID: Record and handle missing devicesJonathan Brassow2012-05-21
* DM RAID: Set recovery flags on resumeJonathan Brassow2012-05-21
* md: dm-raid should call helper function to clear rdev.NeilBrown2012-05-21
* DM RAID: Use safe version of rdev_for_eachJonathan Brassow2012-04-23
* dm raid: handle failed devices during start upJonathan E Brassow2012-03-28
* md: tidy up rdev_for_each usage.NeilBrown2012-03-18
* dm raid: fix flush supportJonathan E Brassow2012-03-07
* dm raid: set MD_CHANGE_DEVS when rebuildingJonathan E Brassow2012-03-07
* Prevent DM RAID from loading bitmap twice.Jonathan Brassow2012-01-30
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * md: Add module.h to all files using it implicitlyPaul Gortmaker2011-10-31
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds2011-11-02
|\ \ | |/ |/|
| * dm: raid fix device status indicator when array initializingJonathan E Brassow2011-10-31
* | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2011-10-26
|\ \ | |/ |/|
| * md/raid5: typedef removal: raid5_conf_t -> struct r5confNeilBrown2011-10-11
| * md: remove typedefs: mddev_t -> struct mddevNeilBrown2011-10-11
| * md: removing typedefs: mdk_rdev_t -> struct md_rdevNeilBrown2011-10-11
* | dm: raid fix write_mostly arg validationJonthan Brassow2011-09-25
|/