1. 9d1b404 dm cache policy smq: distribute entries to random levels when switching to smq by Joe Thornber · 8 years ago
  2. 4e781b4 dm cache: speed up writing of the hint array by Joe Thornber · 8 years ago
  3. dd6a77d dm array: add dm_array_new() by Joe Thornber · 8 years ago
  4. b88efd4 dm mpath: delay the requeue of blk-mq requests while all paths down by Mike Snitzer · 8 years ago
  5. 7e48c76 dm mpath: use dm_mq_kick_requeue_list() by Mike Snitzer · 8 years ago
  6. e0c1075 dm rq: introduce dm_mq_kick_requeue_list() by Mike Snitzer · 8 years ago
  7. fbc39b4 dm rq: reduce arguments passed to map_request() and dm_requeue_original_request() by Mike Snitzer · 8 years ago
  8. a8ac51e dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests by Mike Snitzer · 8 years ago
  9. 9f4c3f8 dm: convert wait loops to use autoremove_wake_function() by Bart Van Assche · 8 years ago
  10. e3fabdf dm: use signal_pending_state() in dm_wait_for_completion() by Bart Van Assche · 8 years ago
  11. b48633f dm: rename task state function arguments by Bart Van Assche · 8 years ago
  12. 5a8f1f8 dm: add two lockdep_assert_held() statements by Bart Van Assche · 8 years ago
  13. c533f24 dm rq: simplify dm_old_stop_queue() by Bart Van Assche · 8 years ago
  14. f10e06b dm mpath: check if path's request_queue is dying in activate_path() by Mike Snitzer · 8 years ago
  15. 9dbeaea dm rq: take request_queue lock while clearing QUEUE_FLAG_STOPPED by Mike Snitzer · 8 years ago
  16. 2397a15 dm rq: factor out dm_mq_stop_queue() by Bart Van Assche · 8 years ago
  17. 3b785fb dm: mark request_queue dead before destroying the DM device by Bart Van Assche · 8 years ago
  18. 8dc2365 dm: return correct error code in dm_resume()'s retry loop by Minfei Huang · 8 years ago
  19. 4382e33 block, dm-crypt, btrfs: Introduce bio_flags() by Bart Van Assche · 8 years ago
  20. 6ec675e Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  21. fd1ae51 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  22. 9c5a559 dm log: fix unitialized bio operation flags by Heinz Mauelshagen · 8 years ago
  23. 299f623 dm flakey: fix reads to be issued if drop_writes configured by Mike Snitzer · 8 years ago
  24. 9070609 bcache: pr_err: more meaningful error message when nr_stripes is invalid by Eric Wheeler · 8 years ago
  25. acc9cf8 bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two. by Kent Overstreet · 8 years ago
  26. d9dc170 bcache: register_bcache(): call blkdev_put() when cache_alloc() fails by Eric Wheeler · 8 years ago
  27. 9e7d936 dm raid: support raid0 with missing metadata devices by Heinz Mauelshagen · 8 years ago
  28. a3c06a3 dm raid: enhance attempt_restore_of_faulty_devices() to support more devices by Heinz Mauelshagen · 8 years ago
  29. 31e10a4 dm raid: fix restoring of failed devices regression by Heinz Mauelshagen · 8 years ago
  30. a442328 dm raid: fix frozen recovery regression by Heinz Mauelshagen · 8 years ago
  31. 0a83df6 dm crypt: increase mempool reserve to better support swapping by Mikulas Patocka · 8 years ago
  32. 802934b dm round robin: do not use this_cpu_ptr() without having preemption disabled by Mike Snitzer · 8 years ago
  33. 1eff9d3 block: rename bio bi_rw to bi_opf by Jens Axboe · 8 years ago
  34. 2a034ec dm raid: fix use of wrong status char during resynchronization by Heinz Mauelshagen · 8 years ago
  35. b2a4872 dm raid: constructor fails on non-zero incompat_features by Heinz Mauelshagen · 8 years ago
  36. f15f64d dm raid: fix processing of max_recovery_rate constructor flag by Heinz Mauelshagen · 8 years ago
  37. eaf9a73 dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING by Mike Snitzer · 8 years ago
  38. 7d9595d dm rq: fix the starting and stopping of blk-mq queues by Mike Snitzer · 8 years ago
  39. 1814f2e dm mpath: add locking to multipath_resume and must_push_back by Mike Snitzer · 8 years ago
  40. 99f3c90 dm flakey: error READ bios during the down_interval by Mike Snitzer · 8 years ago
  41. 867900b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  42. f0c98eb Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  43. 3f35e21 Merge branch 'mymd/for-next' into mymd/for-linus by Shaohua Li · 8 years ago
  44. 5d88178 MD: fix null pointer deference by Shaohua Li · 8 years ago
  45. f7e6816 Merge tag 'dm-4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  46. b5ab4a9 dm: allow bio-based table to be upgraded to bio-based with DAX support by Toshi Kani · 8 years ago
  47. f6e629b dm snap: add fake origin_direct_access by Toshi Kani · 8 years ago
  48. beec25b dm stripe: add DAX support by Toshi Kani · 8 years ago
  49. f8df1fd dm error: add DAX support by Mike Snitzer · 8 years ago
  50. 84b22f8 dm linear: add DAX support by Toshi Kani · 8 years ago
  51. 545ed20 dm: add infrastructure for DAX support by Toshi Kani · 8 years ago
  52. ed996a5 block: simplify and cleanup bvec pool handling by Christoph Hellwig · 8 years ago
  53. 7024628 block: get rid of bio_rw and READA by Christoph Hellwig · 8 years ago
  54. 2a0fbff dm thin: fix a race condition between discarding and provisioning a block by Joe Thornber · 8 years ago
  55. e7e0f73 dm btree: fix a bug in dm_btree_find_next_single() by Joe Thornber · 8 years ago
  56. 0e5313e raid10: improve random reads performance by Tomasz Majchrzak · 8 years ago
  57. 573275b md: add missing sysfs_notify on array_state update by Tomasz Majchrzak · 8 years ago
  58. 4cb9da7 Fix kernel module refcount handling by Alexey Obitotskiy · 8 years ago
  59. 0e3ef49 md: use seconds granularity for error logging by Arnd Bergmann · 8 years ago
  60. 89d3d9a dm raid: fix random optimal_io_size for raid0 by Heinz Mauelshagen · 8 years ago
  61. 094f394 dm raid: address checkpatch.pl complaints by Heinz Mauelshagen · 8 years ago
  62. 9c72bad dm: call PR reserve/unreserve on each underlying device by Christoph Hellwig · 8 years ago
  63. bd9f55e dm: fix second blk_delay_queue() parameter to be in msec units not jiffies by Tahsin Erdogan · 8 years ago
  64. d7ccc2e dm raid: change logical functions to actually return bool by Heinz Mauelshagen · 8 years ago
  65. 3268240 dm raid: use rdev_for_each in status by Heinz Mauelshagen · 8 years ago
  66. ffeeac7 dm raid: use rs->raid_disks to avoid memory leaks on free by Heinz Mauelshagen · 8 years ago
  67. 7a7c330 dm raid: support delta_disks for raid1, fix table output by Heinz Mauelshagen · 8 years ago
  68. 469b304 dm raid: enhance reshape check and factor out reshape setup by Heinz Mauelshagen · 8 years ago
  69. 2a5556c dm raid: allow resize during recovery by Heinz Mauelshagen · 8 years ago
  70. 345a6cd dm raid: fix rs_is_recovering() to allow for lvextend by Heinz Mauelshagen · 8 years ago
  71. 37f10be dm raid: fix rebuild and catch bogus sync/resync flags by Heinz Mauelshagen · 8 years ago
  72. b1956dc dm raid: fix ctr memory leaks on error paths by Heinz Mauelshagen · 8 years ago
  73. 65359ee dm raid: fix typo in write_mostly flag by Heinz Mauelshagen · 8 years ago
  74. 4348309 dm raid: also reject size change during recovery by Heinz Mauelshagen · 8 years ago
  75. f6895fd dm raid: fix new superblock/bitmap creation on disk addition by Heinz Mauelshagen · 8 years ago
  76. 2527b56 dm raid: add comments and fix typos by Heinz Mauelshagen · 8 years ago
  77. fbe6365 dm raid: fix raid10 device size error on out-of-place reshape by Heinz Mauelshagen · 8 years ago
  78. 2d92a3c dm raid: prohibit 'nosync' on new raid6 and reject resize during reshape by Heinz Mauelshagen · 8 years ago
  79. 4dff2f1 dm raid: clarify and fix recovery by Heinz Mauelshagen · 8 years ago
  80. 0095dbc dm raid: fix rs_set_capacity on growing reshape by Heinz Mauelshagen · 8 years ago
  81. 9d9d939 dm raid: make rs_set_capacity to work on shrinking reshape by Heinz Mauelshagen · 8 years ago
  82. 6ee0bae dm raid: enhance comments in takeover checks by Heinz Mauelshagen · 8 years ago
  83. ae3c6cf dm raid: remove bogus comment and fix comment typos by Heinz Mauelshagen · 8 years ago
  84. 75dd3b9 dm raid: more restricting data_offset value checks by Heinz Mauelshagen · 8 years ago
  85. 5fa146b dm raid: reject too many write_mostly devices by Heinz Mauelshagen · 8 years ago
  86. 0a7b818 dm raid: the sync_page_io() metadata_op argument is bool by Heinz Mauelshagen · 8 years ago
  87. 0d851d1 dm raid: prohibit to pass in both sync and nosync ctr flags by Heinz Mauelshagen · 8 years ago
  88. ff4a88b dm raid: avoid superfluous memory barriers on static metadata by Heinz Mauelshagen · 8 years ago
  89. 7193a9d dm rq: check kthread_run return for .request_fn request-based DM by Mike Snitzer · 8 years ago
  90. 89b920e bcache: Remove redundant block_size assignment by Yijing Wang · 8 years ago
  91. 7abc70d bcache: update document info by Yijing Wang · 8 years ago
  92. c50d4d5 bcache: Remove redundant parameter for cache_alloc() by Yijing Wang · 8 years ago
  93. 602d165 dm verity fec: fix block calculation by Sami Tolvanen · 8 years ago
  94. 028b39e dm ioctl: Simplify parameter buffer management code by Bart Van Assche · 8 years ago
  95. 350b539 dm crypt: Fix sparse complaints by Bart Van Assche · 8 years ago
  96. 68c1c4d dm raid: don't use 'const' in function return by Arnd Bergmann · 8 years ago
  97. 6e20902 dm raid: fix failed takeover/reshapes by keeping raid set frozen by Heinz Mauelshagen · 8 years ago
  98. 4257e08 dm raid: support to change bitmap region size by Heinz Mauelshagen · 8 years ago
  99. 9dbd1aa dm raid: add reshaping support to the target by Heinz Mauelshagen · 8 years ago
  100. 40ba37e dm raid: add prerequisite functions and definitions for reshaping by Heinz Mauelshagen · 8 years ago