1. 78d91a7 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  2. 6077c2d dm rq: Avoid that request processing stalls sporadically by Bart Van Assche · 7 years ago
  3. 81d4bab Merge tag 'dm-4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 7 years ago
  4. 86e3e83 dm verity fec: fix bufio leaks by Sami Tolvanen · 7 years ago
  5. 7a0c5c5 dm raid: fix NULL pointer dereference for raid1 without bitmap by Dmitry Bilunov · 7 years ago
  6. 0d963b6 dm cache metadata: fix metadata2 format's blocks_are_clean_separate_dirty by Joe Thornber · 8 years ago
  7. 3009b30 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  8. f1a880a dm verity fec: limit error correction recursion by Sami Tolvanen · 8 years ago
  9. 11353b9 md/raid1: fix a trivial typo in comments by Zhilong Liu · 8 years ago
  10. 0977762 md/r5cache: fix set_syndrome_sources() for data in cache by Song Liu · 8 years ago
  11. f5fe1b5 blk: Ensure users for current->bio_list can see the full list. by NeilBrown · 8 years ago
  12. 1345921 md: fix incorrect use of lexx_to_cpu in does_sb_need_changing by Jason Yan · 8 years ago
  13. 3fb632e md: fix super_offset endianness in super_1_rdev_size_change by Jason Yan · 8 years ago
  14. f4b7ac6 drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h by Masanari Iida · 8 years ago
  15. 61eb2b4 md/raid1/10: fix potential deadlock by Shaohua Li · 8 years ago
  16. 1b3bae4 md: don't impose the MD_SB_DISKS limit on arrays without metadata. by NeilBrown · 8 years ago
  17. c948363 md: move funcs from pers->resize to update_size by Guoqing Jiang · 8 years ago
  18. 75df023 md-cluster: remove useless memset from gather_all_resync_info by Guoqing Jiang · 8 years ago
  19. 9c8043f md-cluster: free md_cluster_info if node leave cluster by Guoqing Jiang · 8 years ago
  20. 99b3d74 md: delete dead code by Shaohua Li · 8 years ago
  21. 6d39978 md/raid10: submit bio directly to replacement disk by Shaohua Li · 8 years ago
  22. 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
  23. 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
  24. 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
  25. b2d0910 sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h> in <linux/sched.h> by Ingo Molnar · 8 years ago
  26. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  27. 5b3cc15 sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  28. 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
  29. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  30. e601757 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/clock.h> by Ingo Molnar · 8 years ago
  31. 0837e49 KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload() by David Howells · 8 years ago
  32. 2664f3c dm raid: bump the target version by Mike Snitzer · 8 years ago
  33. d36a195 dm raid: fix data corruption on reshape request by Heinz Mauelshagen · 8 years ago
  34. ad47047 dm raid: fix raid "check" regression due to improper cleanup in raid_message() by Mike Snitzer · 8 years ago
  35. a682e00 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  36. 1802979 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  37. 61febef dm-rq: don't dereference request payload after ending request by Jens Axboe · 8 years ago
  38. 1ec4922 md/raid1: fix write behind issues introduced by bio_clone_bioset_partial by Shaohua Li · 8 years ago
  39. aff8da0 md/raid1: handle flush request correctly by Shaohua Li · 8 years ago
  40. d939cdf md/linear: shutup lockdep warnning by Shaohua Li · 8 years ago
  41. 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
  42. 772c8f6 Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  43. 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
  44. af5f42a md/raid1: fix a use-after-free bug by Shaohua Li · 8 years ago
  45. 824e47d RAID1: avoid unnecessary spin locks in I/O barrier code by colyli@suse.de · 8 years ago
  46. fd76863 RAID1: a new I/O barrier implementation to remove resync window by colyli@suse.de · 8 years ago
  47. 818551e Merge branch 'for-4.11/next' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  48. 6010720 Merge branch 'for-4.11/block' into for-4.11/linus-merge by Jens Axboe · 8 years ago
  49. d67a5f4 dm: flush queued bios when process blocks to avoid deadlock by Mikulas Patocka · 8 years ago
  50. 37a098e dm round robin: revert "use percpu 'repeat_count' and 'current_path'" by Mike Snitzer · 8 years ago
  51. eae8263 md/raid5: Don't reinvent the wheel but use existing llist API by Byungchul Park · 8 years ago
  52. 6085831 dm stats: fix a leaked s->histogram_boundaries array by Mikulas Patocka · 8 years ago
  53. b79af13 dm space map metadata: constify dm_space_map structures by Bhumika Goyal · 8 years ago
  54. 7f1b215 dm cache metadata: use cursor api in blocks_are_clean_separate_dirty() by Mike Snitzer · 8 years ago
  55. 9b69622 dm persistent data: add cursor skip functions to the cursor APIs by Joe Thornber · 8 years ago
  56. 683bb1a dm cache metadata: use dm_bitset_new() to create the dirty bitset in format 2 by Joe Thornber · 8 years ago
  57. 2151249 dm bitset: add dm_bitset_new() by Joe Thornber · 8 years ago
  58. 4855105 dm cache metadata: name the cache block that couldn't be loaded by Mike Snitzer · 8 years ago
  59. 629d0a8 dm cache metadata: add "metadata2" feature by Joe Thornber · 8 years ago
  60. ae4a46a dm cache metadata: use bitset cursor api to load discard bitset by Joe Thornber · 8 years ago
  61. 6fe28db dm bitset: introduce cursor api by Joe Thornber · 8 years ago
  62. 9f9ef06 dm btree: use GFP_NOFS in dm_btree_del() by Joe Thornber · 9 years ago
  63. 3ba3ba1 dm space map common: memcpy the disk root to ensure it's arch aligned by Joe Thornber · 9 years ago
  64. 602548b dm block manager: add unlikely() annotations on dm_bufio error paths by Joe Thornber · 9 years ago
  65. ca763d0 dm cache: fix corruption seen when using cache > 2TB by Joe Thornber · 8 years ago
  66. d7a1030 md: fast clone bio in bio_clone_mddev() by Ming Lei · 8 years ago
  67. ed7ef73 md: remove unnecessary check on mddev by Ming Lei · 8 years ago
  68. 8e58e32 md/raid1: use bio_clone_bioset_partial() in case of write behind by Ming Lei · 8 years ago
  69. 1027317 md: fail if mddev->bio_set can't be created by Ming Lei · 8 years ago
  70. 2648381 md: disable WRITE SAME if it fails in underlayer disks by Shaohua Li · 8 years ago
  71. e33fbb9 md/raid5-cache: exclude reclaiming stripes in reclaim check by Shaohua Li · 8 years ago
  72. e8fd52e md/raid5-cache: stripe reclaim only counts valid stripes by Shaohua Li · 8 years ago
  73. 9356863 md: ensure md devices are freed before module is unloaded. by NeilBrown · 8 years ago
  74. 39b9958 md/r5cache: improve journal device efficiency by Song Liu · 8 years ago
  75. 03b047f md/r5cache: enable chunk_aligned_read with write back cache by Song Liu · 8 years ago
  76. 765d704 raid5: only dispatch IO from raid5d for harddisk raid by Shaohua Li · 8 years ago
  77. 03a9e24 md linear: fix a race between linear_add() and linear_congested() by colyli@suse.de · 8 years ago
  78. e980f62 dm: don't allow ioctls to targets that don't map to whole devices by Christoph Hellwig · 8 years ago
  79. f5b0cba dm crypt: replace RCU read-side section with rwsem by Ondrej Kozina · 8 years ago
  80. 4087a1f dm rq: cope with DM device destruction while in dm_old_request_fn() by Mike Snitzer · 8 years ago
  81. d19a55c dm mpath: cleanup -Wbool-operation warning in choose_pgpath() by Mike Snitzer · 8 years ago
  82. dc3b17c block: Use pointer to backing_dev_info from request_queue by Jan Kara · 8 years ago
  83. eb8db83 dm: always defer request allocation to the owner of the request_queue by Christoph Hellwig · 8 years ago
  84. 4bf58435 dm: remove incomplete BLOCK_PC support by Christoph Hellwig · 8 years ago
  85. 5ea708d block: simplify blk_init_allocated_queue by Christoph Hellwig · 8 years ago
  86. 309bd96 md: cleanup bio op / flags handling in raid1_write_request by Christoph Hellwig · 8 years ago
  87. f924ba7 Merge branch 'for-4.11/block' into for-4.11/rq-refactor by Jens Axboe · 8 years ago
  88. f73f44e block: add a op_is_flush helper by Christoph Hellwig · 8 years ago
  89. 105db59 dm raid: cleanup awkward branching in raid_message() option processing by Mike Snitzer · 8 years ago
  90. 977f1a0 dm raid: use mddev rather than rdev->mddev by Heinz Mauelshagen · 8 years ago
  91. e256846 dm raid: use read_disk_sb() throughout by Heinz Mauelshagen · 8 years ago
  92. 63c32ed dm raid: add raid4/5/6 journaling support by Heinz Mauelshagen · 8 years ago
  93. 50c4feb dm raid: be prepared to accept arbitrary '- -' tuples by Heinz Mauelshagen · 8 years ago
  94. c63ede3 dm raid: fix transient device failure processing by Heinz Mauelshagen · 8 years ago
  95. 2e38a37 md/r5cache: disable write back for degraded array by Song Liu · 8 years ago
  96. 07e8336 md/r5cache: shift complex rmw from read path to write path by Song Liu · 8 years ago
  97. a85dd7b md/r5cache: flush data only stripes in r5l_recovery_log() by Song Liu · 8 years ago
  98. ba02684 md/raid5: move comment of fetch_block to right location by Song Liu · 8 years ago
  99. 86aa139 md/r5cache: read data into orig_page for prexor of cached data by Song Liu · 8 years ago
  100. d46d29f md/raid5-cache: delete meaningless code by Shaohua Li · 8 years ago