1. 852c8bf md: Fix a bug in linear.c causing which_dev() to return the wrong device. by Andre Noll · 16 years ago
  2. 159ec1f md: use list_for_each_entry macro directly by Cheng Renquan · 16 years ago
  3. f1cd14a md: linear: Fix a division by zero bug for very small arrays. by Andre Noll · 16 years ago
  4. fb4d8c7 md: Remove unnecessary #includes, #defines, and function declarations. by NeilBrown · 16 years ago
  5. ab5bd5c md: Convert remaining 1k representations in linear.c to sectors. by Andre Noll · 16 years ago
  6. 23242fb md: linear.c: Make two local variables sector-based. by Andre Noll · 16 years ago
  7. 6283815 md: linear: Represent dev_info->size and dev_info->offset in sectors. by Andre Noll · 16 years ago
  8. 451708d md: linear.c: Remove broken debug code. by Andre Noll · 16 years ago
  9. 481d86c md: linear.c: Remove pointless initialization of curr_offset. by Andre Noll · 16 years ago
  10. e611302 md: linear.c: Fix typo in comment. by Andre Noll · 16 years ago
  11. 6feef53 block: mark bio_split_pool static by Denis ChengRq · 16 years ago
  12. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  13. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  14. 8a39262 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 16 years ago
  15. d6e2215 md: linear: Make array_size sector-based and rename it to array_sectors. by Andre Noll · 16 years ago
  16. f233ea5 md: Make mddev->array_size sector-based. by Andre Noll · 16 years ago
  17. cc371e6 Add bvec_merge_data to handle stacked devices and ->merge_bvec() by Alasdair G Kergon · 16 years ago
  18. 1386451 linear: correct disk numbering error check by Nikanth Karthikesan · 16 years ago
  19. e7e72bf Remove blkdev warning triggered by using md by Neil Brown · 16 years ago
  20. d089c6a md: change ITERATE_RDEV to rdev_for_each by NeilBrown · 17 years ago
  21. 2ad8b1e Add UNPLUG traces to all appropriate places by Alan D. Brunelle · 17 years ago
  22. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  23. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  24. 165125e [BLOCK] Get rid of request_queue_t typedef by Jens Axboe · 17 years ago
  25. a778b73 md: fix bug with linear hot-add and elsewhere by NeilBrown · 17 years ago
  26. bed31ed [PATCH] fix read past end of array in md/linear.c by Andy Isaacson · 17 years ago
  27. 26be34d [PATCH] md: define backing_dev_info.congested_fn for raid0 and linear by NeilBrown · 18 years ago
  28. f9abd1a [PATCH] md: Fix a bug that recently crept into md/linear by NeilBrown · 18 years ago
  29. 7c7546c [PATCH] md: allow a linear array to have drives added while active by NeilBrown · 18 years ago
  30. d9d166c [PATCH] md: allow array level to be set textually via sysfs by NeilBrown · 19 years ago
  31. 2604b70 [PATCH] md: remove personality numbering from md by NeilBrown · 19 years ago
  32. 9ffae0c [PATCH] md: convert md to use kzalloc throughout by NeilBrown · 19 years ago
  33. a362357 [BLOCK] Unify the seperate read/write io stat fields into arrays by Jens Axboe · 19 years ago
  34. 15945fe [PATCH] md: support md/linear array with components greater than 2 terabytes. by NeilBrown · 19 years ago
  35. e5dcdd8 [PATCH] md: fail IO request to md that require a barrier. by NeilBrown · 19 years ago
  36. 990a8ba [PATCH] md: remove unneeded NULL checks before kfree by Jesper Juhl · 19 years ago
  37. 29ac8e0 [PATCH] md: fix splitting of md/linear request that cross a device boundary by NeilBrown · 19 years ago
  38. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago