1. 47f521b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  2. 935fe09 md: rename some drivers/md/ files to have an "md-" prefix by Mike Snitzer · 7 years ago[Renamed from drivers/md/linear.h]
  3. 03a9e24 md linear: fix a race between linear_add() and linear_congested() by colyli@suse.de · 8 years ago
  4. e849b93 md/linear: typedef removal: linear_conf_t -> struct linear_conf by NeilBrown · 13 years ago
  5. a712077 md/linear: remove typedefs: dev_info_t -> struct dev_info by NeilBrown · 13 years ago
  6. 3cb0300 md: removing typedefs: mdk_rdev_t -> struct md_rdev by NeilBrown · 13 years ago
  7. 1b6afa1 md/linear: avoid corrupting structure while waiting for rcu_free to complete. by NeilBrown · 13 years ago
  8. 495d357 md/linear: use call_rcu to free obsolete 'conf' structures. by NeilBrown · 16 years ago
  9. 4db7cdc md: Removing num_sector and replacing start_sector with end_sector by Sandeep K Sinha · 16 years ago
  10. 45d4582 md: Removal of hash table in linear raid by Sandeep K Sinha · 16 years ago
  11. 070ec55 md: remove mddev_to_conf "helper" macro by NeilBrown · 16 years ago
  12. bff6197 md: move lots of #include lines out of .h files and into .c by NeilBrown · 16 years ago
  13. ef740c3 md: move headers out of include/linux/raid/ by Christoph Hellwig · 16 years ago[Renamed from include/linux/raid/linear.h]
  14. ab5bd5c md: Convert remaining 1k representations in linear.c to sectors. by Andre Noll · 16 years ago
  15. 6283815 md: linear: Represent dev_info->size and dev_info->offset in sectors. by Andre Noll · 16 years ago
  16. d6e2215 md: linear: Make array_size sector-based and rename it to array_sectors. by Andre Noll · 16 years ago
  17. 7c7546c [PATCH] md: allow a linear array to have drives added while active by NeilBrown · 19 years ago
  18. 15945fe [PATCH] md: support md/linear array with components greater than 2 terabytes. by NeilBrown · 19 years ago
  19. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago