1. c3b328a md: fix up raid1/raid10 unplugging. by NeilBrown · 13 years ago
  2. 7c13edc md: incorporate new plugging into raid5. by NeilBrown · 13 years ago
  3. 97658cd md: provide generic support for handling unplug callbacks. by NeilBrown · 13 years ago
  4. 482c083 md - remove old plugging code. by NeilBrown · 13 years ago
  5. af1db72 md/dm - remove remains of plug_fn callback. by NeilBrown · 13 years ago
  6. e1dfa0a md: use new plugging interface for RAID IO. by NeilBrown · 13 years ago
  7. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  8. a63a5cf dm: improve block integrity support by Mike Snitzer · 13 years ago
  9. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  10. 89078d5 md: Fix integrity registration error when no devices are capable by Martin K. Petersen · 13 years ago
  11. 44bbd7a Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 13 years ago
  12. 6c51038 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 13 years ago
  13. 2991520 dm stripe: implement merge method by Mustafa Mesanovic · 13 years ago
  14. a490a07 dm mpath: allow table load with no priority groups by Mike Snitzer · 13 years ago
  15. 19040c0 dm mpath: fail message ioctl if specified path is not valid by Mike Snitzer · 13 years ago
  16. f868120 dm ioctl: add flag to wipe buffers for secure data by Milan Broz · 13 years ago
  17. 6bb43b5 dm ioctl: prepare for crypt key wiping by Milan Broz · 13 years ago
  18. de8be5a dm crypt: wipe keys string immediately after key is set by Milan Broz · 13 years ago
  19. 3407ef5 dm: add flakey target by Josef Bacik · 13 years ago
  20. 024d37e dm: fix opening log and cow devices for read only tables by Milan Broz · 13 years ago
  21. bb5cda3 dm: use little-endian bitops by Akinobu Mita · 13 years ago
  22. 6b33aff md: use little-endian bitops by Akinobu Mita · 13 years ago
  23. 1e9bb88 block: fix non-atomic access to genhd inflight structures by Shaohua Li · 13 years ago
  24. c55d267 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 13 years ago
  25. a91a278 block: Require subsystems to explicitly allocate bio_set integrity mempool by Martin K. Petersen · 13 years ago
  26. 7a63628 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  27. 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
  28. 4c63f56 Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core by Jens Axboe · 13 years ago
  29. 721a960 block: kill off REQ_UNPLUG by Jens Axboe · 13 years ago
  30. 7eaceac block: remove per-queue plugging by Jens Axboe · 13 years ago
  31. 0a0e9ae Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  32. 01a16b2 netlink: kill eff_cap from struct netlink_skb_parms by Patrick McHardy · 13 years ago
  33. f0b4f7e md: Fix - again - partition detection when array becomes active by NeilBrown · 13 years ago
  34. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  35. da9cf50 md: avoid spinlock problem in blk_throtl_exit by NeilBrown · 13 years ago
  36. 8f5f02c md: correctly handle probe of an 'mdp' device. by NeilBrown · 13 years ago
  37. cbe6ef1 md: don't set_capacity before array is active. by NeilBrown · 13 years ago
  38. f7bee80 md: Fix raid1->raid0 takeover by Krzysztof Wojcik · 13 years ago
  39. 751b2a7 [SCSI] dm mpath: propagate target errors immediately by Hannes Reinecke · 14 years ago
  40. 02214dc FIX: md: process hangs at wait_barrier after 0->10 takeover by Krzysztof Wojcik · 13 years ago
  41. e91ece5 md_make_request: don't touch the bio after calling make_request by Chris Mason · 13 years ago
  42. c6751b2 md: Don't allow slot_store while resync/recovery is happening. by NeilBrown · 13 years ago
  43. 7281f812 md: don't clear curr_resync_completed at end of resync. by NeilBrown · 13 years ago
  44. a8c42c7 md: Don't use remove_and_add_spares to remove failed devices from a read-only array by NeilBrown · 13 years ago
  45. fc3a08b Add raid1->raid0 takeover support by Krzysztof Wojcik · 13 years ago
  46. f21e9ff md: Remove the AllReserved flag for component devices. by NeilBrown · 13 years ago
  47. 50da084 md: don't abort checking spares as soon as one cannot be added. by NeilBrown · 13 years ago
  48. 469518a md: fix the test for finding spares in raid5_start_reshape. by NeilBrown · 13 years ago
  49. 87a8dec md: simplify some 'if' conditionals in raid5_start_reshape. by NeilBrown · 13 years ago
  50. de171cb md: revert change to raid_disks on failure. by NeilBrown · 13 years ago
  51. ada609e workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER by Tejun Heo · 13 years ago
  52. 49731ba block: restore multiple bd_link_disk_holder() support by Tejun Heo · 14 years ago
  53. f6bcfd9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm by Linus Torvalds · 14 years ago
  54. 509e4ae Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 14 years ago
  55. bf2cb0d md: Fix removal of extra drives when converting RAID6 to RAID5 by NeilBrown · 14 years ago
  56. ba1b41b md: range check slot number when manually adding a spare. by NeilBrown · 14 years ago
  57. 1a940fc md/raid5: handle manually-added spares in start_reshape. by NeilBrown · 14 years ago
  58. 13ae864 md: fix sync_completed reporting for very large drives (>2TB) by Rémi Rérolle · 14 years ago
  59. 23ddff3 md: allow suspend_lo and suspend_hi to decrease as well as increase. by NeilBrown · 14 years ago
  60. 75d3da4 md: Don't let implementation detail of curr_resync leak out through sysfs. by NeilBrown · 14 years ago
  61. a6ff7e0 md: separate meta and data devs by Jonathan Brassow · 14 years ago
  62. ccebd4c md-new-param-to_sync_page_io by Jonathan Brassow · 14 years ago
  63. 57b2caa md-new-param-to-calc_dev_sboffset by Jonathan Brassow · 14 years ago
  64. 7ebc0be md: Be more careful about clearing flags bit in ->recovery by NeilBrown · 14 years ago
  65. defad61 md: md_stop_writes requires mddev_lock. by NeilBrown · 14 years ago
  66. 43c73ca md/raid5: use sysfs_notify_dirent_safe to avoid NULL pointer by Jonathan Brassow · 14 years ago
  67. 0ca6988 md: Ensure no IO request to get md device before it is properly initialised. by NeilBrown · 14 years ago
  68. 067032b md: Fix single printks with multiple KERN_<level>s by Joe Perches · 14 years ago
  69. 6c98791 md: fix regression resulting in delays in clearing bits in a bitmap by NeilBrown · 14 years ago
  70. 9d09e66 dm: raid456 basic support by NeilBrown · 14 years ago
  71. 99d03c1 dm: per target unplug callback support by NeilBrown · 14 years ago
  72. 9d357b0 dm: introduce target callbacks and congestion callback by NeilBrown · 14 years ago
  73. 4e2d19e dm mpath: delay activate_path retry on SCSI_DH_RETRY by Chandra Seetharaman · 14 years ago
  74. 052189a dm: remove superfluous irq disablement in dm_request_fn by Kiyoshi Ueda · 14 years ago
  75. dbc883f dm log: use PTR_ERR value instead of ENOMEM by Dan Carpenter · 14 years ago
  76. b83b2f2 dm snapshot: avoid storing private suspended state by Mike Snitzer · 14 years ago
  77. 239c8dd dm snapshot: persistent make metadata_wq multithreaded by Tejun Heo · 14 years ago
  78. 9c4376d dm: use non reentrant workqueues if equivalent by Tejun Heo · 14 years ago
  79. 4d4d66a dm: convert workqueues to alloc_ordered by Tejun Heo · 14 years ago
  80. f521f07 dm stripe: switch from local workqueue to system_wq by Tejun Heo · 14 years ago
  81. d5ffa38 dm: dont use flush_scheduled_work by Tejun Heo · 14 years ago
  82. fecec20 dm snapshot: remove unused dm_snapshot queued_bios_work by Tejun Heo · 14 years ago
  83. 810b492 dm ioctl: suppress needless warning messages by Milan Broz · 14 years ago
  84. 3474578 dm crypt: add loop aes iv generator by Milan Broz · 14 years ago
  85. d1f9642 dm crypt: add multi key capability by Milan Broz · 14 years ago
  86. 2dc5327 dm crypt: add post iv call to iv generator by Milan Broz · 14 years ago
  87. 20c8253 dm crypt: use io thread for reads only if mempool exhausted by Milan Broz · 14 years ago
  88. c029772 dm crypt: scale to multiple cpus by Andi Kleen · 14 years ago
  89. 7dbcd13 dm crypt: simplify compatible table output by Milan Broz · 14 years ago
  90. 86a54a48 dm log userspace: add version number to comms by Jonathan Brassow · 14 years ago
  91. 085ae06 dm log userspace: group clear and mark requests by Jonathan Brassow · 14 years ago
  92. 909cc4f dm log userspace: split flush queue by Jonathan Brassow · 14 years ago
  93. 8d35d3e dm kcopyd: delay unplugging by Mikulas Patocka · 14 years ago
  94. 4a03867 dm log userspace: trap all failed log construction errors by Jonathan Brassow · 14 years ago
  95. 69a8cfc dm crypt: set key size early by Milan Broz · 14 years ago
  96. 4a1aeb9 dm: remove dm_mutex after bkl conversion by Milan Broz · 14 years ago
  97. 5fc2ffe dm raid1: support discard by Mike Snitzer · 14 years ago
  98. 84c8955 dm ioctl: allow rename to fill empty uuid by Peter Jones · 14 years ago
  99. d9bf0b5 dm io: remove BIO_RW_SYNCIO flag from kcopyd by Mikulas Patocka · 14 years ago
  100. 09c9d4c dm mpath: disable blk_abort_queue by Mike Snitzer · 14 years ago