- Update to 3.4-rc7.
[linux-flexiantxendom0-3.2.10.git] / drivers / md / raid0.h
2012-03-19 NeilBrownmd: add proper merge_bvec handling to RAID0 and Linear.
2011-10-11 NeilBrownmd/raid0: typedef removal: raid0_conf_t -> struct r0conf
2011-10-11 NeilBrownmd: removing typedefs: mdk_rdev_t -> struct md_rdev
2010-06-24 NeilBrownmd: fix handling of array level takeover that re-arrang...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-18 Trela, Maciejmd: Add support for Raid5->Raid0 and Raid10->Raid0...
2009-06-16 NeilBrownmd: remove mddev_to_conf "helper" macro
2009-06-16 NeilBrownmd: raid0: remove ->dev pointer from strip_zone structure
2009-06-16 NeilBrownmd: raid0: remove ->sectors from the strip_zone structure.
2009-06-16 Andre Nollmd: raid0: Remove hash spacing and sector shift.
2009-06-16 Andre Nollmd: raid0: Remove hash table.
2009-06-16 Andre Nollmd: raid0: Replace hash table lookup by looping over...
2009-03-31 NeilBrownmd: move lots of #include lines out of .h files and...
2009-03-31 Christoph Hellwigmd: move headers out of include/linux/raid/