1. 97658cd md: provide generic support for handling unplug callbacks. by NeilBrown · 13 years ago
  2. 482c083 md - remove old plugging code. by NeilBrown · 13 years ago
  3. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  4. 89078d5 md: Fix integrity registration error when no devices are capable by Martin K. Petersen · 13 years ago
  5. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  6. a91a278 block: Require subsystems to explicitly allocate bio_set integrity mempool by Martin K. Petersen · 13 years ago
  7. bd2895e Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  8. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  9. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 13 years ago
  10. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  11. f0b4f7e md: Fix - again - partition detection when array becomes active by NeilBrown · 13 years ago
  12. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  13. 8f5f02c md: correctly handle probe of an 'mdp' device. by NeilBrown · 13 years ago
  14. cbe6ef1 md: don't set_capacity before array is active. by NeilBrown · 13 years ago
  15. e91ece5 md_make_request: don't touch the bio after calling make_request by Chris Mason · 13 years ago
  16. c6751b2 md: Don't allow slot_store while resync/recovery is happening. by NeilBrown · 13 years ago
  17. 7281f812 md: don't clear curr_resync_completed at end of resync. by NeilBrown · 13 years ago
  18. a8c42c7 md: Don't use remove_and_add_spares to remove failed devices from a read-only array by NeilBrown · 13 years ago
  19. f21e9ff md: Remove the AllReserved flag for component devices. by NeilBrown · 13 years ago
  20. de171cb md: revert change to raid_disks on failure. by NeilBrown · 13 years ago
  21. ada609e workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER by Tejun Heo · 13 years ago
  22. 49731ba block: restore multiple bd_link_disk_holder() support by Tejun Heo · 13 years ago
  23. 509e4ae Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 13 years ago
  24. bf2cb0d md: Fix removal of extra drives when converting RAID6 to RAID5 by NeilBrown · 13 years ago
  25. ba1b41b md: range check slot number when manually adding a spare. by NeilBrown · 13 years ago
  26. 13ae864 md: fix sync_completed reporting for very large drives (>2TB) by Rémi Rérolle · 13 years ago
  27. 23ddff3 md: allow suspend_lo and suspend_hi to decrease as well as increase. by NeilBrown · 13 years ago
  28. 75d3da4 md: Don't let implementation detail of curr_resync leak out through sysfs. by NeilBrown · 13 years ago
  29. a6ff7e0 md: separate meta and data devs by Jonathan Brassow · 13 years ago
  30. ccebd4c md-new-param-to_sync_page_io by Jonathan Brassow · 13 years ago
  31. 57b2caa md-new-param-to-calc_dev_sboffset by Jonathan Brassow · 13 years ago
  32. 7ebc0be md: Be more careful about clearing flags bit in ->recovery by NeilBrown · 13 years ago
  33. defad61 md: md_stop_writes requires mddev_lock. by NeilBrown · 13 years ago
  34. 0ca6988 md: Ensure no IO request to get md device before it is properly initialised. by NeilBrown · 13 years ago
  35. 6c98791 md: fix regression resulting in delays in clearing bits in a bitmap by NeilBrown · 13 years ago
  36. 275220f Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  37. bf57254 md: fix regression with re-adding devices to arrays with no metadata by NeilBrown · 13 years ago
  38. 7f8635c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  39. e692cb6 block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead by Martin K. Petersen · 14 years ago
  40. 589a594 md: protect against NULL reference when waiting to start a raid10. by NeilBrown · 14 years ago
  41. 1a855a0 md: fix bug with re-adding of partially recovered device. by NeilBrown · 14 years ago
  42. a035fc3 md: fix possible deadlock in handling flush requests. by NeilBrown · 14 years ago
  43. a7a07e6 md: move code in to submit_flushes. by NeilBrown · 14 years ago
  44. 2b74e12 md: remove handling of flush_pending in md_submit_flush_data by NeilBrown · 14 years ago
  45. f30195c Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core by Jens Axboe · 14 years ago
  46. be20e6c md: Call blk_queue_flush() to establish flush/fua support by Darrick J. Wong · 14 years ago
  47. c26a44e md: fix return value of rdev_size_change() by Justin Maggard · 14 years ago
  48. d4d7762 block: clean up blkdev_get() wrappers and their users by Tejun Heo · 14 years ago
  49. e525fd8 block: make blkdev_get/put() handle exclusive access by Tejun Heo · 14 years ago
  50. e09b457 block: simplify holder symlink handling by Tejun Heo · 14 years ago
  51. 77304d2 block: read i_size with i_size_read() by Mike Snitzer · 14 years ago
  52. a167f66 md: use separate bio pool for each md device. by NeilBrown · 14 years ago
  53. 2b19336 md: change type of first arg to sync_page_io. by NeilBrown · 14 years ago
  54. e804ac7 md: fix and update workqueue usage by Tejun Heo · 14 years ago
  55. 4b532c9 md: remove md_mutex locking. by NeilBrown · 14 years ago
  56. d97a41d md: Fix regression with raid1 arrays without persistent metadata. by NeilBrown · 14 years ago
  57. a288709 Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  58. c37927d Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  59. fa251f89 Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier by Jens Axboe · 14 years ago
  60. 2a48fc0 block: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  61. ddcf352 md: fix v1.x metadata update when a disk is missing. by NeilBrown · 14 years ago
  62. 126925c md: call md_update_sb even for 'external' metadata arrays. by NeilBrown · 14 years ago
  63. e9c7469 md: implment REQ_FLUSH/FUA support by Tejun Heo · 14 years ago
  64. 070dc6d md: resolve confusion of MD_CHANGE_CLEAN by NeilBrown · 14 years ago
  65. bd52b74 md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arrays by Dan Williams · 14 years ago
  66. 3a3a5dd Update recovery_offset even when external metadata is used. by NeilBrown · 14 years ago
  67. 3d30701 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  68. 6e17b02 md: clean up do_md_stop by NeilBrown · 14 years ago
  69. bb4f1e9 md: fix another deadlock with removing sysfs attributes. by NeilBrown · 14 years ago
  70. 147e0b6 md: move revalidate_disk() back outside open_mutex by Dan Williams · 14 years ago
  71. 6e9624b block: push down BKL into .open and .release by Arnd Bergmann · 14 years ago
  72. 7b6d91d block: unify flags for struct bio and struct request by Christoph Hellwig · 14 years ago
  73. 69e51b4 md/bitmap: separate out loading a bitmap from initialising the structures. by NeilBrown · 14 years ago
  74. b63d7c2 md/bitmap: clean up plugging calls. by NeilBrown · 14 years ago
  75. 252ac52 md/plug: optionally use plugger to unplug an array during resync/recovery. by NeilBrown · 14 years ago
  76. 2ac8740 md/raid5: add simple plugging infrastructure. by NeilBrown · 14 years ago
  77. 768a418 md: add support for raising dm events. by NeilBrown · 14 years ago
  78. 390ee60 md: export various start/stop interfaces by NeilBrown · 14 years ago
  79. e8bb9a8 md: split out md_rdev_init by NeilBrown · 14 years ago
  80. 676e42d md: be more careful setting MD_CHANGE_CLEAN by NeilBrown · 14 years ago
  81. 00bcb4a md: reduce dependence on sysfs. by NeilBrown · 14 years ago
  82. 70fffd0 md: Don't update ->recovery_offset when reshaping an array to fewer devices. by NeilBrown · 14 years ago
  83. e93f68a md: fix handling of array level takeover that re-arranges devices. by NeilBrown · 14 years ago
  84. f3b99be Restore partition detection of newly created md arrays. by NeilBrown · 14 years ago
  85. 19fdb9e Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus by NeilBrown · 14 years ago
  86. 3ff195b sysfs: Implement sysfs tagged directory support. by Eric W. Biederman · 14 years ago
  87. be6800a md: don't insist on valid event count for spare devices. by NeilBrown · 14 years ago
  88. a8707c0 md: simplify updating of event count to sometimes avoid updating spares. by NeilBrown · 14 years ago
  89. 75a73a2 md: restore ability of spare drives to spin down. by NeilBrown · 14 years ago
  90. f2859af md: allow integers to be passed to md/level by Dan Williams · 14 years ago
  91. bb7f8d2 md: notify mdstat waiters of level change by Dan Williams · 14 years ago
  92. 9e35b99 md: don't unregister the thread in mddev_suspend by NeilBrown · 14 years ago
  93. fafd7fb md: factor out init code for an mddev by NeilBrown · 14 years ago
  94. 21a52c6 md: pass mddev to make_request functions rather than request_queue by NeilBrown · 14 years ago
  95. cca9cf9 md: call md_stop_writes from md_stop by NeilBrown · 14 years ago
  96. a4bd82d md: split md_set_readonly out of do_md_stop by NeilBrown · 14 years ago
  97. a047e12 md: factor md_stop_writes out of do_md_stop. by NeilBrown · 14 years ago
  98. 6177b47 md: start to refactor do_md_stop by NeilBrown · 14 years ago
  99. fe60b01 md: factor do_md_run to separate accesses to ->gendisk by NeilBrown · 14 years ago
  100. b821eaa md: remove ->changed and related code. by NeilBrown · 14 years ago