1. 775d783 md: improve handling of bio with REQ_PREFLUSH in md_flush_request() by David Jeffery · 5 years ago
  2. 62f7b19 md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone by Guilherme G. Piccoli · 6 years ago
  3. 9d4b45d md: don't report active array_state until after revalidate_disk() completes. by NeilBrown · 6 years ago
  4. 9a56784 md: allow last device to be forcibly removed from RAID1/RAID10. by Guoqing Jiang · 6 years ago
  5. 963c555 md: introduce mddev_create/destroy_wb_pool for the change of member device by Guoqing Jiang · 6 years ago
  6. 3e148a3 md/raid1: fix potential data inconsistency issue with write behind device by Guoqing Jiang · 6 years ago
  7. af1a889 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47 by Thomas Gleixner · 6 years ago
  8. 2bc13b8 md: batch flush requests. by NeilBrown · 6 years ago
  9. 4bc034d Revert "MD: fix lock contention for flush bios" by NeilBrown · 6 years ago
  10. 7564bed md-cluster/raid10: support add disk under grow mode by Guoqing Jiang · 6 years ago
  11. 0357ba2 md-cluster: show array's status more accurate by Guoqing Jiang · 7 years ago
  12. d60dafd Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  13. afeee51 md: convert to bioset_init()/mempool_init() by Kent Overstreet · 7 years ago
  14. 5a409b4 MD: fix lock contention for flush bios by Xiao Ni · 7 years ago
  15. 4b6c106 md: fix md_write_start() deadlock w/o metadata devices by Heinz Mauelshagen · 7 years ago
  16. 1532d9e raid5-ppl: PPL support for disks with write-back cache enabled by Tomasz Majchrzak · 7 years ago
  17. d5d885f md: introduce new personality funciton start() by Song Liu · 7 years ago
  18. efa4b77 md: use lockdep_assert_held by Shaohua Li · 7 years ago
  19. b03e0cc md: remove special meaning of ->quiesce(.., 2) by NeilBrown · 7 years ago
  20. 35bfc52 md: allow metadata update while suspending. by NeilBrown · 7 years ago
  21. 393debc md: separate request handling by Shaohua Li · 7 years ago
  22. 3645e6d Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  23. ddc0882 md: Runtime support for multiple ppls by Pawel Baldysiak · 8 years ago
  24. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 8 years ago
  25. be453e7 md: raid1-10: move raid1/raid10 common code into raid1-10.c by Ming Lei · 8 years ago
  26. 022e510 md: remove 'idx' from 'struct resync_pages' by Ming Lei · 8 years ago
  27. 4aaf7694 md/bitmap: don't read page from device with Bitmap_sync by Guoqing Jiang · 8 years ago
  28. 5a85071 md: use a separate bio_set for synchronous IO. by NeilBrown · 8 years ago
  29. cc27b0c md: fix deadlock between mddev_suspend() and md_write_start() by NeilBrown · 8 years ago
  30. a415c0f md: initialise ->writes_pending in personality modules. by NeilBrown · 8 years ago
  31. 2214c26 md: don't return -EAGAIN in md_allow_write for external metadata arrays by Artur Paszkiewicz · 8 years ago
  32. e265eb3a Merge branch 'md-next' into md-linus by Shaohua Li · 8 years ago
  33. 3deff1a md: support REQ_OP_WRITE_ZEROES by Christoph Hellwig · 8 years ago
  34. 513e2fa md: prepare for managing resync I/O pages in clean way by Ming Lei · 8 years ago
  35. d8e29fb md: move two macros into md.h by Ming Lei · 8 years ago
  36. 4ad23a97 MD: use per-cpu counter for writes_pending by NeilBrown · 8 years ago
  37. 4972805 md/raid5: use md_write_start to count stripes, not bios by NeilBrown · 8 years ago
  38. ba903a3 raid5-ppl: runtime PPL enabling or disabling by Artur Paszkiewicz · 8 years ago
  39. ea0213e md: superblock changes for PPL by Artur Paszkiewicz · 8 years ago
  40. 0ba9597 md-cluster: use sync way to handle METADATA_UPDATED msg by Guoqing Jiang · 8 years ago
  41. 99b3d74 md: delete dead code by Shaohua Li · 8 years ago
  42. d7a1030 md: fast clone bio in bio_clone_mddev() by Ming Lei · 8 years ago
  43. 2648381 md: disable WRITE SAME if it fails in underlayer disks by Shaohua Li · 8 years ago
  44. 394ed8e md: cleanup mddev flag clear for takeover by Shaohua Li · 8 years ago
  45. 2953079 md: separate flags for superblock changes by Shaohua Li · 8 years ago
  46. 46533ff md: Use REQ_FAILFAST_* on metadata writes where appropriate by NeilBrown · 8 years ago
  47. 688834e md/failfast: add failfast flag for md to be used by some personalities. by NeilBrown · 8 years ago
  48. be306c2 md: define mddev flags, recovery flags and r1bio state bits using enums by NeilBrown · 8 years ago
  49. 35b785f md: add bad block support for external metadata by Tomasz Majchrzak · 8 years ago
  50. af8d8e6 md: changes for MD_STILL_CLOSED flag by Guoqing Jiang · 9 years ago
  51. 3f35e21 Merge branch 'mymd/for-next' into mymd/for-linus by Shaohua Li · 9 years ago
  52. 0e3ef49 md: use seconds granularity for error logging by Arnd Bergmann · 9 years ago
  53. d787be4 md: reduce the number of synchronize_rcu() calls when multiple devices fail. by NeilBrown · 9 years ago
  54. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
  55. 796a5cf md: use bio op accessors by Mike Christie · 9 years ago
  56. bb8bf15 md-cluster: fix deadlock issue when add disk to an recoverying array by Guoqing Jiang · 9 years ago
  57. 3c28c9c Merge tag 'md/4.5' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  58. d080827 Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  59. 1501efa md/raid: only permit hot-add of compatible integrity profiles by Dan Williams · 9 years ago
  60. fc974ee md: convert to use the generic badblocks code by Vishal Verma · 9 years ago
  61. 274d8cb md: Remove 'ready' field from mddev. by NeilBrown · 9 years ago
  62. 9ebc6ef drivers: md: use ktime_get_real_seconds() by Deepa Dinamani · 9 years ago
  63. 15858fa md-cluster: Defer MD reloading to mddev->thread by Guoqing Jiang · 9 years ago
  64. 659b254 md-cluster: remove a disk asynchronously from cluster environment by Guoqing Jiang · 9 years ago
  65. 9b15603 MD: change journal disk role to disk 0 by Shaohua Li · 9 years ago
  66. a97b789 MD: add new bit to indicate raid array with journal by Song Liu · 9 years ago
  67. bd18f64 md: skip resync for raid array with journal by Shaohua Li · 10 years ago
  68. 3069aa8 md: override md superblock recovery_offset for journal device by Shaohua Li · 10 years ago
  69. bac624f MD: add a new disk role to present write journal device by Song Liu · 10 years ago
  70. 70bcecd md-cluster: Improve md_reload_sb to be less error prone by Goldwyn Rodrigues · 10 years ago
  71. 8ae1266 block: kill merge_bvec_fn() completely by Kent Overstreet · 10 years ago
  72. 66114ca writeback: separate out include/linux/backing-dev-defs.h by Tejun Heo · 10 years ago
  73. 0931479 md: remove 'go_faster' option from ->sync_request() by NeilBrown · 10 years ago
  74. 57d051d md: Export and rename find_rdev_nr_rcu by Goldwyn Rodrigues · 10 years ago
  75. fb56dfe md: Export and rename kick_rdev_from_array by Goldwyn Rodrigues · 10 years ago
  76. 1aee41f Add new disk to clustered array by Goldwyn Rodrigues · 10 years ago
  77. 1d7e3e9 Reload superblock if METADATA_UPDATED is received by Goldwyn Rodrigues · 11 years ago
  78. cf921cc Add node recovery callbacks by Goldwyn Rodrigues · 11 years ago
  79. c4ce867 Introduce md_cluster_info by Goldwyn Rodrigues · 11 years ago
  80. edb39c9 Introduce md_cluster_operations to handle cluster functions by Goldwyn Rodrigues · 11 years ago
  81. dfe15ac md: wakeup thread upon rdev_dec_pending() by Hannes Reinecke · 13 years ago
  82. 5c47daf md: move mddev_lock and related to md.h by NeilBrown · 10 years ago
  83. 23da422 md: use mddev->lock to protect updates to resync_{min,max}. by NeilBrown · 10 years ago
  84. 4af1a04 md: move GET_BITMAP_FILE ioctl out from mddev_lock. by NeilBrown · 10 years ago
  85. 978a7a4 md/bitmap: protect clearing of ->bitmap by mddev->lock by NeilBrown · 10 years ago
  86. 36d091f md: protect ->pers changes with mddev->lock by NeilBrown · 10 years ago
  87. afa0f55 md: rename ->stop to ->free by NeilBrown · 10 years ago
  88. 64590f4 md: make merge_bvec_fn more robust in face of personality changes. by NeilBrown · 10 years ago
  89. 5c675f8 md: make ->congested robust against personality changes. by NeilBrown · 10 years ago
  90. 85572d7 md: rename mddev->write_lock to mddev->lock by NeilBrown · 10 years ago
  91. f72ffdd md: remove unwanted white space from md.c by NeilBrown · 10 years ago
  92. 035328c md/bitmap: don't abuse i_writecount for bitmap files. by NeilBrown · 11 years ago
  93. d3bad75 Merge tag 'driver-core-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  94. 8313b8e md: fix problem when adding device to read-only array with bitmap. by NeilBrown · 11 years ago
  95. 324a56e kernfs: s/sysfs_dirent/kernfs_node/ and rename its friends accordingly by Tejun Heo · 11 years ago
  96. 0910c0b Merge branch 'for-3.13/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  97. 6678d83 block: Consolidate duplicated bio_trim() implementations by Kent Overstreet · 12 years ago
  98. 388975c sysfs: clean up sysfs_get_dirent() by Tejun Heo · 11 years ago
  99. 260fa03 md: avoid deadlock when dirty buffers during md_stop. by NeilBrown · 12 years ago
  100. 7a0a535 md: Don't test all of mddev->flags at once. by NeilBrown · 12 years ago