1. 17c28c2 Revert "md/raid10: extend r10bio devs to raid disks" by Song Liu · 4 years, 1 month ago
  2. 4e2c656 Revert "md/raid10: pull codes that wait for blocked dev into one function" by Song Liu · 4 years, 1 month ago
  3. d7cb6be Revert "md/raid10: improve raid10 discard request" by Song Liu · 4 years, 1 month ago
  4. 82fe9af Revert "md/raid10: improve discard request for far layout" by Song Liu · 4 years, 1 month ago
  5. d3ee2d8 md/raid10: improve discard request for far layout by Xiao Ni · 4 years, 4 months ago
  6. bcc90d2 md/raid10: improve raid10 discard request by Xiao Ni · 4 years, 4 months ago
  7. f046f5d md/raid10: pull codes that wait for blocked dev into one function by Xiao Ni · 4 years, 5 months ago
  8. 8650a88 md/raid10: extend r10bio devs to raid disks by Xiao Ni · 4 years, 5 months ago
  9. e287308 md: Simplify code with existing definition RESYNC_SECTORS in raid10.c by Zhen Lei · 4 years, 5 months ago
  10. c2e4cd5 block: lift setting the readahead size into the block layer by Christoph Hellwig · 4 years, 4 months ago
  11. 16ef510 md: update the optimal I/O size on reshape by Christoph Hellwig · 4 years, 4 months ago
  12. e0fc99e Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  13. fe630de md/raid10: avoid deadlock on recovery. by Vitaly Mayatskikh · 4 years, 10 months ago
  14. 38ffc01 md: raid10: Fix compilation warning by Damien Le Moal · 4 years, 6 months ago
  15. e1a86db md: fix deadlock causing by sysfs_notify by Junxiao Bi · 4 years, 6 months ago
  16. 21cf866 writeback: remove bdi->congested_fn by Christoph Hellwig · 4 years, 6 months ago
  17. ed00aab block: rename generic_make_request to submit_bio_noacct by Christoph Hellwig · 4 years, 6 months ago
  18. 45422b7 md/raid10: prevent access of uninitialized resync_pages offset by John Pittman · 5 years ago
  19. 775d783 md: improve handling of bio with REQ_PREFLUSH in md_flush_request() by David Jeffery · 5 years ago
  20. 9a56784 md: allow last device to be forcibly removed from RAID1/RAID10. by Guoqing Jiang · 5 years ago
  21. 7cee6d4 md/raid10: end bio when the device faulty by Yufen Yu · 5 years ago
  22. e9eeba2 md/raid10: read balance chooses idlest disk for SSD by Guoqing Jiang · 6 years ago
  23. c7afa80 md: raid1-10: Unify r{1,10}bio_pool_free by Marcos Paulo de Souza · 6 years ago
  24. 8cf05a7 md: raid10: Use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  25. 3f677f9 drivers: md: Unify common definitions of raid1 and raid10 by Marcos Paulo de Souza · 6 years ago
  26. af1a889 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 by Thomas Gleixner · 6 years ago
  27. e406f12 md: Fix failed allocation of md_register_thread by Aditya Pakki · 6 years ago
  28. b761dcf It's wrong to add len to sector_nr in raid10 reshape twice by Xiao Ni · 6 years ago
  29. e820d55 md: fix raid10 hang issue caused by barrier by Guoqing Jiang · 6 years ago
  30. caea3c4 raid10: refactor common wait code from regular read/write request by Guoqing Jiang · 6 years ago
  31. 5ebaf80 md-cluster: introduce resync_info_get interface for sanity check by Guoqing Jiang · 6 years ago
  32. 7564bed md-cluster/raid10: support add disk under grow mode by Guoqing Jiang · 6 years ago
  33. afd7562 md-cluster/raid10: resize all the bitmaps before start reshape by Guoqing Jiang · 6 years ago
  34. 9e753ba MD: fix invalid stored role for a disk - try2 by Shaohua Li · 6 years ago
  35. ee37d73 md/raid10: Fix raid10 replace hang when new added disk faulty by Alex Wu · 6 years ago
  36. 1d0ffd2 RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0 by Xiao Ni · 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. e64e4018 md: Avoid namespace collision with bitmap API by Andy Shevchenko · 6 years ago
  39. bda3153 md/raid10: fix that replacement cannot complete recovery after reassemble by BingJing Chang · 7 years ago
  40. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  41. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  42. d60dafd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  43. afeee51 md: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  44. eb81b32 raid10: check bio in r10buf_pool_free to void NULL pointer dereference by Guoqing Jiang · 7 years ago
  45. 13db16d md: fix an error code format and remove unsed bio_sector by Yufen Yu · 7 years ago
  46. 3526dd0 Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  47. 8b904b5 block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() by Bart Van Assche · 7 years ago
  48. 8876391 md: fix a potential deadlock of raid5/raid10 reshape by BingJing Chang · 7 years ago
  49. 43a5212 md-cluster: choose correct label when clustered layout is not supported by Lidong Zhong · 7 years ago
  50. 01a69ca md raid10: fix NULL deference in handle_write_completed() by Yufen Yu · 7 years ago
  51. 4b242e9 raid10: change the size of resync window for clustered raid by Guoqing Jiang · 7 years ago
  52. 474beb5 md/raid1,raid10: silence warning about wait-within-wait by NeilBrown · 7 years ago
  53. 18022a1 md/raid1/10: add missed blk plug by Shaohua Li · 7 years ago
  54. 8db8791 md-cluster: Use a small window for raid10 resync by Guoqing Jiang · 7 years ago
  55. cb8a7a7 md-cluster: Suspend writes in RAID10 if within range by Guoqing Jiang · 7 years ago
  56. d4098c7 md-cluster/raid10: set "do_balance = 0" if area is resyncing by Guoqing Jiang · 7 years ago
  57. b03e0cc md: remove special meaning of ->quiesce(.., 2) by NeilBrown · 7 years ago
  58. a0e764c md: raid10: remove a couple of redundant variables and initializations by Colin Ian King · 7 years ago
  59. 935fe09 md: rename some drivers/md/ files to have an "md-" prefix by Mike Snitzer · 7 years ago
  60. 584ed9fa md: raid10: remove VLAIS by Matthias Kaehlcke · 7 years ago
  61. 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
  62. 208410b md/raid1/10: reset bio allocated from mempool by Shaohua Li · 7 years ago
  63. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  64. 6308d8e md: simplify code with bio_io_error by Guoqing Jiang · 7 years ago
  65. be453e7 md: raid1-10: move raid1/raid10 common code into raid1-10.c by Ming Lei · 7 years ago
  66. fb0eb5d md: raid1/raid10: initialize bvec table via bio_add_page() by Ming Lei · 7 years ago
  67. 022e510 md: remove 'idx' from 'struct resync_pages' by Ming Lei · 7 years ago
  68. 026d15f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  69. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
  70. 1cdd125 md/raid10: fix FailFast test for wrong device by Guoqing Jiang · 8 years ago
  71. cc27b0c md: fix deadlock between mddev_suspend() and md_write_start() by NeilBrown · 8 years ago
  72. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  73. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  74. a415c0f md: initialise ->writes_pending in personality modules. by NeilBrown · 8 years ago
  75. 23b245c md/raid1/10: avoid unnecessary locking by Shaohua Li · 8 years ago
  76. e265eb3a Merge branch 'md-next' into md-linus by Shaohua Li · 8 years ago
  77. b506335 md/raid10: skip spare disk as 'first' disk by Shaohua Li · 8 years ago
  78. e5bc9c3 md: clear WantReplacement once disk is removed by Guoqing Jiang · 8 years ago
  79. 2966175 md/raid1/10: remove unused queue by Lidong Zhong · 8 years ago
  80. cf25ae7 md/raid10: wait up frozen array in handle_write_completed by Guoqing Jiang · 8 years ago
  81. 545250f md/raid10: simplify handle_read_error() by NeilBrown · 8 years ago
  82. fc9977d md/raid10: simplify the splitting of requests. by NeilBrown · 8 years ago
  83. 6f287ca md/raid10: reset the 'first' at the end of loop by Guoqing Jiang · 8 years ago
  84. 3deff1a md: support REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  85. 2d06e3b md: raid10: avoid direct access to bvec table in handle_reshape_read_error by Ming Lei · 8 years ago
  86. cdb76be md: raid10: retrieve page from preallocated resync page array by Ming Lei · 8 years ago
  87. f025061 md: raid10: don't use bio's vec table to manage resync pages by Ming Lei · 8 years ago
  88. 81fa152 md: raid10: refactor code of read reshape's .bi_end_io by Ming Lei · 8 years ago
  89. d8e29fb md: move two macros into md.h by Ming Lei · 8 years ago
  90. c85ba14 md: raid1/raid10: don't handle failure of bio_add_page() by Ming Lei · 8 years ago
  91. 27f26a0 md/raid10: refactor some codes from raid10_write_request by Guoqing Jiang · 8 years ago
  92. fd16f2e md/raid10: stop using bi_phys_segments by NeilBrown · 8 years ago
  93. 6b6c811 md/raid1, raid10: move rXbio accounting closer to allocation. by NeilBrown · 8 years ago
  94. 3009b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  95. f5fe1b5 blk: Ensure users for current->bio_list can see the full list. by NeilBrown · 8 years ago
  96. 61eb2b4 md/raid1/10: fix potential deadlock by Shaohua Li · 8 years ago
  97. c948363 md: move funcs from pers->resize to update_size by Guoqing Jiang · 8 years ago
  98. 6d39978 md/raid10: submit bio directly to replacement disk by Shaohua Li · 8 years ago
  99. a682e00 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  100. d7a1030 md: fast clone bio in bio_clone_mddev() by Ming Lei · 8 years ago