1. 96a2329 overflow.h: Add allocation size calculation helpers by Kees Cook · 6 years ago
  2. 1c0fa38 dm thin: do not queue freed thin mapping for next stage processing by Vallish Vaidyeshwara · 7 years ago
  3. 7e78978 md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop by NeilBrown · 7 years ago
  4. fa9a4a9 md: update slab_cache before releasing new stripes when stripes resizing by Dennis Yang · 7 years ago
  5. f2bb8bc dm space map disk: fix some book keeping in the disk space map by Joe Thornber · 7 years ago
  6. cc68181 dm thin metadata: call precommit before saving the roots by Joe Thornber · 7 years ago
  7. eeaf133 dm bufio: make the parameter "retain_bytes" unsigned long by Mikulas Patocka · 7 years ago
  8. e692424 dm cache metadata: fail operations if fail_io mode has been established by Mike Snitzer · 7 years ago
  9. 042d8db dm mpath: split and rename activate_path() to prepare for its expanded use by Bart Van Assche · 7 years ago
  10. e08047c dm bufio: check new buffer allocation watermark every 30 seconds by Mikulas Patocka · 7 years ago
  11. 98e7b9d dm bufio: avoid a possible ABBA deadlock by Mikulas Patocka · 7 years ago
  12. c5066c4 dm raid: select the Kconfig option CONFIG_MD_RAID0 by Mikulas Patocka · 7 years ago
  13. 4de8ece dm btree: fix for dm_btree_find_lowest_key() by Vinothkumar Raja · 7 years ago
  14. 1773131 dm thin: fix a memory leak when passing discard bio down by Dennis Yang · 7 years ago
  15. f32e35b dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue() by Bart Van Assche · 7 years ago
  16. f6ec18e dm era: save spacemap metadata root after the pre-commit by Somasundaram Krishnasamy · 7 years ago
  17. a0d50c8 dm ioctl: prevent stack leak in dm ioctl call by Adrian Salido · 7 years ago
  18. 27d382f dm raid: fix NULL pointer dereference for raid1 without bitmap by Dmitry Bilunov · 7 years ago
  19. ab83597 dm verity fec: fix bufio leaks by Sami Tolvanen · 7 years ago
  20. 2ff0876 dm verity fec: limit error correction recursion by Sami Tolvanen · 8 years ago
  21. 5959cde blk: Ensure users for current->bio_list can see the full list. by NeilBrown · 8 years ago
  22. ad51664 md/raid1/10: fix potential deadlock by Shaohua Li · 8 years ago
  23. 21582cd dm: flush queued bios when process blocks to avoid deadlock by Mikulas Patocka · 8 years ago
  24. 6f9c02a md linear: fix a race between linear_add() and linear_congested() by colyli@suse.de · 8 years ago
  25. 2937e22 dm raid: fix data corruption on reshape request by Heinz Mauelshagen · 8 years ago
  26. b7f874e dm round robin: revert "use percpu 'repeat_count' and 'current_path'" by Mike Snitzer · 8 years ago
  27. bad6c16 dm stats: fix a leaked s->histogram_boundaries array by Mikulas Patocka · 8 years ago
  28. 9987feb dm cache: fix corruption seen when using cache > 2TB by Joe Thornber · 8 years ago
  29. 8629aed bcache: Make gc wakeup sane, remove set_task_state() by Kent Overstreet · 8 years ago
  30. 621d101 dm rq: cope with DM device destruction while in dm_old_request_fn() by Mike Snitzer · 8 years ago
  31. 5cc85ef md: fix refcount problem on mddev when stopping array. by NeilBrown · 8 years ago
  32. 60a931c md: MD_RECOVERY_NEEDED is set for mddev->recovery by Shaohua Li · 8 years ago
  33. 8beb252 md/raid5: limit request size according to implementation limits by Konstantin Khlebnikov · 8 years ago
  34. f5dca48 dm space map metadata: fix 'struct sm_metadata' leak on failed create by Benjamin Marzinski · 8 years ago
  35. 461f272 dm raid: fix discard support regression by Heinz Mauelshagen · 8 years ago
  36. e362c31 dm rq: fix a race condition in rq_completed() by Bart Van Assche · 8 years ago
  37. 2c017f7 dm crypt: mark key as invalid until properly loaded by Ondrej Kozina · 8 years ago
  38. 3fae2a9 dm flakey: return -EINVAL on interval bounds error in flakey_ctr() by Wei Yongjun · 8 years ago
  39. e74fb82 dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM device by Bart Van Assche · 8 years ago
  40. 470b691 dm table: fix 'all_blk_mq' inconsistency when an empty table is loaded by Mike Snitzer · 8 years ago
  41. 6c286e8 Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  42. 1217e1d md: be careful not lot leak internal curr_resync value into metadata. -- (all) by NeilBrown · 8 years ago
  43. 7449f69 raid1: handle read error also in readonly mode by Tomasz Majchrzak · 8 years ago
  44. 9a8b27f raid5-cache: correct condition for empty metadata write by Shaohua Li · 8 years ago
  45. e0f3e6a Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  46. 16f8894 md: report 'write_pending' state when array in sync by Tomasz Majchrzak · 8 years ago
  47. 56056c2 md/raid5: write an empty meta-block when creating log super-block by Zhengyuan Liu · 8 years ago
  48. 28cd88e md/raid5: initialize next_checkpoint field before use by Zhengyuan Liu · 8 years ago
  49. 579ed34 RAID10: ignore discard error by Shaohua Li · 8 years ago
  50. e3f948c RAID1: ignore discard error by Shaohua Li · 8 years ago
  51. dafa724 dm table: fix missing dm_put_target_type() in dm_table_add_target() by tang.junhui · 8 years ago
  52. 937fa62 dm rq: clear kworker_task if kthread_run() returned an error by Mike Snitzer · 8 years ago
  53. d09960b dm: free io_barrier after blk_cleanup_queue call by Tahsin Erdogan · 8 years ago
  54. b052b07 dm raid: fix activation of existing raid4/10 devices by Heinz Mauelshagen · 8 years ago
  55. 12a7cf5 dm mirror: use all available legs on multiple failures by Heinz Mauelshagen · 8 years ago
  56. dcb2ff5 dm mirror: fix read error on recovery after default leg failure by Heinz Mauelshagen · 8 years ago
  57. 3989144 kthread: kthread worker API cleanup by Petr Mladek · 8 years ago
  58. 5c33677 dm raid: fix compat_features validation by Andy Whitcroft · 8 years ago
  59. 12e3d3c Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  60. 48915c2 Merge tag 'dm-4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  61. 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  62. c23112e Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  63. 597f03f Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  64. bb086a8 md: set rotational bit by Shaohua Li · 8 years ago
  65. 8ff232c dm mpath: always return reservation conflict without failing over by Hannes Reinecke · 9 years ago
  66. 7cd3267 dm bufio: remove dm_bufio_cond_resched() by Peter Zijlstra · 8 years ago
  67. f659b10 dm crypt: fix crash on exit by Rabin Vincent · 8 years ago
  68. f177940 dm cache metadata: switch to using the new cursor api for loading metadata by Joe Thornber · 8 years ago
  69. fdd1315 dm array: introduce cursor api by Joe Thornber · 8 years ago
  70. 7d111c8 dm btree: introduce cursor api by Joe Thornber · 8 years ago
  71. 9d1b404 dm cache policy smq: distribute entries to random levels when switching to smq by Joe Thornber · 8 years ago
  72. 4e781b4 dm cache: speed up writing of the hint array by Joe Thornber · 8 years ago
  73. dd6a77d dm array: add dm_array_new() by Joe Thornber · 8 years ago
  74. 491221f block: export bio_free_pages to other modules by Guoqing Jiang · 8 years ago
  75. 30c8946 raid5: handle register_shrinker failure by Shaohua Li · 8 years ago
  76. 6a0f53f raid5: fix to detect failure of register_shrinker by Chao Yu · 8 years ago
  77. 90bcf133 md: fix a potential deadlock by Shaohua Li · 8 years ago
  78. f71f1cf9 md/bitmap: fix wrong cleanup by Shaohua Li · 8 years ago
  79. 1dffddd raid5: allow arbitrary max_hw_sectors by Shaohua Li · 8 years ago
  80. d6385db md-cluster: make resync lock also could be interruptted by Guoqing Jiang · 8 years ago
  81. 7bcda71 md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hang by Guoqing Jiang · 8 years ago
  82. fccb60a md-cluster: convert the completion to wait queue by Guoqing Jiang · 8 years ago
  83. 5f0aa21 md-cluster: protect md_find_rdev_nr_rcu with rcu lock by Guoqing Jiang · 8 years ago
  84. c20c33f md-cluster: clean related infos of cluster by Guoqing Jiang · 8 years ago
  85. af8d8e6 md: changes for MD_STILL_CLOSED flag by Guoqing Jiang · 8 years ago
  86. e3f924d md-cluster: remove some unnecessary dlm_unlock_sync by Guoqing Jiang · 8 years ago
  87. 400cb45 md-cluster: use FORCEUNLOCK in lockres_free by Guoqing Jiang · 8 years ago
  88. e566aef md-cluster: call md_kick_rdev_from_array once ack failed by Guoqing Jiang · 8 years ago
  89. b21d5b3 blk-mq: register device instead of disk by Matias Bjørling · 8 years ago
  90. b88efd4 dm mpath: delay the requeue of blk-mq requests while all paths down by Mike Snitzer · 8 years ago
  91. 7e48c76 dm mpath: use dm_mq_kick_requeue_list() by Mike Snitzer · 8 years ago
  92. e0c1075 dm rq: introduce dm_mq_kick_requeue_list() by Mike Snitzer · 8 years ago
  93. fbc39b4 dm rq: reduce arguments passed to map_request() and dm_requeue_original_request() by Mike Snitzer · 8 years ago
  94. 7d7e0f9 blk-mq: remove ->map_queue by Christoph Hellwig · 8 years ago
  95. 474b313 Merge branch 'irq/for-block' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-4.9/msi-irq by Jens Axboe · 8 years ago
  96. a8ac51e dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests by Mike Snitzer · 8 years ago
  97. 9f4c3f8 dm: convert wait loops to use autoremove_wake_function() by Bart Van Assche · 8 years ago
  98. e3fabdf dm: use signal_pending_state() in dm_wait_for_completion() by Bart Van Assche · 8 years ago
  99. b48633f dm: rename task state function arguments by Bart Van Assche · 8 years ago
  100. 5a8f1f8 dm: add two lockdep_assert_held() statements by Bart Van Assche · 8 years ago