1. 79bf31a md: fix a race condition for flush request handling by Shaohua Li · 7 years ago
  2. 393debc md: separate request handling by Shaohua Li · 7 years ago
  3. 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
  4. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  5. ddc0882 md: Runtime support for multiple ppls by Pawel Baldysiak · 7 years ago
  6. 26e1304 md: replace seq_release_private with seq_release by Cihangir Akturk · 7 years ago
  7. 5492c46 md: notify about new spare disk in the container by Alexey Obitotskiy · 7 years ago
  8. 74d4699 block: replace bi_bdev with a gendisk pointer and partitions index by Christoph Hellwig · 7 years ago
  9. afc1f55 MD: not clear ->safemode for external metadata array by Shaohua Li · 7 years ago
  10. 81fe48e md: fix test in md_write_start() by NeilBrown · 7 years ago
  11. 33182d1 md: always clear ->safemode when md_check_recovery gets the mddev lock. by NeilBrown · 7 years ago
  12. ed9b66d MD: fix warnning for UP case by Shaohua Li · 7 years ago
  13. 026d15f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  14. 7184ef8 MD: fix sleep in atomic by Shaohua Li · 8 years ago
  15. 7f053a6a MD: fix a null dereference by Shaohua Li · 8 years ago
  16. 5a85071 md: use a separate bio_set for synchronous IO. by NeilBrown · 8 years ago
  17. 9b10f6a block: remove bio_clone() and all references. by NeilBrown · 8 years ago
  18. 011067b blk: replace bioset_create_nobvec() with a flags arg to bioset_create() by NeilBrown · 8 years ago
  19. af67c31 blk: remove bio_set arg from blk_queue_split() by NeilBrown · 8 years ago
  20. 8df7202 md: change the initialization value for a spare device spot to MD_DISK_ROLE_SPARE by Lidong Zhong · 8 years ago
  21. cc27b0c md: fix deadlock between mddev_suspend() and md_write_start() by NeilBrown · 8 years ago
  22. fdd050b Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base by Christoph Hellwig · 8 years ago
  23. 8f66439 Merge tag 'v4.12-rc5' into for-4.13/block by Jens Axboe · 8 years ago
  24. 4e4cbee block: switch bios to blk_status_t by Christoph Hellwig · 8 years ago
  25. a415c0f md: initialise ->writes_pending in personality modules. by NeilBrown · 8 years ago
  26. e6fd209 md: namespace private helper names by Amir Goldstein · 8 years ago
  27. 5a8948f md: Make flush bios explicitely sync by Jan Kara · 8 years ago
  28. 2214c26 md: don't return -EAGAIN in md_allow_write for external metadata arrays by Artur Paszkiewicz · 8 years ago
  29. 97b20ef md: handle read-only member devices better. by NeilBrown · 8 years ago
  30. 78b6350 md: support disabling of create-on-open semantics. by NeilBrown · 8 years ago
  31. 039b722 md: allow creation of mdNNN arrays via md_mod/parameters/new_array by NeilBrown · 8 years ago
  32. b670883 md.c:didn't unlock the mddev before return EINVAL in array_size_store by Zhilong Liu · 8 years ago
  33. 065e519 md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop by NeilBrown · 8 years ago
  34. 4ad23a97 MD: use per-cpu counter for writes_pending by NeilBrown · 8 years ago
  35. 55cc39f md: close a race with setting mddev->in_sync by NeilBrown · 8 years ago
  36. 6497709b md: factor out set_in_sync() by NeilBrown · 8 years ago
  37. 4972805 md/raid5: use md_write_start to count stripes, not bios by NeilBrown · 8 years ago
  38. 48df498 md: move bitmap_destroy to the beginning of __md_stop by Guoqing Jiang · 8 years ago
  39. ba903a3 raid5-ppl: runtime PPL enabling or disabling by Artur Paszkiewicz · 8 years ago
  40. 664aed0 md: add sysfs entries for PPL by Artur Paszkiewicz · 8 years ago
  41. ea0213e md: superblock changes for PPL by Artur Paszkiewicz · 8 years ago
  42. 818da59 md-cluster: add the support for resize by Guoqing Jiang · 8 years ago
  43. 0ba9597 md-cluster: use sync way to handle METADATA_UPDATED msg by Guoqing Jiang · 8 years ago
  44. 1345921 md: fix incorrect use of lexx_to_cpu in does_sb_need_changing by Jason Yan · 8 years ago
  45. 3fb632e md: fix super_offset endianness in super_1_rdev_size_change by Jason Yan · 8 years ago
  46. 1b3bae4 md: don't impose the MD_SB_DISKS limit on arrays without metadata. by NeilBrown · 8 years ago
  47. c948363 md: move funcs from pers->resize to update_size by Guoqing Jiang · 8 years ago
  48. 99b3d74 md: delete dead code by Shaohua Li · 8 years ago
  49. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  50. a682e00 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  51. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  52. d7a1030 md: fast clone bio in bio_clone_mddev() by Ming Lei · 8 years ago
  53. ed7ef73 md: remove unnecessary check on mddev by Ming Lei · 8 years ago
  54. 1027317 md: fail if mddev->bio_set can't be created by Ming Lei · 8 years ago
  55. 9356863 md: ensure md devices are freed before module is unloaded. by NeilBrown · 8 years ago
  56. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  57. a85dd7b md/r5cache: flush data only stripes in r5l_recovery_log() by Song Liu · 8 years ago
  58. 2073773 Merge branch 'md-next' into md-linus by Shaohua Li · 8 years ago
  59. 36869cb Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  60. 2953079 md: separate flags for superblock changes by Shaohua Li · 8 years ago
  61. 82a301c md: MD_RECOVERY_NEEDED is set for mddev->recovery by Shaohua Li · 8 years ago
  62. e2342ca md: fix refcount problem on mddev when stopping array. by NeilBrown · 8 years ago
  63. 034e33f md: stop write should stop journal reclaim by Shaohua Li · 8 years ago
  64. ce1ccd0 raid5-cache: suspend reclaim thread instead of shutdown by Shaohua Li · 8 years ago
  65. 46533ff md: Use REQ_FAILFAST_* on metadata writes where appropriate by NeilBrown · 8 years ago
  66. 688834e md/failfast: add failfast flag for md to be used by some personalities. by NeilBrown · 8 years ago
  67. 504634f md: add blktrace event for writes to superblock by Shaohua Li · 8 years ago
  68. 6119e67 md: remove md_super_wait() call after bitmap_flush() by NeilBrown · 8 years ago
  69. 060b068 md: perform async updates for metadata where possible. by NeilBrown · 8 years ago
  70. 9d48739 md: change all printk() to pr_err() or pr_warn() etc. by NeilBrown · 8 years ago
  71. 7f0f0d8 md: fix some issues with alloc_disk_sb() by NeilBrown · 8 years ago
  72. 91a6c4a md: wake up personality thread after array state update by Tomasz Majchrzak · 8 years ago
  73. dcbcb48 md: don't fail an array if there are unacknowledged bad blocks by Tomasz Majchrzak · 8 years ago
  74. 35b785f md: add bad block support for external metadata by Tomasz Majchrzak · 8 years ago
  75. 70fd761 block,fs: use REQ_* flags directly by Christoph Hellwig · 8 years ago
  76. 1217e1d md: be careful not lot leak internal curr_resync value into metadata. -- (all) by NeilBrown · 8 years ago
  77. 16f8894 md: report 'write_pending' state when array in sync by Tomasz Majchrzak · 8 years ago
  78. bb086a8 md: set rotational bit by Shaohua Li · 8 years ago
  79. 90bcf133 md: fix a potential deadlock by Shaohua Li · 8 years ago
  80. c20c33f md-cluster: clean related infos of cluster by Guoqing Jiang · 8 years ago
  81. af8d8e6 md: changes for MD_STILL_CLOSED flag by Guoqing Jiang · 8 years ago
  82. e566aef md-cluster: call md_kick_rdev_from_array once ack failed by Guoqing Jiang · 8 years ago
  83. 47a7b0d md-cluster: make md-cluster also can work when compiled into kernel by Guoqing Jiang · 8 years ago
  84. 86a1679 Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  85. 486b0f7 r5cache: set MD_JOURNAL_CLEAN correctly by Song Liu · 8 years ago
  86. c622ca5 md: don't print the same repeated messages about delayed sync operation by Artur Paszkiewicz · 8 years ago
  87. 207efcd md: remove obsolete ret in md_start_sync by Guoqing Jiang · 8 years ago
  88. b347af8 md: do not count journal as spare in GET_ARRAY_INFO by Song Liu · 8 years ago
  89. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  90. 3f35e21 Merge branch 'mymd/for-next' into mymd/for-linus by Shaohua Li · 8 years ago
  91. 5d88178 MD: fix null pointer deference by Shaohua Li · 8 years ago
  92. 573275b md: add missing sysfs_notify on array_state update by Tomasz Majchrzak · 9 years ago
  93. 4cb9da7 Fix kernel module refcount handling by Alexey Obitotskiy · 9 years ago
  94. 0e3ef49 md: use seconds granularity for error logging by Arnd Bergmann · 9 years ago
  95. d787be4 md: reduce the number of synchronize_rcu() calls when multiple devices fail. by NeilBrown · 9 years ago
  96. 8430e7e md: disconnect device from personality before trying to remove it. by NeilBrown · 9 years ago
  97. 4ba1e78 MD:Update superblock when err == 0 in size_store by Xiao Ni · 9 years ago
  98. 5b1f5bc3 md: use a mutex to protect a global list by Cong Wang · 9 years ago
  99. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 9 years ago
  100. 796a5cf md: use bio op accessors by Mike Christie · 9 years ago