1. 00485d0 md: use correct type in super_1_load by Christoph Hellwig · 6 years ago
  2. ed4d0a4e md: add a missing endianness conversion in check_sb_changes by Christoph Hellwig · 6 years ago
  3. ee37e62 md: add mddev->pers to avoid potential NULL pointer dereference by Yufen Yu · 6 years ago
  4. 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
  5. 2bc13b8 md: batch flush requests. by NeilBrown · 6 years ago
  6. 4bc034d Revert "MD: fix lock contention for flush bios" by NeilBrown · 6 years ago
  7. 6251691 md: Make bio_alloc_mddev use bio_alloc_bioset by Marcos Paulo de Souza · 6 years ago
  8. 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
  9. 37b22c2 md: remvoe redundant condition check by Chengguang Xu · 6 years ago
  10. f91389c md: remove set but not used variable 'bi_rdev' by Yue Haibing · 6 years ago
  11. 112f158 block: stop passing 'cpu' to all percpu stats methods by Mike Snitzer · 6 years ago
  12. af9b926 MD: Memory leak when flush bio size is zero by Xiao Ni · 6 years ago
  13. 6aaa58c md: fix memleak for mempool by Jack Wang · 6 years ago
  14. cb9ee15 md-cluster: send BITMAP_NEEDS_SYNC message if reshaping is interrupted by Guoqing Jiang · 6 years ago
  15. ca1e98e md-cluster/raid10: don't call remove_and_add_spares during reshaping stage by Guoqing Jiang · 6 years ago
  16. aefb2e5 md-cluster/raid10: call update_size in md_reap_sync_thread by Guoqing Jiang · 6 years ago
  17. 7564bed md-cluster/raid10: support add disk under grow mode by Guoqing Jiang · 6 years ago
  18. 9e753ba MD: fix invalid stored role for a disk - try2 by Shaohua Li · 6 years ago
  19. 059421e md: allow metadata updates while suspending an array - fix by NeilBrown · 6 years ago
  20. d595567 MD: fix invalid stored role for a disk by Shaohua Li · 6 years ago
  21. 08b5fa8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 6 years ago
  22. b219a1d Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 6 years ago
  23. e64e4018 md: Avoid namespace collision with bitmap API by Andy Shevchenko · 6 years ago
  24. 3ed122e md: remove a bogus comment by Christoph Hellwig · 6 years ago
  25. ddcf35d block: Add and use op_stat_group() for indexing disk_stat fields. by Michael Callahan · 6 years ago
  26. 59767fb block: Add part_stat_read_accum to read across field entries. by Michael Callahan · 6 years ago
  27. 0357ba2 md-cluster: show array's status more accurate by Guoqing Jiang · 7 years ago
  28. bfc9dfd MD: cleanup resources in failure by Shaohua Li · 7 years ago
  29. d60dafd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  30. 28dec87 md: Unify mddev destruction paths by Kent Overstreet · 7 years ago
  31. afeee51 md: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  32. 5a409b4 MD: fix lock contention for flush bios by Xiao Ni · 7 years ago
  33. c42a0e2 md: fix NULL dereference of mddev->pers in remove_and_add_spares() by Yufen Yu · 7 years ago
  34. 011abdc md: fix two problems with setting the "re-add" device state. by NeilBrown · 7 years ago
  35. 0ea9924 md-cluster: don't update recovery_offset for faulty device by Guoqing Jiang · 7 years ago
  36. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  37. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  38. d8115c35 md: Delete gendisk before cleaning up the request queue by Bart Van Assche · 7 years ago
  39. 8876391 md: fix a potential deadlock of raid5/raid10 reshape by BingJing Chang · 7 years ago
  40. 39772f0 md: only allow remove_and_add_spares when no sync_thread running. by NeilBrown · 7 years ago
  41. 4b6c106 md: fix md_write_start() deadlock w/o metadata devices by Heinz Mauelshagen · 7 years ago
  42. b126194 MD: Free bioset when md_run fails by Xiao Ni · 7 years ago
  43. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  44. 040639b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  45. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  46. 1532d9e raid5-ppl: PPL support for disks with write-back cache enabled by Tomasz Majchrzak · 7 years ago
  47. d5d885f md: introduce new personality funciton start() by Song Liu · 7 years ago
  48. d2e2ec8 md: limit mdstat resync progress to max_sectors by Nate Dailey · 7 years ago
  49. afc9a42 the rest of drivers/*: annotate ->poll() instances by Al Viro · 8 years ago
  50. 06ede5f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  51. 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
  52. 8376d3c md: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  53. 47f521b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  54. 0202ce8 md: release allocated bitset sync_set by Zdenek Kabelac · 7 years ago
  55. db0505d md: be cautious about using ->curr_resync_completed for ->recovery_offset by NeilBrown · 7 years ago
  56. b90f6ff md: don't check MD_SB_CHANGE_CLEAN in md_allow_write by Artur Paszkiewicz · 7 years ago
  57. efa4b77 md: use lockdep_assert_held by Shaohua Li · 7 years ago
  58. b03e0cc md: remove special meaning of ->quiesce(.., 2) by NeilBrown · 7 years ago
  59. 35bfc52 md: allow metadata update while suspending. by NeilBrown · 7 years ago
  60. 9e1cc0a md: use mddev_suspend/resume instead of ->quiesce() by NeilBrown · 7 years ago
  61. b3143b9 md: move suspend_hi/lo handling into core md code by NeilBrown · 7 years ago
  62. 52a0d49 md: don't call bitmap_create() while array is quiesced. by NeilBrown · 7 years ago
  63. 4d5324f md: always hold reconfig_mutex when calling mddev_suspend() by NeilBrown · 7 years ago
  64. 230b55f md: forbid a RAID5 from having both a bitmap and a journal. by NeilBrown · 7 years ago
  65. e4dca7b treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  66. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  67. 935fe09 md: rename some drivers/md/ files to have an "md-" prefix by Mike Snitzer · 7 years ago
  68. d1d9014 md: always set THREAD_WAKEUP and wake up wqueue if thread existed by Guoqing Jiang · 7 years ago
  69. d47c8ad md: fix deadlock error in recent patch. by NeilBrown · 7 years ago
  70. 79bf31a md: fix a race condition for flush request handling by Shaohua Li · 7 years ago
  71. 393debc md: separate request handling by Shaohua Li · 7 years ago
  72. 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
  73. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  74. ddc0882 md: Runtime support for multiple ppls by Pawel Baldysiak · 7 years ago
  75. 26e1304 md: replace seq_release_private with seq_release by Cihangir Akturk · 7 years ago
  76. 5492c46 md: notify about new spare disk in the container by Alexey Obitotskiy · 7 years ago
  77. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  78. afc1f55 MD: not clear ->safemode for external metadata array by Shaohua Li · 7 years ago
  79. 81fe48e md: fix test in md_write_start() by NeilBrown · 7 years ago
  80. 33182d1 md: always clear ->safemode when md_check_recovery gets the mddev lock. by NeilBrown · 7 years ago
  81. ed9b66d MD: fix warnning for UP case by Shaohua Li · 7 years ago
  82. 026d15f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  83. 7184ef8 MD: fix sleep in atomic by Shaohua Li · 8 years ago
  84. 7f053a6a MD: fix a null dereference by Shaohua Li · 8 years ago
  85. 5a85071 md: use a separate bio_set for synchronous IO. by NeilBrown · 8 years ago
  86. 9b10f6a block: remove bio_clone() and all references. by NeilBrown · 8 years ago
  87. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
  88. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
  89. 8df7202 md: change the initialization value for a spare device spot to MD_DISK_ROLE_SPARE by Lidong Zhong · 8 years ago
  90. cc27b0c md: fix deadlock between mddev_suspend() and md_write_start() by NeilBrown · 8 years ago
  91. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  92. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  93. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  94. a415c0f md: initialise ->writes_pending in personality modules. by NeilBrown · 8 years ago
  95. e6fd209 md: namespace private helper names by Amir Goldstein · 8 years ago
  96. 5a8948f md: Make flush bios explicitely sync by Jan Kara · 8 years ago
  97. 2214c26 md: don't return -EAGAIN in md_allow_write for external metadata arrays by Artur Paszkiewicz · 8 years ago
  98. 97b20ef md: handle read-only member devices better. by NeilBrown · 8 years ago
  99. 78b6350 md: support disabling of create-on-open semantics. by NeilBrown · 8 years ago
  100. 039b722 md: allow creation of mdNNN arrays via md_mod/parameters/new_array by NeilBrown · 8 years ago