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