aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-raid.c
Commit message (Expand)AuthorAge
* 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
|/
* dm raid: add md raid1 supportJonathan Brassow2011-08-02
* dm raid: support metadata devicesJonathan Brassow2011-08-02
* dm raid: add write_mostly parameterJonathan Brassow2011-08-02
* dm raid: add region_size parameterJonathan Brassow2011-08-02
* dm raid: tidy includesAlasdair G Kergon2011-08-02
* dm raid: cleanup parameter handlingJonathan Brassow2011-08-02
* md/dm - remove remains of plug_fn callback.NeilBrown2011-04-18
* block: remove per-queue pluggingJens Axboe2011-03-10
* dm: raid456 basic supportNeilBrown2011-01-13