1. 016c76a md/raid5: use bio_inc_remaining() instead of repurposing bi_phys_segments as a counter by NeilBrown · 8 years ago
  2. bd83d0a md/raid5: call bio_endio() directly rather than queueing for later. by NeilBrown · 8 years ago
  3. 16d997b md/raid5: simplfy delaying of writes while metadata is updated. by NeilBrown · 8 years ago
  4. 4972805 md/raid5: use md_write_start to count stripes, not bios by NeilBrown · 8 years ago
  5. 48df498 md: move bitmap_destroy to the beginning of __md_stop by Guoqing Jiang · 8 years ago
  6. ea17481 md/r5cache: generate R5LOG_PAYLOAD_FLUSH by Song Liu · 8 years ago
  7. 2d4f468 md/r5cache: handle R5LOG_PAYLOAD_FLUSH in recovery by Song Liu · 8 years ago
  8. ba903a3 raid5-ppl: runtime PPL enabling or disabling by Artur Paszkiewicz · 8 years ago
  9. 6358c23 raid5-ppl: support disk hot add/remove with PPL by Artur Paszkiewicz · 8 years ago
  10. 4536bf9b raid5-ppl: load and recover the log by Artur Paszkiewicz · 8 years ago
  11. 664aed0 md: add sysfs entries for PPL by Artur Paszkiewicz · 8 years ago
  12. 3418d03 raid5-ppl: Partial Parity Log write logging implementation by Artur Paszkiewicz · 8 years ago
  13. ff87573 raid5: separate header for log functions by Artur Paszkiewicz · 8 years ago
  14. ea0213e md: superblock changes for PPL by Artur Paszkiewicz · 8 years ago
  15. effe6ee md/r5cache: improve recovery with read ahead page pool by Song Liu · 8 years ago
  16. aaf9f12 md/raid5: sort bios by Shaohua Li · 8 years ago
  17. 84890c0 md/raid5-cache: bump flush stripe batch size by Shaohua Li · 8 years ago
  18. 535ae4e md/raid5: prioritize stripes for writeback by Shaohua Li · 8 years ago
  19. 818da59 md-cluster: add the support for resize by Guoqing Jiang · 8 years ago
  20. b98938d md-cluster: introduce cluster_check_sync_size by Guoqing Jiang · 8 years ago
  21. 7da3d20 md-cluster: add CHANGE_CAPACITY message type by Guoqing Jiang · 8 years ago
  22. 0ba9597 md-cluster: use sync way to handle METADATA_UPDATED msg by Guoqing Jiang · 8 years ago
  23. 3009b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  24. 11353b9 md/raid1: fix a trivial typo in comments by Zhilong Liu · 8 years ago
  25. 0977762 md/r5cache: fix set_syndrome_sources() for data in cache by Song Liu · 8 years ago
  26. f5fe1b5 blk: Ensure users for current->bio_list can see the full list. by NeilBrown · 8 years ago
  27. 1345921 md: fix incorrect use of lexx_to_cpu in does_sb_need_changing by Jason Yan · 8 years ago
  28. 3fb632e md: fix super_offset endianness in super_1_rdev_size_change by Jason Yan · 8 years ago
  29. f4b7ac6 drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h by Masanari Iida · 8 years ago
  30. 61eb2b4 md/raid1/10: fix potential deadlock by Shaohua Li · 8 years ago
  31. 1b3bae4 md: don't impose the MD_SB_DISKS limit on arrays without metadata. by NeilBrown · 8 years ago
  32. c948363 md: move funcs from pers->resize to update_size by Guoqing Jiang · 8 years ago
  33. 75df023 md-cluster: remove useless memset from gather_all_resync_info by Guoqing Jiang · 8 years ago
  34. 9c8043f md-cluster: free md_cluster_info if node leave cluster by Guoqing Jiang · 8 years ago
  35. 99b3d74 md: delete dead code by Shaohua Li · 8 years ago
  36. 6d39978 md/raid10: submit bio directly to replacement disk by Shaohua Li · 8 years ago
  37. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  38. ca4c7d7 Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  39. 0881e7b sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  40. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  41. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  42. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  43. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  44. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  45. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  46. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  47. 2664f3c dm raid: bump the target version by Mike Snitzer · 8 years ago
  48. d36a195 dm raid: fix data corruption on reshape request by Heinz Mauelshagen · 8 years ago
  49. ad47047 dm raid: fix raid "check" regression due to improper cleanup in raid_message() by Mike Snitzer · 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. 1802979 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  52. 61febef dm-rq: don't dereference request payload after ending request by Jens Axboe · 8 years ago
  53. 1ec4922 md/raid1: fix write behind issues introduced by bio_clone_bioset_partial by Shaohua Li · 8 years ago
  54. aff8da0 md/raid1: handle flush request correctly by Shaohua Li · 8 years ago
  55. d939cdf md/linear: shutup lockdep warnning by Shaohua Li · 8 years ago
  56. 7a771ce Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  57. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  58. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. af5f42a md/raid1: fix a use-after-free bug by Shaohua Li · 8 years ago
  60. 824e47d RAID1: avoid unnecessary spin locks in I/O barrier code by colyli@suse.de · 8 years ago
  61. fd76863 RAID1: a new I/O barrier implementation to remove resync window by colyli@suse.de · 8 years ago
  62. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  63. 6010720 Merge branch 'for-4.11/block' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  64. d67a5f4 dm: flush queued bios when process blocks to avoid deadlock by Mikulas Patocka · 8 years ago
  65. 37a098e dm round robin: revert "use percpu 'repeat_count' and 'current_path'" by Mike Snitzer · 8 years ago
  66. eae8263 md/raid5: Don't reinvent the wheel but use existing llist API by Byungchul Park · 8 years ago
  67. 6085831 dm stats: fix a leaked s->histogram_boundaries array by Mikulas Patocka · 8 years ago
  68. b79af13 dm space map metadata: constify dm_space_map structures by Bhumika Goyal · 8 years ago
  69. 7f1b215 dm cache metadata: use cursor api in blocks_are_clean_separate_dirty() by Mike Snitzer · 8 years ago
  70. 9b69622 dm persistent data: add cursor skip functions to the cursor APIs by Joe Thornber · 8 years ago
  71. 683bb1a dm cache metadata: use dm_bitset_new() to create the dirty bitset in format 2 by Joe Thornber · 8 years ago
  72. 2151249 dm bitset: add dm_bitset_new() by Joe Thornber · 8 years ago
  73. 4855105 dm cache metadata: name the cache block that couldn't be loaded by Mike Snitzer · 8 years ago
  74. 629d0a8 dm cache metadata: add "metadata2" feature by Joe Thornber · 8 years ago
  75. ae4a46a dm cache metadata: use bitset cursor api to load discard bitset by Joe Thornber · 8 years ago
  76. 6fe28db dm bitset: introduce cursor api by Joe Thornber · 8 years ago
  77. 9f9ef06 dm btree: use GFP_NOFS in dm_btree_del() by Joe Thornber · 9 years ago
  78. 3ba3ba1 dm space map common: memcpy the disk root to ensure it's arch aligned by Joe Thornber · 9 years ago
  79. 602548b dm block manager: add unlikely() annotations on dm_bufio error paths by Joe Thornber · 9 years ago
  80. ca763d0 dm cache: fix corruption seen when using cache > 2TB by Joe Thornber · 8 years ago
  81. d7a1030 md: fast clone bio in bio_clone_mddev() by Ming Lei · 8 years ago
  82. ed7ef73 md: remove unnecessary check on mddev by Ming Lei · 8 years ago
  83. 8e58e32 md/raid1: use bio_clone_bioset_partial() in case of write behind by Ming Lei · 8 years ago
  84. 1027317 md: fail if mddev->bio_set can't be created by Ming Lei · 8 years ago
  85. 2648381 md: disable WRITE SAME if it fails in underlayer disks by Shaohua Li · 8 years ago
  86. e33fbb9 md/raid5-cache: exclude reclaiming stripes in reclaim check by Shaohua Li · 8 years ago
  87. e8fd52e md/raid5-cache: stripe reclaim only counts valid stripes by Shaohua Li · 8 years ago
  88. 9356863 md: ensure md devices are freed before module is unloaded. by NeilBrown · 8 years ago
  89. 39b9958 md/r5cache: improve journal device efficiency by Song Liu · 8 years ago
  90. 03b047f md/r5cache: enable chunk_aligned_read with write back cache by Song Liu · 8 years ago
  91. 765d704 raid5: only dispatch IO from raid5d for harddisk raid by Shaohua Li · 8 years ago
  92. 03a9e24 md linear: fix a race between linear_add() and linear_congested() by colyli@suse.de · 8 years ago
  93. e980f62 dm: don't allow ioctls to targets that don't map to whole devices by Christoph Hellwig · 8 years ago
  94. f5b0cba dm crypt: replace RCU read-side section with rwsem by Ondrej Kozina · 8 years ago
  95. 4087a1f dm rq: cope with DM device destruction while in dm_old_request_fn() by Mike Snitzer · 8 years ago
  96. d19a55c dm mpath: cleanup -Wbool-operation warning in choose_pgpath() by Mike Snitzer · 8 years ago
  97. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  98. eb8db83 dm: always defer request allocation to the owner of the request_queue by Christoph Hellwig · 8 years ago
  99. 4bf58435 dm: remove incomplete BLOCK_PC support by Christoph Hellwig · 8 years ago
  100. 5ea708d block: simplify blk_init_allocated_queue by Christoph Hellwig · 8 years ago