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