aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/raid0.h
AgeCommit message (Expand)Author
2009-06-16md: remove mddev_to_conf "helper" macroNeilBrown
2009-06-16md: raid0: remove ->dev pointer from strip_zone structureNeilBrown
2009-06-16md: raid0: remove ->sectors from the strip_zone structure.NeilBrown
2009-06-16md: raid0: Remove hash spacing and sector shift.Andre Noll
2009-06-16md: raid0: Remove hash table.Andre Noll
2009-06-16md: raid0: Replace hash table lookup by looping over all strip_zones.Andre Noll
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown
2009-03-31md: move headers out of include/linux/raid/Christoph Hellwig