1. 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
  2. 237045f Merge branch 'for-4.6/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  3. 1d034e6 md/raid5: Cleanup cpu hotplug notifier by Anna-Maria Gleixner · 8 years ago
  4. 23ddba8 raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang by Shaohua Li · 8 years ago
  5. ccfc7bf raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang by Nate Dailey · 8 years ago
  6. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  7. 98dbc9c dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request() by Bryn M. Reeves · 8 years ago
  8. d85326c md: fix typos for stipe by Guoqing Jiang · 8 years ago
  9. c6f0b9f md/bitmap: remove redundant return in bitmap_checkpage by Guoqing Jiang · 8 years ago
  10. b3c95b4 md/raid1: remove unnecessary BUG_ON by Guoqing Jiang · 8 years ago
  11. fafcde3 md: multipath: don't hardcopy bio in .make_request path by Ming Lei · 8 years ago
  12. c3667cc dm thin: consistently return -ENOSPC if pool has run out of data space by Mike Snitzer · 8 years ago
  13. 843f0f2 dm cache: bump the target version by Mike Snitzer · 8 years ago
  14. d14fcf3 dm cache: make sure every metadata function checks fail_io by Joe Thornber · 8 years ago
  15. 3f06804 dm: add missing newline between DM_DEBUG_BLOCK_STACK_TRACING and DM_BUFIO by Mike Snitzer · 8 years ago
  16. 7dd85bb dm cache policy smq: clarify that mq registration failure was for 'mq' by Mike Snitzer · 8 years ago
  17. c80914e dm: return error if bio_integrity_clone() fails in clone_bio() by Mike Snitzer · 8 years ago
  18. 2eae9e4 dm thin metadata: don't issue prefetches if a transaction abort has failed by Joe Thornber · 8 years ago
  19. 4df2bf4 dm snapshot: disallow the COW and origin devices from being identical by DingXiang · 8 years ago
  20. 9ed8469 dm cache: make the 'mq' policy an alias for 'smq' by Joe Thornber · 8 years ago
  21. e233d80 dm: drop unnecessary assignment of md->queue by Bob Liu · 8 years ago
  22. 032482f dm: reorder 'struct mapped_device' members to fix alignment and holes by Mike Snitzer · 8 years ago
  23. 1d3aa6f dm: remove dummy definition of 'struct dm_table' by Mike Snitzer · 8 years ago
  24. 115485e dm: add 'dm_numa_node' module parameter by Mike Snitzer · 8 years ago
  25. 29f929b dm thin metadata: remove needless newline from subtree_dec() DMERR message by Mike Snitzer · 9 years ago
  26. ec31f3f dm mpath: cleanup reinstate_path() et al based on code review by Mike Snitzer · 8 years ago
  27. fb3229d md/raid5: output stripe state for debug by Shaohua Li · 8 years ago
  28. 550da24 md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list by NeilBrown · 8 years ago
  29. f8b1126 bcache: fix cache_set_flush() NULL pointer dereference on OOM by Eric Wheeler · 8 years ago
  30. 9b29972 bcache: cleaned up error handling around register_cache() by Eric Wheeler · 8 years ago
  31. 07cc6ef8 bcache: fix race of writeback thread starting before complete initialization by Eric Wheeler · 8 years ago
  32. c97e060 md/bitmap: remove redundant check by Eric Engestrom · 8 years ago
  33. 70d9798b MD: warn for potential deadlock by Shaohua Li · 8 years ago
  34. 399146b md: Drop sending a change uevent when stopping by Sebastian Parschauer · 8 years ago
  35. 6ab2a4b RAID5: revert e9e4c377e2f563 to fix a livelock by Shaohua Li · 8 years ago
  36. 27a353c RAID5: check_reshape() shouldn't call mddev_suspend by Shaohua Li · 8 years ago
  37. e7597e6 md/raid5: Compare apples to apples (or sectors to sectors) by Jes Sorensen · 8 years ago
  38. 9f54cec dm mpath: remove __pgpath_busy forward declaration, rename to pgpath_busy by Mike Snitzer · 8 years ago
  39. be7d31c dm mpath: switch from 'unsigned' to 'bool' for flags where appropriate by Mike Snitzer · 8 years ago
  40. b0b477c dm round robin: use percpu 'repeat_count' and 'current_path' by Mike Snitzer · 8 years ago
  41. 90a4323 dm path selector: remove 'repeat_count' return from .select_path hook by Mike Snitzer · 8 years ago
  42. 9659f81 dm mpath: push path selector locking down to path selectors by Mike Snitzer · 8 years ago
  43. 21136f8 dm mpath: remove repeat_count support from multipath core by Mike Snitzer · 8 years ago
  44. 7943bd6 dm mpath: remove unnecessary casts in front of ti->private by Mike Snitzer · 8 years ago
  45. 78ce23b dm mpath: use blk_mq_alloc_request() and blk_mq_free_request() directly by Mike Snitzer · 8 years ago
  46. 2eff192 dm mpath: cleanup 'struct dm_mpath_io' management code by Mike Snitzer · 8 years ago
  47. 8637a6b dm mpath: use blk-mq pdu for per-request 'struct dm_mpath_io' by Mike Snitzer · 8 years ago
  48. 591ddcf dm: allow immutable request-based targets to use blk-mq pdu by Mike Snitzer · 8 years ago
  49. 30187e1 dm: rename target's per_bio_data_size to per_io_data_size by Mike Snitzer · 8 years ago
  50. eca7ee6 dm: distinquish old .request_fn (dm-old) vs dm-mq request-based DM by Mike Snitzer · 8 years ago
  51. c5248f7 dm: remove support for stacking dm-mq on .request_fn device(s) by Mike Snitzer · 8 years ago
  52. 818c5f3 dm: fix a couple locking issues with use of block interfaces by Mike Snitzer · 8 years ago
  53. 1c357a1 dm: allocate blk_mq_tag_set rather than embed in mapped_device by Mike Snitzer · 8 years ago
  54. faad87d dm: add 'dm_mq_nr_hw_queues' and 'dm_mq_queue_depth' module params by Mike Snitzer · 9 years ago
  55. c91852ff dm: optimize dm_request_fn() by Mike Snitzer · 8 years ago
  56. 16f1226 dm: optimize dm_mq_queue_rq() by Mike Snitzer · 8 years ago
  57. f083b09 dm: set DM_TARGET_WILDCARD feature on "error" target by Mike Snitzer · 8 years ago
  58. e522c03 dm: cleanup dm_any_congested() by Mike Snitzer · 8 years ago
  59. ae6ad75 dm: remove unused dm_get_rq_mapinfo() by Mike Snitzer · 8 years ago
  60. 6acfe68 dm: fix excessive dm-mq context switching by Mike Snitzer · 8 years ago
  61. 956a402 dm: fix sparse "unexpected unlock" warnings in ioctl code by Mike Snitzer · 8 years ago
  62. 6648202 dm: do not return target from dm_get_live_table_for_ioctl() by Mike Snitzer · 8 years ago
  63. 4328daa dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths by Mike Snitzer · 8 years ago
  64. 9ea0641 Merge branch 'mymd/for-next' into mymd/for-linus by Shaohua Li · 8 years ago
  65. bbdb23b dm crypt: Use skcipher and ahash by Herbert Xu · 9 years ago
  66. fc2561e md-cluster: delete useless code by Shaohua Li · 9 years ago
  67. 4ac7a65 md-cluster: fix missing memory free by Shaohua Li · 9 years ago
  68. 6412035 Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  69. 849674e MD: rename some functions by Shaohua Li · 9 years ago
  70. 3c28c9c Merge tag 'md/4.5' of git://neil.brown.name/md by Linus Torvalds · 9 years ago
  71. 7d1fc01 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  72. 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
  73. 1501efa md/raid: only permit hot-add of compatible integrity profiles by Dan Williams · 9 years ago
  74. 16a43f6 raid5-cache: handle journal hotadd in quiesce by Shaohua Li · 9 years ago
  75. 87d4d91 MD: add journal with array suspended by Shaohua Li · 9 years ago
  76. a62ab49 md: set MD_HAS_JOURNAL in correct places by Shaohua Li · 9 years ago
  77. 33caf82 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  78. 03891f9 Merge tag 'dm-4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 9 years ago
  79. d3b407fb badblocks: rename badblocks_free to badblocks_exit by Dan Williams · 9 years ago
  80. fc974ee md: convert to use the generic badblocks code by Vishal Verma · 9 years ago
  81. 385277b dm snapshot: fix hung bios when copy error occurs by Mikulas Patocka · 9 years ago
  82. 1c2e54e dm thin: bump thin and thin-pool target versions by Mike Snitzer · 9 years ago
  83. 274d8cb md: Remove 'ready' field from mddev. by NeilBrown · 9 years ago
  84. bb9ef71 md: remove unnecesary md_new_event_inintr by Guoqing Jiang · 9 years ago
  85. 5036c390 raid5: allow r5l_io_unit allocations to fail by Christoph Hellwig · 9 years ago
  86. e8deb63 raid5-cache: use a mempool for the metadata block by Christoph Hellwig · 9 years ago
  87. c38d29b raid5-cache: use a bio_set by Christoph Hellwig · 9 years ago
  88. f6b6ec5 raid5-cache: add journal hot add/remove support by Shaohua Li · 9 years ago
  89. 9ebc6ef drivers: md: use ktime_get_real_seconds() by Deepa Dinamani · 9 years ago
  90. 3312c95 md: avoid warning for 32-bit sector_t by Arnd Bergmann · 9 years ago
  91. ad66d44 raid5-cache: free meta_page earlier by Christoph Hellwig · 9 years ago
  92. 3848c0b raid5-cache: simplify r5l_move_io_unit_list by Christoph Hellwig · 9 years ago
  93. abf3508 md: update comment for md_allow_write by Guoqing Jiang · 9 years ago
  94. e19508f md-cluster: update comments for MD_CLUSTER_SEND_LOCKED_ALREADY by Guoqing Jiang · 9 years ago
  95. 8b9277c md-cluster: Protect communication with mutexes by Guoqing Jiang · 9 years ago
  96. 15858fa md-cluster: Defer MD reloading to mddev->thread by Guoqing Jiang · 9 years ago
  97. f6a2dc6 md-cluster: append some actions when change bitmap from clustered to none by Guoqing Jiang · 9 years ago
  98. 09afd2a md-cluster: Allow spare devices to be marked as faulty by Goldwyn Rodrigues · 9 years ago
  99. 54a8839 md-cluster: Fix the remove sequence with the new MD reload code by Goldwyn Rodrigues · 9 years ago
  100. 659b254 md-cluster: remove a disk asynchronously from cluster environment by Guoqing Jiang · 9 years ago