1. e61290a dm: convert suspend_lock semaphore to mutex by Daniel Walker · 17 years ago
  2. 8defd83 dm snapshot: use rounddown_pow_of_two by Robert P. J. Day · 17 years ago
  3. 82d601d dm: table remove unused total by Jun'ichi Nomura · 17 years ago
  4. afb2452 dm: table use list_for_each by Paul Jimenez · 17 years ago
  5. 76c072b dm ioctl: move compat code by Milan Broz · 17 years ago
  6. 27238b2 dm ioctl: remove lock_kernel by Alasdair G Kergon · 17 years ago
  7. b9249e5 dm: mark function lists static by Alasdair G Kergon · 17 years ago
  8. 7e5c1e8 dm: add missing memory barrier to dm_suspend by Milan Broz · 17 years ago
  9. 6ed3003 md: fix an occasional deadlock in raid5 by NeilBrown · 17 years ago
  10. 73c3443 md: change ITERATE_RDEV_GENERIC to rdev_for_each_list, and remove ITERATE_RDEV_PENDING. by NeilBrown · 17 years ago
  11. d089c6a md: change ITERATE_RDEV to rdev_for_each by NeilBrown · 17 years ago
  12. 29ac4aa md: change INTERATE_MDDEV to for_each_mddev by NeilBrown · 17 years ago
  13. 20a49ff md: change a few 'int' to 'size_t' in md by NeilBrown · 17 years ago
  14. 177a99b md: fix use-after-free bug when dropping an rdev from an md array by NeilBrown · 17 years ago
  15. a17184a md: allow an md array to appear with 0 drives if it has external metadata by NeilBrown · 17 years ago
  16. ca38805 md: lock address when changing attributes of component devices by NeilBrown · 17 years ago
  17. c5d79ad md: allow devices to be shared between md arrays by NeilBrown · 17 years ago
  18. 1ec4a93 md: set and test the ->persistent flag for md devices more consistently by NeilBrown · 17 years ago
  19. c620727 md: allow a maximum extent to be set for resyncing by NeilBrown · 17 years ago
  20. c303da6 md: give userspace control over removing failed devices when external metdata in use by NeilBrown · 17 years ago
  21. e691063 md: support 'external' metadata for md arrays by NeilBrown · 17 years ago
  22. b47490c md: Update md bitmap during resync. by NeilBrown · 17 years ago
  23. 66c811e md: raid6: clean up the style of raid6test/test.c by H. Peter Anvin · 17 years ago
  24. 98ec302 md: raid6: Fix mktable.c by H. Peter Anvin · 17 years ago
  25. 54212cf coding style cleanups for drivers/md/mktables.c by Oliver Pinter · 17 years ago
  26. c10997f Kobject: convert drivers/* from kobject_unregister() to kobject_put() by Greg Kroah-Hartman · 17 years ago
  27. f9cb074 Kobject: rename kobject_init_ng() to kobject_init() by Greg Kroah-Hartman · 17 years ago
  28. b2d6db5 Kobject: rename kobject_add_ng() to kobject_add() by Greg Kroah-Hartman · 17 years ago
  29. 649316b Kobject: convert drivers/md/md.c to use kobject_init/add_ng() by Greg Kroah-Hartman · 17 years ago
  30. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  31. 3830c62 Kobject: change drivers/md/md.c to use kobject_init_and_add by Greg Kroah-Hartman · 17 years ago
  32. 0f94e87 md: fix data corruption when a degraded raid5 array is reshaped by Dan Williams · 17 years ago
  33. 91e1062 dm crypt: use bio_add_page by Milan Broz · 17 years ago
  34. 9121250 dm: merge max_hw_sector by Neil Brown · 17 years ago
  35. 69267a3 dm: trigger change uevent on rename by Alasdair G Kergon · 17 years ago
  36. adfe477 dm crypt: fix write endio by Milan Broz · 17 years ago
  37. d1622e8 dm mpath: hp requires scsi by Paul Mundt · 17 years ago
  38. 512875b dm: table detect io beyond device by Jun'ichi Nomura · 17 years ago
  39. 6c55be8 raid5: fix unending write sequence by Dan Williams · 17 years ago
  40. 2ad8b1e Add UNPLUG traces to all appropriate places by Alan D. Brunelle · 17 years ago
  41. def6ae2 md: fix misapplied patch in raid5.c by Neil Brown · 17 years ago
  42. 5ec140e dm: bounce_pfn limit added by Vasily Averin · 17 years ago
  43. ca5cd87 x86 merge fallout: uml by Al Viro · 17 years ago
  44. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  45. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  46. 4ae3f84 md: raid5: fix clearing of biofill operations by Dan Williams · 17 years ago
  47. 85bfb4d md: fix an unsigned compare to allow creation of bitmaps with v1.0 metadata by NeilBrown · 17 years ago
  48. 45711f1 [SG] Update drivers to use sg helpers by Jens Axboe · 17 years ago
  49. c00046c Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 17 years ago
  50. 80fd662 dm crypt: tidy pending by Milan Broz · 17 years ago
  51. b15546f dm mpath: send uevents by Mike Anderson · 17 years ago
  52. 7a8c3d3 dm: uevent generate events by Mike Anderson · 17 years ago
  53. 51e5b2b dm: add uevent to core by Mike Anderson · 17 years ago
  54. 96a1f7d dm: export name and uuid by Mike Anderson · 17 years ago
  55. aa5617c dm raid1: add mirror_set to struct mirror by Jonathan Brassow · 17 years ago
  56. 6b3df0d dm log: split suspend by Jonathan Brassow · 17 years ago
  57. fe97e2a dm mpath: hp retry if not ready by Dave Wysochanski · 17 years ago
  58. 16ebbf3 dm mpath: add hp handler by Dave Wysochanski · 17 years ago
  59. c9e4558 dm mpath: add retry pg init by Dave Wysochanski · 17 years ago
  60. 636d578 dm crypt: tidy labels by Milan Broz · 17 years ago
  61. d469f84 dm crypt: tidy whitespace by Milan Broz · 17 years ago
  62. cabf08e dm crypt: add post processing queue by Milan Broz · 17 years ago
  63. 9934a8b dm crypt: use per device singlethread workqueues by Milan Broz · 17 years ago
  64. d336416 dm mpath: emc fix an error message by Alasdair G Kergon · 17 years ago
  65. 051814c dm: bio_list macro renaming by Alasdair G Kergon · 17 years ago
  66. bb56acf dm io:ctl remove vmalloc void cast by Jesper Juhl · 17 years ago
  67. 9e4e5f8 dm: tidy bio_io_error usage by Milan Broz · 17 years ago
  68. def5b5b kcopyd use mutex instead of semaphore by Matthias Kaehlcke · 17 years ago
  69. 094262d dm: use kzalloc by Dmitry Monakhov · 17 years ago
  70. 6f3c3f0 dm: use is_power_of_2 by vignesh babu · 17 years ago
  71. ae9da83 dm: fix thaw_bdev by Jun'ichi Nomura · 17 years ago
  72. 79662d1 dm delay: fix status by Milan Broz · 17 years ago
  73. 2e64a0f dm delay: fix ctr error paths by Dmitry Monakhov · 17 years ago
  74. a72cf73 dm raid1: fix leakage by Dmitry Monakhov · 17 years ago
  75. 815f9e3 dm crypt: missing kfree in ctr error path by Dmitry Monakhov · 17 years ago
  76. 55b42c5 dm crypt: drop device ref in ctr error path by Dmitry Monakhov · 17 years ago
  77. 027d50f dm io:ctl use constant struct size by Milan Broz · 17 years ago
  78. c7ac86d dm mpath: rdac fix init race by Bryn M. Reeves · 17 years ago
  79. 96de0e2 Convert files to UTF-8 and some cleanups by Jan Engelhardt · 17 years ago
  80. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  81. ba25f9d Use helpers to obtain task pid in printks by Pavel Emelyanov · 17 years ago
  82. cf7a441 md: make sure read errors are auto-corrected during a 'check' resync in raid1 by NeilBrown · 17 years ago
  83. d7f3d29 md: expose the degraded status of an assembled array through sysfs by Iustin Pop · 17 years ago
  84. 2b12ab6 md: 'sync_action' in sysfs returns wrong value for readonly arrays by NeilBrown · 17 years ago
  85. 8299d7f md: fix a bug in some never-used code. by NeilBrown · 17 years ago
  86. 4d936ec md: software Raid autodetect dev list not array by Michael J. Evans · 17 years ago
  87. 644bd2f Fix memory leak in dm-crypt by Neil Brown · 17 years ago
  88. fd5d806 block: convert blkdev_issue_flush() to use empty barriers by Jens Axboe · 17 years ago
  89. 0dddfd4 dm: emc_endio returns void by Geert Uytterhoeven · 17 years ago
  90. 19c38de kobjects: fix up improper use of the kobject name field by Greg Kroah-Hartman · 17 years ago
  91. 6712ecf Drop 'size' argument from bio_endio and bi_end_io by NeilBrown · 17 years ago
  92. 6684657 Stop exporting blk_rq_bio_prep by NeilBrown · 17 years ago
  93. e4d8490 raid5: fix 2 bugs in ops_complete_biofill by Dan Williams · 17 years ago
  94. 2123a09 Fix kernel buuild with (CONFIG_COMPAT && ! CONFIG_BLOCK) by aherrman@arcor.de · 17 years ago
  95. a2e0855 md: fix some bugs with growing raid5/raid6 arrays. by NeilBrown · 17 years ago
  96. f99ba18 dm-mpath-rdac: don't stomp on a requests transfer bit by Andrew Vasquez · 17 years ago
  97. 6e106b0 DM_MULTIPATH_RDAC: "scsi_normalize_sense" undefined by Randy Dunlap · 17 years ago
  98. a88aa78 md: correctly update sysfs when a raid1 is reshaped by NeilBrown · 17 years ago
  99. 918f023 md: make sure a re-add after a restart honours bitmap when resyncing by NeilBrown · 17 years ago
  100. c7149d6 Fix remap handling by blktrace by Alan D. Brunelle · 17 years ago