1. 3f232d6 md/raid5: add rcu protection to rdev accesses in want_replace by NeilBrown · 8 years ago
  2. e50d399 md/raid5: add rcu protection to rdev accesses in handle_failed_sync. by NeilBrown · 8 years ago
  3. 707a6a4 md/raid1: add rcu protection to rdev in fix_read_error by NeilBrown · 8 years ago
  4. 854abd7 md/raid1: small code cleanup in end_sync_write by NeilBrown · 8 years ago
  5. e5872d5 md/raid1: small cleanup in raid1_end_read/write_request by NeilBrown · 8 years ago
  6. 4056ca5 md/raid10: simplify print_conf a little. by NeilBrown · 8 years ago
  7. d683c8e md/raid10: minor code improvement in fix_read_error() by NeilBrown · 8 years ago
  8. d094d68 md/raid10: add rcu protection to rdev access during reshape. by NeilBrown · 8 years ago
  9. f90145f md/raid10: add rcu protection to rdev access in raid10_sync_request. by NeilBrown · 8 years ago
  10. d44b0a9 md/raid10: add rcu protection in raid10_status. by NeilBrown · 8 years ago
  11. 83f1261 md/raid10: fix refounct imbalance when resyncing an array with a replacement device. by NeilBrown · 8 years ago
  12. 414e6b9 md/raid1, raid10: don't recheck "Faulty" flag in read-balance. by NeilBrown · 8 years ago
  13. 8430e7e md: disconnect device from personality before trying to remove it. by NeilBrown · 8 years ago
  14. 7ac5044 raid1/raid10: slow down resync if there is non-resync activity pending by Tomasz Majchrzak · 8 years ago
  15. 4ba1e78 MD:Update superblock when err == 0 in size_store by Xiao Ni · 8 years ago
  16. 676fa5a dm raid: use rt_is_raid*() in all appropriate checks by Heinz Mauelshagen · 8 years ago
  17. ad51d7f dm raid: more use of flag testing wrappers by Heinz Mauelshagen · 8 years ago
  18. f090279 dm raid: check constructor arguments for invalid raid level/argument combinations by Heinz Mauelshagen · 8 years ago
  19. 702108d dm raid: cleanup / provide infrastructure by Heinz Mauelshagen · 8 years ago
  20. 92c83d7 dm raid: use dm_arg_set API in constructor by Heinz Mauelshagen · 8 years ago
  21. 73c6f23 dm raid: rename variable 'ret' to 'r' to conform to other dm code by Heinz Mauelshagen · 8 years ago
  22. 81baf90 bcache: Remove deprecated create_workqueue by Bhaktipriya Shridhar · 8 years ago
  23. e83068a dm mpath: add optional "queue_mode" feature by Mike Snitzer · 8 years ago
  24. bf661be dm mpath: remove bio-based bloat from struct dm_mpath_io by Mike Snitzer · 8 years ago
  25. 76e33fe dm mpath: reinstate bio-based support by Mike Snitzer · 8 years ago
  26. 4cc9613 dm: move request-based code out to dm-rq.[hc] by Mike Snitzer · 8 years ago
  27. 5b1f5bc3 md: use a mutex to protect a global list by Cong Wang · 8 years ago
  28. 288dab8 block: add a separate operation type for secure erase by Christoph Hellwig · 8 years ago
  29. 28a8f0d block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH by Mike Christie · 8 years ago
  30. 3a5e02c block, drivers: add REQ_OP_FLUSH operation by Mike Christie · 8 years ago
  31. 6296b96 block, drivers, fs: shrink bi_rw from long to int by Mike Christie · 8 years ago
  32. c2df40d drivers: use req op accessor by Mike Christie · 8 years ago
  33. 796a5cf md: use bio op accessors by Mike Christie · 8 years ago
  34. ad0d9e7 bcache: use bio op accessors by Mike Christie · 8 years ago
  35. e604714 dm: use bio op accessors by Mike Christie · 8 years ago
  36. 528ec5a dm: pass dm stats data dir instead of bi_rw by Mike Christie · 8 years ago
  37. 469e321 block discard: use bio set op accessor by Mike Christie · 8 years ago
  38. c8d9324 bcache: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 8 years ago
  39. 5111166 dm: use op_is_write instead of checking for REQ_WRITE by Mike Christie · 8 years ago
  40. 2a222ca fs: have submit_bh users pass in op and flags separately by Mike Christie · 8 years ago
  41. 4e49ea4 block/fs/drivers: remove rw argument from submit_bio by Mike Christie · 8 years ago
  42. db76767 md: simplify the code with md_kick_rdev_from_array by Guoqing Jiang · 8 years ago
  43. bb8bf15 md-cluster: fix deadlock issue when add disk to an recoverying array by Guoqing Jiang · 8 years ago
  44. 564884f Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  45. 4125758 right meaning of PARITY_ENABLE_RMW and PARITY_PREFER_RMW by Song Liu · 8 years ago
  46. 29e6c57 bcache: bch_gc_thread() is not freezable by Jiri Kosina · 8 years ago
  47. 770b8ce bcache: bch_allocator_thread() is not freezable by Jiri Kosina · 8 years ago
  48. 7c87df9 bcache: bch_writeback_thread() is not freezable by Jiri Kosina · 8 years ago
  49. feaa7cb Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  50. b80fed9 Merge tag 'dm-4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  51. 24b9f0c Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  52. 202bae5 dm thin: unroll issue_discard() to create longer discard bio chains by Joe Thornber · 8 years ago
  53. 3dba53a9 dm thin: use __blkdev_issue_discard for async discard support by Mike Snitzer · 8 years ago
  54. 13e4f8a dm thin: remove __bio_inc_remaining() and switch to using bio_inc_remaining() by Mike Snitzer · 8 years ago
  55. 4c9971c dm raid: make sure no feature flags are set in metadata by Heinz Mauelshagen · 8 years ago
  56. 1fa9a1a md-cluster: check the return value of process_recvd_msg by Guoqing Jiang · 8 years ago
  57. 51e453a md-cluster: gather resync infos and enable recv_thread after bitmap is ready by Guoqing Jiang · 8 years ago
  58. 85ad1d1 md: set MD_CHANGE_PENDING in a atomic region by Guoqing Jiang · 8 years ago
  59. fe67d19 md: raid5: add prerequisite to run underneath dm-raid by Heinz Mauelshagen · 8 years ago
  60. 859644f md: raid10: add prerequisite to run underneath dm-raid by Heinz Mauelshagen · 8 years ago
  61. 092398d md: md.c: fix oops in mddev_suspend for raid0 by Heinz Mauelshagen · 8 years ago
  62. 72f6d8d dm ioctl: drop use of __GFP_REPEAT in copy_params()'s __vmalloc() call by Michal Hocko · 8 years ago
  63. 2da1610 dm mpath: eliminate use of spinlock in IO fast-paths by Mike Snitzer · 8 years ago
  64. 20800cb dm mpath: move trigger_event member to the end of 'struct multipath' by Mike Snitzer · 8 years ago
  65. 91e968a dm mpath: use atomic_t for counting members of 'struct multipath' by Mike Snitzer · 8 years ago
  66. 518257b dm mpath: switch to using bitops for state flags by Mike Snitzer · 8 years ago
  67. 813923b dm thin: Remove return statement from void function by Amitoj Kaur Chawla · 8 years ago
  68. cfae752 dm: remove unused mapped_device argument from free_tio() by Mike Snitzer · 8 years ago
  69. bc47e84 md-cluster: fix ifnullfree.cocci warnings by kbuild test robot · 8 years ago
  70. c84400c md-cluster/bitmap: unplug bitmap to sync dirty pages to disk by Guoqing Jiang · 8 years ago
  71. 23cea66a md-cluster/bitmap: fix wrong page num in bitmap_file_clear_bit and bitmap_file_set_bit by Guoqing Jiang · 8 years ago
  72. 7f86ffe md-cluster/bitmap: fix wrong calcuation of offset by Guoqing Jiang · 8 years ago
  73. 18c9ff7 md-cluster: sync bitmap when node received RESYNCING msg by Guoqing Jiang · 8 years ago
  74. c9d6503 md-cluster: always setup in-memory bitmap by Guoqing Jiang · 8 years ago
  75. a578183 md-cluster: wakeup thread if activated a spare disk by Guoqing Jiang · 8 years ago
  76. ab5a98b md-cluster: change array_sectors and update size are not supported by Guoqing Jiang · 8 years ago
  77. 1535212 md-cluster: fix locking when node joins cluster during message broadcast by Guoqing Jiang · 8 years ago
  78. 5b0fb33 md-cluster: unregister thread if err happened by Guoqing Jiang · 8 years ago
  79. eb315cd md-cluster: wake up thread to continue recovery by Guoqing Jiang · 8 years ago
  80. 2c97cf1 md-cluser: make resync_finish only called after pers->sync_request by Guoqing Jiang · 8 years ago
  81. 41a9a0d md-cluster: change resync lock from asynchronous to synchronous by Guoqing Jiang · 8 years ago
  82. 98bcf28 Merge tag 'md/4.6-rc6-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  83. b8a0b8e raid5: delete unnecessary warnning by Shaohua Li · 8 years ago
  84. 9c573de MD: make bio mergeable by Shaohua Li · 8 years ago
  85. b297874 md/raid0: remove empty line printk from dump_zones by Michał Pecio · 8 years ago
  86. 6545b60 dm cache metadata: fix cmd_read_lock() acquiring write lock by Ahmed Samy · 8 years ago
  87. 9567366 dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros by Mike Snitzer · 8 years ago
  88. 7dedd15 md/raid0: fix uninitialized variable bug by Dan Carpenter · 8 years ago
  89. c888a8f block: kill off q->flush_flags by Jens Axboe · 8 years ago
  90. 56883a7 md: update to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  91. 519a7e1 dm: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  92. 84b4ff9 bcache: switch to using blk_queue_write_cache() by Jens Axboe · 8 years ago
  93. 072623d dm: fix dm_target_io leak if clone_bio() returns an error by Mikulas Patocka · 8 years ago
  94. 63b106a Merge tag 'md/4.6-rc2-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  95. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  96. f9a67b1 md/bitmap: clear bitmap if bitmap_create failed by Guoqing Jiang · 8 years ago
  97. ed3b98c MD: add rdev reference for super write by Shaohua Li · 8 years ago
  98. 466ad29 md: fix a trivial typo in comments by Wei Fang · 8 years ago
  99. 816b0ac md:raid1: fix a dead loop when read from a WriteMostly disk by Wei Fang · 8 years ago
  100. 4526b71 Merge tag 'md/4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago