aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-raid.c
AgeCommit message (Expand)Author
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
2011-03-10block: remove per-queue pluggingJens Axboe
2011-01-13dm: raid456 basic supportNeilBrown