1. c84a137 md/raid0: avoid RAID0 data corruption due to layout confusion. by NeilBrown · 5 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 10 years ago
  4. ba13da4 md: add proper merge_bvec handling to RAID0 and Linear. by NeilBrown · 13 years ago
  5. e373ab1 md/raid0: typedef removal: raid0_conf_t -> struct r0conf by NeilBrown · 13 years ago
  6. 3cb0300 md: removing typedefs: mdk_rdev_t -> struct md_rdev by NeilBrown · 13 years ago
  7. e93f68a md: fix handling of array level takeover that re-arranges devices. by NeilBrown · 15 years ago
  8. 9af204c md: Add support for Raid5->Raid0 and Raid10->Raid0 takeover by Trela, Maciej · 15 years ago
  9. 070ec55 md: remove mddev_to_conf "helper" macro by NeilBrown · 16 years ago
  10. b414579 md: raid0: remove ->dev pointer from strip_zone structure by NeilBrown · 16 years ago
  11. 49f357a2 md: raid0: remove ->sectors from the strip_zone structure. by NeilBrown · 16 years ago
  12. 8f79cfc md: raid0: Remove hash spacing and sector shift. by Andre Noll · 16 years ago
  13. 09770e0 md: raid0: Remove hash table. by Andre Noll · 16 years ago
  14. dc58266 md: raid0: Replace hash table lookup by looping over all strip_zones. by Andre Noll · 16 years ago
  15. bff6197 md: move lots of #include lines out of .h files and into .c by NeilBrown · 16 years ago
  16. ef740c3 md: move headers out of include/linux/raid/ by Christoph Hellwig · 16 years ago[Renamed from include/linux/raid/raid0.h]
  17. ccacc7d md: raid0: make hash_spacing and preshift sector-based. by Andre Noll · 16 years ago
  18. 83838ed md: raid0: Represent the size of strip zones in sectors. by Andre Noll · 16 years ago
  19. 6199d3d md: raid0: Represent zone->zone_offset in sectors. by Andre Noll · 16 years ago
  20. 019c4e2 md: raid0: Represent device offset in sectors. by Andre Noll · 16 years ago
  21. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago