Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | md/linear: typedef removal: linear_conf_t -> struct linear_conf | NeilBrown | 2011-10-11 | 1 | -5/+1 |
* | md/linear: remove typedefs: dev_info_t -> struct dev_info | NeilBrown | 2011-10-11 | 1 | -3/+1 |
* | md: removing typedefs: mdk_rdev_t -> struct md_rdev | NeilBrown | 2011-10-11 | 1 | -1/+1 |
* | md/linear: avoid corrupting structure while waiting for rcu_free to complete. | NeilBrown | 2011-08-25 | 1 | -1/+1 |
* | md/linear: use call_rcu to free obsolete 'conf' structures. | NeilBrown | 2009-06-18 | 1 | -1/+1 |
* | md: Removing num_sector and replacing start_sector with end_sector | Sandeep K Sinha | 2009-06-16 | 1 | -2/+1 |
* | md: Removal of hash table in linear raid | Sandeep K Sinha | 2009-06-16 | 1 | -5/+0 |
* | md: remove mddev_to_conf "helper" macro | NeilBrown | 2009-06-16 | 1 | -2/+0 |
* | md: move lots of #include lines out of .h files and into .c | NeilBrown | 2009-03-31 | 1 | -2/+0 |
* | md: move headers out of include/linux/raid/ | Christoph Hellwig | 2009-03-31 | 1 | -0/+31 |