aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/linear.h
Commit message (Expand)AuthorAgeFilesLines
* md/linear: avoid corrupting structure while waiting for rcu_free to complete.NeilBrown2011-10-031-1/+1
* md/linear: use call_rcu to free obsolete 'conf' structures.NeilBrown2009-06-181-1/+1
* md: Removing num_sector and replacing start_sector with end_sectorSandeep K Sinha2009-06-161-2/+1
* md: Removal of hash table in linear raidSandeep K Sinha2009-06-161-5/+0
* md: remove mddev_to_conf "helper" macroNeilBrown2009-06-161-2/+0
* md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-311-2/+0
* md: move headers out of include/linux/raid/Christoph Hellwig2009-03-311-0/+31