aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-raid.c
AgeCommit message (Expand)Author
2013-06-26MD: Remember the last sync operation that was performedJonathan Brassow
2013-06-14md: replace strict_strto*() with kstrto*()Jingoo Han
2013-06-14dm-raid: silence compiler warning on rebuilds_per_group.NeilBrown
2013-06-14DM RAID: Fix raid_resume not reviving failed devices in all casesJonathan Brassow
2013-06-14DM RAID: Break-up untidy functionJonathan Brassow
2013-06-14DM RAID: Add ability to restore transiently failed devices on resumeJonathan Brassow
2013-04-24DM RAID: Add message/status support for changing sync actionJonathan Brassow
2013-03-05Merge tag 'md-3.9' of git://neil.brown.name/mdLinus Torvalds
2013-03-01dm: rename request variables to biosAlasdair G Kergon
2013-03-01dm: fix truncated status stringsMikulas Patocka
2013-02-26DM RAID: Add support for MD's RAID10 "far" and "offset" algorithmsJonathan Brassow
2013-01-24DM-RAID: Fix RAID10's check for sufficient redundancyJonathan Brassow
2012-12-21dm: remove map_infoMikulas Patocka
2012-12-21dm raid: round region_size to power of twoJonathan Brassow
2012-10-11DM RAID: Fix for "sync" directive ineffectivenessJonathan Brassow
2012-10-11DM RAID: Fix comparison of index and quantity for "rebuild" parameterJonathan Brassow
2012-10-11DM RAID: Add rebuild capability for RAID10Jonathan Brassow
2012-10-11DM RAID: Move 'rebuild' checking code to its own functionJonathan Brassow
2012-08-01Merge branch 'for-next' of git://neil.brown.name/mdLinus Torvalds
2012-08-01DM RAID: Add support for MD RAID10Jonathan Brassow
2012-07-27dm thin: commit before gathering statusAlasdair G Kergon
2012-07-27dm raid: move sectors_per_dev calculationJonathan E Brassow
2012-07-27dm raid: restructure parse_raid_paramsJonathan E Brassow
2012-07-27dm: support non power of two target max_io_lenMike Snitzer
2012-05-22DM RAID: Use md_error() in place of simply setting Faulty bitJonathan Brassow
2012-05-22DM RAID: Record and handle missing devicesJonathan Brassow
2012-05-22DM RAID: Set recovery flags on resumeJonathan Brassow
2012-05-22md: dm-raid should call helper function to clear rdev.NeilBrown
2012-04-24DM RAID: Use safe version of rdev_for_eachJonathan Brassow
2012-03-28dm raid: handle failed devices during start upJonathan E Brassow
2012-03-19md: tidy up rdev_for_each usage.NeilBrown
2012-03-07dm raid: fix flush supportJonathan E Brassow
2012-03-07dm raid: set MD_CHANGE_DEVS when rebuildingJonathan E Brassow
2012-01-31Prevent DM RAID from loading bitmap twice.Jonathan Brassow
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/linux-dmLinus Torvalds
2011-10-31md: Add module.h to all files using it implicitlyPaul Gortmaker
2011-10-31dm: raid fix device status indicator when array initializingJonathan E Brassow
2011-10-26Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2011-10-11md/raid5: typedef removal: raid5_conf_t -> struct r5confNeilBrown
2011-10-11md: remove typedefs: mddev_t -> struct mddevNeilBrown
2011-10-11md: removing typedefs: mdk_rdev_t -> struct md_rdevNeilBrown
2011-09-25dm: raid fix write_mostly arg validationJonthan Brassow
2011-08-02dm raid: add md raid1 supportJonathan Brassow
2011-08-02dm raid: support metadata devicesJonathan Brassow
2011-08-02dm raid: add write_mostly parameterJonathan Brassow
2011-08-02dm raid: add region_size parameterJonathan Brassow
2011-08-02dm raid: tidy includesAlasdair G Kergon
2011-08-02dm raid: cleanup parameter handlingJonathan Brassow
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown