1. 018debe dm thin: emit ignore_discard in status when discards disabled by Mike Snitzer · 12 years ago
  2. e3cbf94 dm persistent data: fix nested btree deletion by Joe Thornber · 12 years ago
  3. 563af18 dm thin: wake worker when discard is prepared by Joe Thornber · 12 years ago
  4. e808807 dm thin: fix race between simultaneous io and discards to same block by Joe Thornber · 12 years ago
  5. b7ca9c9 dm thin: replace dm_cell_release_singleton with cell_defer_except by Joe Thornber · 12 years ago
  6. c1a9467 dm: disable WRITE SAME by Mike Snitzer · 12 years ago
  7. e910d7e dm ioctl: prevent unsafe change to dm_ioctl data_size by Alasdair G Kergon · 12 years ago
  8. 550929f dm persistent data: rename node to btree_node by Mikulas Patocka · 12 years ago
  9. 4ccc804586 Merge tag 'md-3.7-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  10. 874807a md/raid1{,0}: fix deadlock in bitmap_unplug. by NeilBrown · 12 years ago
  11. 1d838d7 Merge tag 'md-3.7-fixes' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  12. a8c32a5 dm: fix deadlock with request based dm and queue request_fn recursion by Jens Axboe · 12 years ago
  13. 884162d md/raid10: decrement correct pending counter when writing to replacement. by NeilBrown · 12 years ago
  14. e7c0c3f md/raid10: close race that lose writes lost when replacement completes. by NeilBrown · 12 years ago
  15. ca64cae md/raid5: Make sure we clear R5_Discard when discard is finished. by NeilBrown · 12 years ago
  16. ef5b7c6 md/raid5: move resolving of reconstruct_state earlier in stripe_handle. by NeilBrown · 12 years ago
  17. 4ac6875 md/raid5: round discard alignment up to power of 2. by NeilBrown · 12 years ago
  18. 5eff3c4 md: make sure everything is freed when dm-raid stops an array. by NeilBrown · 12 years ago
  19. 35f9ac2 md: Avoid write invalid address if read_seqretry returned true. by majianpeng · 12 years ago
  20. ab05613 md: Reassigned the parameters if read_seqretry returned true in func md_is_badblock. by majianpeng · 12 years ago
  21. ed30be0 MD RAID10: Fix oops when creating RAID10 arrays via dm-raid.c by Jonathan Brassow · 12 years ago
  22. 02b898f md/raid1: Fix assembling of arrays containing Replacements. by NeilBrown · 12 years ago
  23. 0be1fec md faulty: use disk_stack_limits() by Eric Sandeen · 12 years ago
  24. 9db9088 Merge tag 'md-3.7' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  25. dba1416 dm: store dm_target_io in bio front_pad by Mikulas Patocka · 12 years ago
  26. 4f81a41 dm thin: move bio_prison code to separate module by Mike Snitzer · 12 years ago
  27. 44feb38 dm thin: prepare to separate bio_prison code by Mike Snitzer · 12 years ago
  28. 28eed34 dm thin: support discard with non power of two block size by Mike Snitzer · 12 years ago
  29. 0bcf087 dm persistent data: convert to use le32_add_cpu by Wei Yongjun · 12 years ago
  30. fe5fe90 dm: use ACCESS_ONCE for sysfs values by Mikulas Patocka · 12 years ago
  31. 54499af dm bufio: use list_move by Wei Yongjun · 12 years ago
  32. a71a261 dm mpath: fix check for null mpio in end_io fn by Wei Yongjun · 12 years ago
  33. 72f36d5 md: refine reporting of resync/reshape delays. by NeilBrown · 12 years ago
  34. e56108d6 md/raid5: be careful not to resize_stripes too big. by NeilBrown · 12 years ago
  35. db07d85 md: make sure manual changes to recovery checkpoint are saved. by NeilBrown · 12 years ago
  36. 91502f0 md/raid10: use correct limit variable by Dan Carpenter · 12 years ago
  37. 48c26dd md: writing to sync_action should clear the read-auto state. by NeilBrown · 12 years ago
  38. 7f7583d Subject: [PATCH] md:change resync_mismatches to atomic64_t to avoid races by Jianpeng Ma · 12 years ago
  39. 1ed850f md/raid5: make sure to_read and to_write never go negative. by NeilBrown · 12 years ago
  40. a785448 md: When RAID5 is dirty, force reconstruct-write instead of read-modify-write. by Alexander Lyakas · 12 years ago
  41. b97390a md/raid5: protect debug message against NULL derefernce. by NeilBrown · 12 years ago
  42. 143c4d0 md/raid5: add some missing locking in handle_failed_stripe. by NeilBrown · 12 years ago
  43. 9e444768 MD: raid5 avoid unnecessary zero page for trim by Shaohua Li · 12 years ago
  44. 620125f MD: raid5 trim support by Shaohua Li · 12 years ago
  45. 582e2e0 md/bitmap:Don't use IS_ERR to judge alloc_page(). by Jianpeng Ma · 12 years ago
  46. 7ad4d4a md/raid1: Don't release reference to device while handling read error. by NeilBrown · 12 years ago
  47. fd17748 raid: replace list_for_each_continue_rcu with new interface by Michael Wang · 12 years ago
  48. 761becf DM RAID: Fix for "sync" directive ineffectiveness by Jonathan Brassow · 12 years ago
  49. 7386199 DM RAID: Fix comparison of index and quantity for "rebuild" parameter by Jonathan Brassow · 12 years ago
  50. 4ec1e36 DM RAID: Add rebuild capability for RAID10 by Jonathan Brassow · 12 years ago
  51. eb64912 DM RAID: Move 'rebuild' checking code to its own function by Jonathan Brassow · 12 years ago
  52. 2863b9e MD RAID10: Prep for DM RAID10 device replacement capability by Jonathan Brassow · 12 years ago
  53. 1ca69c4 md: avoid taking the mutex on some ioctls. by NeilBrown · 12 years ago
  54. 4ed8731 MD: change the parameter of md thread by Shaohua Li · 12 years ago
  55. 57c67df md/raid10: submit IO from originating thread instead of md thread. by NeilBrown · 12 years ago
  56. 532a2a3 md: raid 10 supports TRIM by Shaohua Li · 12 years ago
  57. 2ff8cc2 md: raid 1 supports TRIM by Shaohua Li · 12 years ago
  58. c83057a md: raid 0 supports TRIM by Shaohua Li · 12 years ago
  59. f1cad2b md: linear supports TRIM by Shaohua Li · 12 years ago
  60. bc78c57 md/linear: rcu_dereference outside read-lock section by Denis Efremov · 12 years ago
  61. ce40be7 Merge branch 'for-3.7/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  62. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  63. c3a086e Merge tag 'dm-3.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  64. 80b4812 md/raid10: fix "enough" function for detecting if array is failed. by NeilBrown · 12 years ago
  65. 1d55f6b dm verity: fix overflow check by Mikulas Patocka · 12 years ago
  66. 0424caa dm thin: fix discard support for data devices by Mike Snitzer · 12 years ago
  67. 9bc142d dm thin: tidy discard support by Mike Snitzer · 12 years ago
  68. 3ae7065 dm: retain table limits when swapping to new table with no devices by Mike Snitzer · 12 years ago
  69. c3c4555e dm table: clear add_random unless all devices have it set by Milan Broz · 12 years ago
  70. ba1cbad dm: handle requests beyond end of device instead of using BUG_ON by Mike Snitzer · 12 years ago
  71. 7ba10aa dm mpath: only retry ioctl when no paths if queue_if_no_path set by Mike Snitzer · 12 years ago
  72. 307615a dm thin: do not set discard_zeroes_data by Mike Snitzer · 12 years ago
  73. cb13ff6 md/raid5: add missing spin_lock_init. by NeilBrown · 12 years ago
  74. 4363ac7 block: Implement support for WRITE SAME by Martin K. Petersen · 12 years ago
  75. 6dafab6 md: make sure metadata is updated when spares are activated or removed. by NeilBrown · 12 years ago
  76. e5c8647 md/raid5: fix calculate of 'degraded' when a replacement becomes active. by NeilBrown · 12 years ago
  77. a852d7b Revert "md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_ACTIVE." by NeilBrown · 12 years ago
  78. bf800ef block: Add bio_clone_bioset(), bio_clone_kmalloc() by Kent Overstreet · 12 years ago
  79. 9481874 dm: Use bioset's front_pad for dm_rq_clone_bio_info by Kent Overstreet · 12 years ago
  80. 1e2a410f block: Ues bi_pool for bio_integrity_alloc() by Kent Overstreet · 12 years ago
  81. 395c72a block: Generalized bio pool freeing by Kent Overstreet · 12 years ago
  82. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  83. e0ee778 md/raid10: fix problem with on-stack allocation of r10bio structure. by NeilBrown · 12 years ago
  84. 667a531 md: Don't truncate size at 4TB for RAID0 and Linear by NeilBrown · 12 years ago
  85. 25aa6a7 Merge tag 'md-3.6' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  86. d9f691c md/dm-raid: DM_RAID should select MD_RAID10 by NeilBrown · 12 years ago
  87. f54a9d0 md/raid1: submit IO from originating thread instead of md thread. by NeilBrown · 12 years ago
  88. 46a0640 raid5: raid5d handle stripe in batch way by Shaohua Li · 12 years ago
  89. 8811b59 raid5: make_request use batch stripe release by Shaohua Li · 12 years ago
  90. eff0d13 Merge branch 'for-3.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  91. fcff06c Merge branch 'for-next' of git://neil.brown.name/md by Linus Torvalds · 12 years ago
  92. 63f33b8d DM RAID: Add support for MD RAID10 by Jonathan Brassow · 12 years ago
  93. bb181e2 Merge commit 'c039c332f23e794deb6d6f37b9f07ff3b27fb2cf' into md by NeilBrown · 12 years ago
  94. 74018dc blk: pass from_schedule to non-request unplug functions. by NeilBrown · 12 years ago
  95. 9cbb175 blk: centralize non-request unplug handling. by NeilBrown · 12 years ago
  96. 0021b7b md: remove plug_cnt feature of plugging. by NeilBrown · 12 years ago
  97. d57368a md/RAID1: Add missing case for attempting to repair known bad blocks. by Alexander Lyakas · 12 years ago
  98. 27c1ee3 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  99. 8fb980e dm: use memweight() by Akinobu Mita · 12 years ago
  100. 895e3c5 md/raid5: For odirect-write performance, do not set STRIPE_PREREAD_ACTIVE. by majianpeng · 12 years ago