aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/linear.h
AgeCommit message (Expand)AuthorFilesLines
2011-10-11md/linear: typedef removal: linear_conf_t -> struct linear_confGravatar NeilBrown 1-5/+1
2011-10-11md/linear: remove typedefs: dev_info_t -> struct dev_infoGravatar NeilBrown 1-3/+1
2011-10-11md: removing typedefs: mdk_rdev_t -> struct md_rdevGravatar NeilBrown 1-1/+1
2011-08-25md/linear: avoid corrupting structure while waiting for rcu_free to complete.Gravatar NeilBrown 1-1/+1
2009-06-18md/linear: use call_rcu to free obsolete 'conf' structures.Gravatar NeilBrown 1-1/+1
2009-06-16md: Removing num_sector and replacing start_sector with end_sectorGravatar Sandeep K Sinha 1-2/+1
2009-06-16md: Removal of hash table in linear raidGravatar Sandeep K Sinha 1-5/+0
2009-06-16md: remove mddev_to_conf "helper" macroGravatar NeilBrown 1-2/+0
2009-03-31md: move lots of #include lines out of .h files and into .cGravatar NeilBrown 1-2/+0
2009-03-31md: move headers out of include/linux/raid/Gravatar Christoph Hellwig 1-0/+31