1. 1ed7c9f dm flakey: Properly corrupt multi-page bios. by Sweet Tea · 6 years ago
  2. 5de1a7f dm: use blk_set_queue_dying() in __dm_destroy() by Bart Van Assche · 8 years ago
  3. 7919356b bcache: recal cached_dev_sectors on detach by Shenghui Wang · 6 years ago
  4. 7ff8f21 dm: Use kzalloc for all structs with embedded biosets/mempools by Kent Overstreet · 6 years ago
  5. 3752433 dm snapshot: rework COW throttling to fix deadlock by Mikulas Patocka · 4 years, 9 months ago
  6. 5de1e3a dm snapshot: introduce account_start_copy() and account_end_copy() by Mikulas Patocka · 4 years, 9 months ago
  7. 0685a25 dm snapshot: use mutex instead of rw_semaphore by Mikulas Patocka · 7 years ago
  8. aa06376 md/raid6: Set R5_ReadError when there is read failure on parity disk by Xiao Ni · 5 years ago
  9. 5bad505 md/raid1: fail run raid1 array when active disk less than one by Yufen Yu · 4 years, 10 months ago
  10. bdab1a2 md: don't set In_sync if array is frozen by Guoqing Jiang · 5 years ago
  11. f14b1b3 md: don't call spare_active in md_reap_sync_thread if all member devices can't work by Guoqing Jiang · 5 years ago
  12. 190db74 dm table: fix invalid memory accesses with too high sector number by Mikulas Patocka · 4 years, 10 months ago
  13. f4f7e6d dm space map metadata: fix missing store of apply_bops() return value by ZhangXiaoxu · 4 years, 10 months ago
  14. efe36a4 dm btree: fix order of block initialization in btree_split_beneath by ZhangXiaoxu · 4 years, 10 months ago
  15. b905945 Revert "dm bufio: fix deadlock with loop device" by Mikulas Patocka · 4 years, 11 months ago
  16. 0d78b27 dm bufio: fix deadlock with loop device by Junxiao Bi · 5 years ago
  17. 06ff416 bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush() by Coly Li · 5 years ago
  18. 7357feb dm verity: use message limit for data block corruption message by Milan Broz · 5 years ago
  19. 4f73470 md: fix for divide error in status_resync by Mariusz Tkaczyk · 5 years ago
  20. 4cf6bb2 bcache: fix stack corruption by PRECEDING_KEY() by Coly Li · 5 years ago
  21. 56df2db bcache: avoid clang -Wunintialized warning by Arnd Bergmann · 5 years ago
  22. 282ae1e bcache: add failure check to run_cache_set() for journal replay by Coly Li · 5 years ago
  23. abc77ba bcache: fix failure in journal relplay by Tang Junhui · 5 years ago
  24. e7321da bcache: return error immediately in bch_journal_replay() by Coly Li · 5 years ago
  25. 4354c04 md/raid: raid5 preserve the writeback action after the parity check by Nigel Croxon · 5 years ago
  26. 3ece5c4 Revert "Don't jump to compute_result state from check_result state" by Song Liu · 5 years ago
  27. 1f4195f9 dm delay: fix a crash when invalid device is specified by Mikulas Patocka · 5 years ago
  28. cd72ddca md: add mddev->pers to avoid potential NULL pointer dereference by Yufen Yu · 5 years ago
  29. 7366d0c bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim() by Coly Li · 5 years ago
  30. 3946cbb bcache: fix a race between cache register and cacheset unregister by Liang Chen · 5 years ago
  31. e85fa7b Don't jump to compute_result state from check_result state by Nigel Croxon · 5 years ago
  32. e940258 bcache: improve sysfs_strtoul_clamp() by Coly Li · 5 years ago
  33. 5f0bef7 bcache: fix input overflow to sequential_cutoff by Coly Li · 5 years ago
  34. 4f9395b bcache: fix input overflow to cache set sysfs file io_error_halflife by Coly Li · 5 years ago
  35. 83d6849 dm thin: add sanity checks to thin-pool and external snapshot creation by Jason Cai (Xiang Feng) · 5 years ago
  36. f61b68e md: Fix failed allocation of md_register_thread by Aditya Pakki · 5 years ago
  37. 7fb9a25 bcache: never writeback a discard operation by Daniel Axtens · 5 years ago
  38. 3decc9d It's wrong to add len to sector_nr in raid10 reshape twice by Xiao Ni · 5 years ago
  39. 8934c92 dm thin: fix bug where bio that overwrites thin block ignores FUA by Nikos Tsironis · 5 years ago
  40. 5675a52 dm thin: fix passdown_double_checking_shared_status() by Joe Thornber · 5 years ago
  41. 69855b5 dm snapshot: Fix excessive memory usage and workqueue stalls by Nikos Tsironis · 6 years ago
  42. e9566e9 dm kcopyd: Fix bug causing workqueue stalls by Nikos Tsironis · 6 years ago
  43. 627ab1f MD: fix invalid stored role for a disk - try2 by Shaohua Li · 6 years ago
  44. 6c446ad dm ioctl: harden copy_params()'s copy_from_user() from malicious users by Wenwen Wang · 6 years ago
  45. 4e1fabd MD: fix invalid stored role for a disk by Shaohua Li · 6 years ago
  46. 0d38b80 bcache: fix miss key refill->end in writeback by Tang Junhui · 6 years ago
  47. 47c085c dm cache: fix resize crash if user doesn't reload cache table by Mike Snitzer · 6 years ago
  48. 8bf0cc3 dm cache metadata: ignore hints array being too small during resize by Joe Thornber · 6 years ago
  49. 28e6891 dm thin metadata: fix __udivdi3 undefined on 32-bit by Mike Snitzer · 6 years ago
  50. a9537db dm thin metadata: try to avoid ever aborting transactions by Joe Thornber · 6 years ago
  51. ba650e7 dm raid: fix rebuild of specific devices by updating superblock by Heinz Mauelshagen · 6 years ago
  52. 26e2f55 RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0 by Xiao Ni · 6 years ago
  53. 0e085b0 md-cluster: clear another node's suspend_area after the copy is finished by Guoqing Jiang · 6 years ago
  54. 52ba713 md/raid5: fix data corruption of replacements after originals dropped by BingJing Chang · 6 years ago
  55. c2910ee dm kcopyd: avoid softlockup in run_complete_job by John Pittman · 6 years ago
  56. 3ddf06c bcache: release dc->writeback_lock properly in bch_writeback_thread() by Shan Hai · 6 years ago
  57. d08b58b dm cache metadata: save in-core policy_hint_size to on-disk superblock by Mike Snitzer · 6 years ago
  58. 9a3f8fd5 dm thin: stop no_space_timeout worker when switching to write-mode by Hou Tao · 6 years ago
  59. e303840 md/raid10: fix that replacement cannot complete recovery after reassemble by BingJing Chang · 6 years ago
  60. e51f4fc md: fix NULL dereference of mddev->pers in remove_and_add_spares() by Yufen Yu · 6 years ago
  61. 4779184 dm bufio: don't take the lock in dm_bufio_shrink_count by Mikulas Patocka · 8 years ago
  62. 34d2fe7 dm bufio: drop the lock when doing GFP_NOIO allocation by Mikulas Patocka · 8 years ago
  63. 0758c35 dm bufio: avoid sleeping while holding the dm_bufio lock by Douglas Anderson · 8 years ago
  64. f2bc5d1 dm thin: handle running out of data space vs concurrent discard by Mike Snitzer · 6 years ago
  65. 4866848 md: fix two problems with setting the "re-add" device state. by NeilBrown · 6 years ago
  66. e1fba17 dm bufio: avoid false-positive Wmaybe-uninitialized warning by Arnd Bergmann · 6 years ago
  67. fe45138 bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set by Coly Li · 6 years ago
  68. b9822c2 bcache: fix kcrashes with fio in RAID5 backend dev by Tang Junhui · 6 years ago
  69. b6e82d7 md/raid1: fix NULL pointer dereference by Yufen Yu · 6 years ago
  70. 547f11f md: fix a potential deadlock of raid5/raid10 reshape by BingJing Chang · 6 years ago
  71. fc78ce2 md: raid5: avoid string overflow warning by Arnd Bergmann · 6 years ago
  72. 3f5af7c md raid10: fix NULL deference in handle_write_completed() by Yufen Yu · 6 years ago
  73. d4008f8 bcache: return attach error when no cache set exist by Tang Junhui · 6 years ago
  74. 0d5da31 bcache: fix for data collapse after re-attaching an attached device by Tang Junhui · 6 years ago
  75. d26dcc0 bcache: fix for allocator and register thread race by Tang Junhui · 6 years ago
  76. ee6fcd8 bcache: properly set task state in bch_writeback_thread() by Coly Li · 6 years ago
  77. 38f1e54 bcache: segregate flash only volume write streams by Tang Junhui · 6 years ago
  78. d046bb9 bcache: stop writeback thread after detaching by Tang Junhui · 6 years ago
  79. 03858f5 md-cluster: fix potential lock issue in add_new_disk by Guoqing Jiang · 7 years ago
  80. beaf445 md/raid5: make use of spin_lock_irq over local_irq_disable + spin_lock by Julia Cartwright · 7 years ago
  81. 4e4321c md/raid10: reset the 'first' at the end of loop by Guoqing Jiang · 7 years ago
  82. 6be48fd dm ioctl: remove double parentheses by Matthias Kaehlcke · 7 years ago
  83. 2710fb8 md/raid10: skip spare disk as 'first' disk by Shaohua Li · 7 years ago
  84. 8a09ef5 md/raid10: wait up frozen array in handle_write_completed by Guoqing Jiang · 7 years ago
  85. 1f8fe98 md.c:didn't unlock the mddev before return EINVAL in array_size_store by Zhilong Liu · 7 years ago
  86. b42b97a md/raid6: Fix anomily when recovering a single device in RAID6. by NeilBrown · 7 years ago
  87. d4f8094 bcache: don't attach backing with duplicate UUID by Michael Lyle · 6 years ago
  88. 35d9c9e bcache: fix crashes in duplicate cache device register by Tang Junhui · 6 years ago
  89. eb2593f md: only allow remove_and_add_spares when no sync_thread running. by NeilBrown · 6 years ago
  90. b6f93a1 dm io: fix duplicate bio completion due to missing ref count by Mike Snitzer · 7 years ago
  91. e6701ad dm: correctly handle chained bios in dec_pending() by NeilBrown · 6 years ago
  92. 409982c bcache: check return value of register_shrinker by Michael Lyle · 7 years ago
  93. 2904adc dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6 by Dennis Yang · 7 years ago
  94. cabf629 dm btree: fix serious bug in btree_split_beneath() by Joe Thornber · 7 years ago
  95. b58aa24 dm bufio: fix shrinker scans when (nr_to_scan < retain_target) by Suren Baghdasaryan · 7 years ago
  96. f39486b raid5: Set R5_Expanded on parity devices as well as data. by NeilBrown · 7 years ago
  97. 9102ed6 bcache: fix wrong cache_misses statistics by tang.junhui · 7 years ago
  98. c2a0531 bcache: explicitly destroy mutex while exiting by Liang Chen · 7 years ago
  99. 9bcd15b md-cluster: free md_cluster_info if node leave cluster by Guoqing Jiang · 7 years ago
  100. b7d3f2b md: free unused memory after bitmap resize by Zdenek Kabelac · 7 years ago