summaryrefslogtreecommitdiff
path: root/drivers/md/linear.h
Commit message (Expand)AuthorAge
* md linear: fix a race between linear_add() and linear_congested()colyli@suse.de2017-02-13
* md/linear: typedef removal: linear_conf_t -> struct linear_confNeilBrown2011-10-11
* md/linear: remove typedefs: dev_info_t -> struct dev_infoNeilBrown2011-10-11
* md: removing typedefs: mdk_rdev_t -> struct md_rdevNeilBrown2011-10-11
* md/linear: avoid corrupting structure while waiting for rcu_free to complete.NeilBrown2011-08-25
* md/linear: use call_rcu to free obsolete 'conf' structures.NeilBrown2009-06-18
* md: Removing num_sector and replacing start_sector with end_sectorSandeep K Sinha2009-06-16
* md: Removal of hash table in linear raidSandeep K Sinha2009-06-16
* md: remove mddev_to_conf "helper" macroNeilBrown2009-06-16
* md: move lots of #include lines out of .h files and into .cNeilBrown2009-03-31
* md: move headers out of include/linux/raid/Christoph Hellwig2009-03-31