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