ks8851: Update link status during link change interrupt
[linux-flexiantxendom0-3.2.10.git] / drivers / md / dm-raid.c
2012-04-24 Jonathan BrassowDM RAID: Use safe version of rdev_for_each
2012-03-28 Jonathan E Brassowdm raid: handle failed devices during start up
2012-03-19 NeilBrownmd: tidy up rdev_for_each usage.
2012-03-07 Jonathan E Brassowdm raid: fix flush support
2012-03-07 Jonathan E Brassowdm raid: set MD_CHANGE_DEVS when rebuilding
2012-01-30 Jonathan BrassowPrevent DM RAID from loading bitmap twice.
2011-11-07 Linus TorvaldsMerge branch 'modsplit-Oct31_2011' of git://git./linux...
2011-11-03 Linus TorvaldsMerge git://git./linux/kernel/git/steve/linux-dm
2011-10-31 Paul Gortmakermd: Add module.h to all files using it implicitly
2011-10-31 Jonathan E Brassowdm: raid fix device status indicator when array initial...
2011-10-26 Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2011-10-11 NeilBrownmd/raid5: typedef removal: raid5_conf_t -> struct r5conf
2011-10-11 NeilBrownmd: remove typedefs: mddev_t -> struct mddev
2011-10-11 NeilBrownmd: removing typedefs: mdk_rdev_t -> struct md_rdev
2011-09-25 Jonthan Brassowdm: raid fix write_mostly arg validation
2011-08-02 Jonathan Brassowdm raid: add md raid1 support
2011-08-02 Jonathan Brassowdm raid: support metadata devices
2011-08-02 Jonathan Brassowdm raid: add write_mostly parameter
2011-08-02 Jonathan Brassowdm raid: add region_size parameter
2011-08-02 Alasdair G Kergondm raid: tidy includes
2011-08-02 Jonathan Brassowdm raid: cleanup parameter handling
2011-04-18 NeilBrownmd/dm - remove remains of plug_fn callback.
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-01-13 NeilBrowndm: raid456 basic support