summaryrefslogtreecommitdiff
path: root/drivers/md/linear.h
AgeCommit message (Expand)Author
2011-08-25md/linear: avoid corrupting structure while waiting for rcu_free to complete.NeilBrown
2009-06-18md/linear: use call_rcu to free obsolete 'conf' structures.NeilBrown
2009-06-16md: Removing num_sector and replacing start_sector with end_sectorSandeep K Sinha
2009-06-16md: Removal of hash table in linear raidSandeep K Sinha
2009-06-16md: remove mddev_to_conf "helper" macroNeilBrown
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