1. 2bfd2e1 [SCSI] scsi_dh: Use scsi_dh_set_params() in multipath. by Chandra Seetharaman · 15 years ago
  2. 435a71d Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  3. 80ffb3c Fix new incorrect error return from do_md_stop. by NeilBrown · 15 years ago
  4. 894ef82 dm-log-userspace: fix printk format warning by Randy Dunlap · 15 years ago
  5. 4d484a4 md: allow upper limit for resync/reshape to be set when array is read-only by NeilBrown · 15 years ago
  6. 1a67dde md/raid5: Properly remove excess drives after shrinking a raid5/6 by NeilBrown · 15 years ago
  7. a639755 md/raid5: make sure a reshape restarts at the correct address. by NeilBrown · 15 years ago
  8. 67ac601 md/raid5: allow new reshape modes to be restarted in the middle. by NeilBrown · 15 years ago
  9. 51d5668 md: never advance 'events' counter by more than 1. by NeilBrown · 15 years ago
  10. c8c00a6 Remove deadlock potential in md_open by NeilBrown · 15 years ago
  11. 449aad3 md: Use revalidate_disk to effect changes in size of device. by NeilBrown · 15 years ago
  12. 64bd660 md: allow raid5_quiesce to work properly when reshape is happening. by NeilBrown · 15 years ago
  13. e516402 md/raid5: set reshape_position correctly when reshape starts. by NeilBrown · 15 years ago
  14. 70471da md: Handle growth of v1.x metadata correctly. by NeilBrown · 15 years ago
  15. 3673f30 md: avoid array overflow with bad v1.x metadata by NeilBrown · 15 years ago
  16. 3a981b0 md: when a level change reduces the number of devices, remove the excess. by NeilBrown · 15 years ago
  17. ac5e711 md: Push down data integrity code to personalities. by Andre Noll · 15 years ago
  18. 95fc17a md/raid6: release spare page at ->stop() by Dan Williams · 15 years ago
  19. 5dea271 dm table: pass correct dev area size to device_area_is_valid by Mike Snitzer · 15 years ago
  20. a732c20 dm: remove queue next_ordered workaround for barriers by Mike Snitzer · 15 years ago
  21. 6988568 dm raid1: wake kmirrord when requeueing delayed bios after remote recovery by Mikulas Patocka · 15 years ago
  22. 8aa7e84 Fix congestion_wait() sync/async vs read/write confusion by Jens Axboe · 15 years ago
  23. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  24. 2027bd9 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  25. 544ae5f Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  26. 7878cba block: Create bip slabs with embedded integrity vectors by Martin K. Petersen · 15 years ago
  27. e62e58a md: use interruptible wait when duration is controlled by userspace. by NeilBrown · 15 years ago
  28. a5c308d md/raid5: suspend shouldn't affect read requests. by NeilBrown · 15 years ago
  29. 0909dc4 md: tidy up error paths in md_alloc by NeilBrown · 15 years ago
  30. 1ec22eb md: fix error path when duplicate name is found on md device creation. by NeilBrown · 15 years ago
  31. b8d966e md: avoid dereferencing NULL pointer when accessing suspend_* sysfs attributes. by NeilBrown · 15 years ago
  32. 8f6c2e4 md: Use new topology calls to indicate alignment and I/O sizes by Martin K. Petersen · 15 years ago
  33. ea9df47 dm table: fix blk_stack_limits arg to use bytes not sectors by Mike Snitzer · 15 years ago
  34. 874d2f6 dm exception store: really fix type lookup by Milan Broz · 15 years ago
  35. f40c67f dm mpath: change to be request based by Kiyoshi Ueda · 15 years ago
  36. 523d929 dm: disable interrupt when taking map_lock by Kiyoshi Ueda · 15 years ago
  37. 5d67aa2 dm: do not set QUEUE_ORDERED_DRAIN if request based by Kiyoshi Ueda · 15 years ago
  38. e6ee8c0 dm: enable request based option by Kiyoshi Ueda · 15 years ago
  39. cec47e3 dm: prepare for request based option by Kiyoshi Ueda · 15 years ago
  40. f5db4af dm raid1: add userspace log by Jonthan Brassow · 15 years ago
  41. 754c5fc dm: calculate queue limits during resume not load by Mike Snitzer · 15 years ago
  42. 18d8594 dm log: fix create_log_context to use logical_block_size of log device by Mike Snitzer · 15 years ago
  43. af4874e dm target:s introduce iterate devices fn by Mike Snitzer · 15 years ago
  44. 1197764 dm table: establish queue limits by copying table limits by Mike Snitzer · 15 years ago
  45. 5ab9758 dm table: replace struct io_restrictions with struct queue_limits by Mike Snitzer · 15 years ago
  46. be6d430 dm table: validate device logical_block_size by Mike Snitzer · 15 years ago
  47. 02acc3a dm table: ensure targets are aligned to logical_block_size by Mike Snitzer · 15 years ago
  48. 60935eb dm ioctl: support cookies for udev by Milan Broz · 15 years ago
  49. 486d220 dm: sysfs add suspended attribute by Peter Rajnoha · 15 years ago
  50. 1b6da75 dm table: improve warning message when devices not freed before destruction by Jonthan Brassow · 15 years ago
  51. f392ba8 dm mpath: add service time load balancer by Kiyoshi Ueda · 15 years ago
  52. fd5e033 dm mpath: add queue length load balancer by Kiyoshi Ueda · 15 years ago
  53. 02ab823 dm mpath: add start_io and nr_bytes to path selectors by Kiyoshi Ueda · 15 years ago
  54. 2bd0234 dm snapshot: use barrier when writing exception store by Mikulas Patocka · 15 years ago
  55. 51aa322 dm io: retry after barrier error by Mikulas Patocka · 15 years ago
  56. 5af443a dm io: record eopnotsupp by Mikulas Patocka · 15 years ago
  57. 494b3ee dm snapshot: support barriers by Mikulas Patocka · 15 years ago
  58. 8627921 dm mpath: support barriers by Mikulas Patocka · 15 years ago
  59. c927259 dm delay: support barriers by Mikulas Patocka · 15 years ago
  60. 647c7db dm crypt: support flush by Mikulas Patocka · 15 years ago
  61. 374bf7e dm: stripe support flush by Mikulas Patocka · 15 years ago
  62. 433bcac dm: linear support flush by Mikulas Patocka · 15 years ago
  63. 52b1fd5 dm: send empty barriers to targets in dm_flush by Mikulas Patocka · 15 years ago
  64. 9015df2 dm: initialise tio in alloc_tio by Alasdair G Kergon · 15 years ago
  65. f9ab94c dm: introduce num_flush_requests by Mikulas Patocka · 15 years ago
  66. 27eaa14 dm: remove check that prevents mapping empty bios by Mikulas Patocka · 15 years ago
  67. fdb9572 dm: remove EOPNOTSUPP for barriers by Mikulas Patocka · 15 years ago
  68. 5aa2781 dm: store only first barrier error by Mikulas Patocka · 15 years ago
  69. 2761e95 dm: process requeue in dm_wq_work by Mikulas Patocka · 15 years ago
  70. 531fe96 dm: make dm_flush return void by Mikulas Patocka · 15 years ago
  71. 32a926d dm: always hold bdev reference by Mikulas Patocka · 15 years ago
  72. db8fef4 dm: rename suspended_bdev to bdev by Mikulas Patocka · 15 years ago
  73. f6bd4eb dm exception store: fix exstore lookup to be case insensitive by Jonathan Brassow · 15 years ago
  74. 5657e8f dm: use i_size_read by Mikulas Patocka · 15 years ago
  75. 8cbeb67 dm: avoid unsupported spanning of md stripe boundaries by Mikulas Patocka · 15 years ago
  76. 53b351f dm mpath: flush keventd queue in destructor by Mikulas Patocka · 15 years ago
  77. a72986c dm raid1: keep retrying alloc if mempool_alloc failed by Mikulas Patocka · 15 years ago
  78. e54f77d dm mpath: call activate fn for each path in pg_init by Chandra Seetharaman · 15 years ago
  79. a0cf7ea dm mpath: change attached scsi_dh by Hannes Reinecke · 15 years ago
  80. 4d89b7b dm: sysfs skip output when device is being destroyed by Milan Broz · 15 years ago
  81. e094f4f dm mpath: validate hw_handler argument count by Mikulas Patocka · 15 years ago
  82. 0e0497c dm mpath: validate table argument count by Mikulas Patocka · 15 years ago
  83. 31583d6a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  84. 90c699a block: rename CONFIG_LBD to CONFIG_LBDAF by Bartlomiej Zolnierkiewicz · 15 years ago
  85. 9729a6e Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  86. 48606a9 md/raid5: correctly update sync_completed when we reach max_resync by NeilBrown · 15 years ago
  87. 7a3ab90 md/raid5: add missing call to schedule() after prepare_to_wait() by Dan Williams · 15 years ago
  88. 495d357 md/linear: use call_rcu to free obsolete 'conf' structures. by NeilBrown · 15 years ago
  89. af11c39 md linear: Protecting mddev with rcu locks to avoid races by SandeepKsinha · 15 years ago
  90. 0894cc3 md: Move check for bitmap presence to personality code. by Andre Noll · 15 years ago
  91. 8190e75 md: remove chunksize rounding from common code. by NeilBrown · 15 years ago
  92. 13f2682 md: raid0/linear: ensure device sizes are rounded to chunk size. by NeilBrown · 15 years ago
  93. 1b57f13 md: move assignment of ->utime so that it never gets skipped. by NeilBrown · 15 years ago
  94. 8c6ac86 md: Push down reconstruction log message to personality code. by Andre Noll · 15 years ago
  95. 50ac168 md: merge reconfig and check_reshape methods. by NeilBrown · 15 years ago
  96. 597a711 md: remove unnecessary arguments from ->reconfig method. by NeilBrown · 15 years ago
  97. 01ee22b md: raid5: check stripe cache is large enough in start_reshape by NeilBrown · 15 years ago
  98. d6e412e md: raid0: chunk_sectors cleanups. by NeilBrown · 15 years ago
  99. cdc2ae6 md: fix some comments. by Andre Noll · 15 years ago
  100. 0ba459d md/raid5: Use is_power_of_2() in raid5_reconfig()/raid6_reconfig(). by Andre Noll · 15 years ago