aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/linear.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-11md/linear: typedef removal: linear_conf_t -> struct linear_confNeilBrown1-5/+1
2011-10-11md/linear: remove typedefs: dev_info_t -> struct dev_infoNeilBrown1-3/+1
2011-10-11md: removing typedefs: mdk_rdev_t -> struct md_rdevNeilBrown1-1/+1
2011-08-25md/linear: avoid corrupting structure while waiting for rcu_free to complete.NeilBrown1-1/+1
2009-06-18md/linear: use call_rcu to free obsolete 'conf' structures.NeilBrown1-1/+1
2009-06-16md: Removing num_sector and replacing start_sector with end_sectorSandeep K Sinha1-2/+1
2009-06-16md: Removal of hash table in linear raidSandeep K Sinha1-5/+0
2009-06-16md: remove mddev_to_conf "helper" macroNeilBrown1-2/+0
2009-03-31md: move lots of #include lines out of .h files and into .cNeilBrown1-2/+0
2009-03-31md: move headers out of include/linux/raid/Christoph Hellwig1-0/+31