1. 062f5b2a md: don't set In_sync if array is frozen by Guoqing Jiang · 5 years ago
  2. 9a56784 md: allow last device to be forcibly removed from RAID1/RAID10. by Guoqing Jiang · 5 years ago
  3. cf89160 md: Convert to use int_pow() by Andy Shevchenko · 5 years ago
  4. a1240cf74 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 6 years ago
  5. 5be1f9d Merge tag 'v5.2-rc6' into for-5.3/block by Jens Axboe · 6 years ago
  6. d494549 md: add bitmap_abort label in md_run by Guoqing Jiang · 6 years ago
  7. 963c555 md: introduce mddev_create/destroy_wb_pool for the change of member device by Guoqing Jiang · 6 years ago
  8. 3e148a3 md/raid1: fix potential data inconsistency issue with write behind device by Guoqing Jiang · 6 years ago
  9. 9642fa7 md: fix for divide error in status_resync by Mariusz Tkaczyk · 6 years ago
  10. e5b521e md: fix spelling typo and add necessary space by Yufen Yu · 6 years ago
  11. 168b305 md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show by Marcos Paulo de Souza · 6 years ago
  12. af1a889 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 by Thomas Gleixner · 6 years ago
  13. ddde2af md: initialize percpu refcounters using PERCU_REF_ALLOW_REINIT by Roman Gushchin · 6 years ago
  14. c42d324 md: return -ENODEV if rdev has no mddev assigned by Pawel Baldysiak · 6 years ago
  15. 2b598ee md: mark md_cluster_mod static by Christoph Hellwig · 6 years ago
  16. ae50640 md: use correct type in super_1_sync by Christoph Hellwig · 6 years ago
  17. 00485d0 md: use correct type in super_1_load by Christoph Hellwig · 6 years ago
  18. ed4d0a4e md: add a missing endianness conversion in check_sb_changes by Christoph Hellwig · 6 years ago
  19. ee37e62 md: add mddev->pers to avoid potential NULL pointer dereference by Yufen Yu · 6 years ago
  20. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  21. 2bc13b8 md: batch flush requests. by NeilBrown · 6 years ago
  22. 4bc034d Revert "MD: fix lock contention for flush bios" by NeilBrown · 6 years ago
  23. 6251691 md: Make bio_alloc_mddev use bio_alloc_bioset by Marcos Paulo de Souza · 6 years ago
  24. dc629c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md into for-linus by Jens Axboe · 6 years ago
  25. 37b22c2 md: remvoe redundant condition check by Chengguang Xu · 6 years ago
  26. f91389c md: remove set but not used variable 'bi_rdev' by Yue Haibing · 6 years ago
  27. 112f158 block: stop passing 'cpu' to all percpu stats methods by Mike Snitzer · 6 years ago
  28. af9b926 MD: Memory leak when flush bio size is zero by Xiao Ni · 6 years ago
  29. 6aaa58c md: fix memleak for mempool by Jack Wang · 6 years ago
  30. cb9ee15 md-cluster: send BITMAP_NEEDS_SYNC message if reshaping is interrupted by Guoqing Jiang · 6 years ago
  31. ca1e98e md-cluster/raid10: don't call remove_and_add_spares during reshaping stage by Guoqing Jiang · 6 years ago
  32. aefb2e5 md-cluster/raid10: call update_size in md_reap_sync_thread by Guoqing Jiang · 6 years ago
  33. 7564bed md-cluster/raid10: support add disk under grow mode by Guoqing Jiang · 6 years ago
  34. 9e753ba MD: fix invalid stored role for a disk - try2 by Shaohua Li · 6 years ago
  35. 059421e md: allow metadata updates while suspending an array - fix by NeilBrown · 6 years ago
  36. d595567 MD: fix invalid stored role for a disk by Shaohua Li · 6 years ago
  37. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  38. b219a1d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 6 years ago
  39. e64e4018 md: Avoid namespace collision with bitmap API by Andy Shevchenko · 6 years ago
  40. 3ed122e md: remove a bogus comment by Christoph Hellwig · 6 years ago
  41. ddcf35d block: Add and use op_stat_group() for indexing disk_stat fields. by Michael Callahan · 7 years ago
  42. 59767fb block: Add part_stat_read_accum to read across field entries. by Michael Callahan · 7 years ago
  43. 0357ba2 md-cluster: show array's status more accurate by Guoqing Jiang · 7 years ago
  44. bfc9dfd MD: cleanup resources in failure by Shaohua Li · 7 years ago
  45. d60dafd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  46. 28dec87 md: Unify mddev destruction paths by Kent Overstreet · 7 years ago
  47. afeee51 md: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  48. 5a409b4 MD: fix lock contention for flush bios by Xiao Ni · 7 years ago
  49. c42a0e2 md: fix NULL dereference of mddev->pers in remove_and_add_spares() by Yufen Yu · 7 years ago
  50. 011abdc md: fix two problems with setting the "re-add" device state. by NeilBrown · 7 years ago
  51. 0ea9924 md-cluster: don't update recovery_offset for faulty device by Guoqing Jiang · 7 years ago
  52. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  53. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  54. d8115c35 md: Delete gendisk before cleaning up the request queue by Bart Van Assche · 7 years ago
  55. 8876391 md: fix a potential deadlock of raid5/raid10 reshape by BingJing Chang · 7 years ago
  56. 39772f0 md: only allow remove_and_add_spares when no sync_thread running. by NeilBrown · 7 years ago
  57. 4b6c106 md: fix md_write_start() deadlock w/o metadata devices by Heinz Mauelshagen · 7 years ago
  58. b126194 MD: Free bioset when md_run fails by Xiao Ni · 7 years ago
  59. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  60. 040639b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  61. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  62. 1532d9e raid5-ppl: PPL support for disks with write-back cache enabled by Tomasz Majchrzak · 7 years ago
  63. d5d885f md: introduce new personality funciton start() by Song Liu · 7 years ago
  64. d2e2ec8 md: limit mdstat resync progress to max_sectors by Nate Dailey · 7 years ago
  65. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  66. 06ede5f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  67. 1be2172 Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux by Linus Torvalds · 7 years ago
  68. 8376d3c md: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  69. 47f521b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  70. 0202ce8 md: release allocated bitset sync_set by Zdenek Kabelac · 7 years ago
  71. db0505d md: be cautious about using ->curr_resync_completed for ->recovery_offset by NeilBrown · 7 years ago
  72. b90f6ff md: don't check MD_SB_CHANGE_CLEAN in md_allow_write by Artur Paszkiewicz · 7 years ago
  73. efa4b77 md: use lockdep_assert_held by Shaohua Li · 7 years ago
  74. b03e0cc md: remove special meaning of ->quiesce(.., 2) by NeilBrown · 7 years ago
  75. 35bfc52 md: allow metadata update while suspending. by NeilBrown · 7 years ago
  76. 9e1cc0a md: use mddev_suspend/resume instead of ->quiesce() by NeilBrown · 7 years ago
  77. b3143b9 md: move suspend_hi/lo handling into core md code by NeilBrown · 7 years ago
  78. 52a0d49 md: don't call bitmap_create() while array is quiesced. by NeilBrown · 7 years ago
  79. 4d5324f md: always hold reconfig_mutex when calling mddev_suspend() by NeilBrown · 7 years ago
  80. 230b55f md: forbid a RAID5 from having both a bitmap and a journal. by NeilBrown · 7 years ago
  81. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  82. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  83. 935fe09 md: rename some drivers/md/ files to have an "md-" prefix by Mike Snitzer · 7 years ago
  84. d1d9014 md: always set THREAD_WAKEUP and wake up wqueue if thread existed by Guoqing Jiang · 7 years ago
  85. d47c8ad md: fix deadlock error in recent patch. by NeilBrown · 7 years ago
  86. 79bf31a md: fix a race condition for flush request handling by Shaohua Li · 7 years ago
  87. 393debc md: separate request handling by Shaohua Li · 7 years ago
  88. 3645e6d Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  89. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  90. ddc0882 md: Runtime support for multiple ppls by Pawel Baldysiak · 7 years ago
  91. 26e1304 md: replace seq_release_private with seq_release by Cihangir Akturk · 7 years ago
  92. 5492c46 md: notify about new spare disk in the container by Alexey Obitotskiy · 7 years ago
  93. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  94. afc1f55 MD: not clear ->safemode for external metadata array by Shaohua Li · 7 years ago
  95. 81fe48e md: fix test in md_write_start() by NeilBrown · 7 years ago
  96. 33182d1 md: always clear ->safemode when md_check_recovery gets the mddev lock. by NeilBrown · 7 years ago
  97. ed9b66d MD: fix warnning for UP case by Shaohua Li · 7 years ago
  98. 026d15f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  99. 7184ef8 MD: fix sleep in atomic by Shaohua Li · 8 years ago
  100. 7f053a6a MD: fix a null dereference by Shaohua Li · 8 years ago