1. 0c8d411 dm ioctl: fix misbehavior if list_versions races with module loading by Mikulas Patocka · 2 years, 2 months ago
  2. 7470a43 drivers:md:fix a potential use-after-free bug by Wentao_Liang · 2 years, 5 months ago
  3. 1ae0ebf dm raid: fix address sanitizer warning in raid_status by Mikulas Patocka · 2 years, 5 months ago
  4. 75fbd37 md-raid10: fix KASAN warning by Mikulas Patocka · 2 years, 5 months ago
  5. 2d4e7c9 dm raid: fix KASAN warning in raid5_add_disks by Mikulas Patocka · 2 years, 6 months ago
  6. f550444 dm era: commit metadata in postsuspend after worker stops by Nikos Tsironis · 2 years, 6 months ago
  7. ac8fd53 md: protect md_unregister_thread from reentrancy by Guoqing Jiang · 2 years, 8 months ago
  8. 61751cd md: fix an incorrect NULL check in md_reload_sb by Xiaomeng Tong · 2 years, 9 months ago
  9. 30da8cb md: fix an incorrect NULL check in does_sb_need_changing by Xiaomeng Tong · 2 years, 9 months ago
  10. 27798cc dm verity: set DM_TARGET_IMMUTABLE feature flag by Sarthak Kukreti · 2 years, 7 months ago
  11. 6adce52 dm stats: add cond_resched when looping over entries by Mikulas Patocka · 2 years, 8 months ago
  12. 49e2a29 dm crypt: make printing of the key constant-time by Mikulas Patocka · 2 years, 8 months ago
  13. 7bb3690 dm: interlock pending dm_io and dm_wait_for_bios_completion by Mike Snitzer · 2 years, 10 months ago
  14. 9fb7cd5 dm: fix mempool NULL pointer race when completing IO by Jiazi Li · 3 years, 3 months ago
  15. 76c9465 dm ioctl: prevent potential spectre v1 gadget by Jordy Zomer · 2 years, 11 months ago
  16. 48614c7 dm space map common: add bounds check to sm_ll_lookup_bitmap() by Joe Thornber · 3 years, 1 month ago
  17. 4ced798 dm btree: add a defensive bounds check to insert_at() by Joe Thornber · 3 years, 1 month ago
  18. 66ea642 dm btree remove: fix use after free in rebalance_children() by Joe Thornber · 3 years, 1 month ago
  19. c154775 dm btree remove: assign new_root only when removal succeeds by Hou Tao · 3 years, 7 months ago
  20. f180bcb dm space maps: don't reset space map allocation cursor when committing by Joe Thornber · 3 years, 9 months ago
  21. 1f314bb dm snapshot: properly fix a crash when an origin has no snapshots by Mikulas Patocka · 3 years, 7 months ago
  22. 5d8ec84 dm snapshot: fix crash with transient storage and zero chunk size by Mikulas Patocka · 3 years, 8 months ago
  23. c13f073 dm ioctl: fix out of bounds array access when no devices by Mikulas Patocka · 3 years, 9 months ago
  24. f8ea680 md: md_open returns -EBUSY when entering racing area by Zhao Heming · 3 years, 9 months ago
  25. e5f2afe md: factor out a mddev_find_locked helper from mddev_find by Christoph Hellwig · 3 years, 9 months ago
  26. 830ba94 md-cluster: fix use-after-free issue when removing rdev by Heming Zhao · 3 years, 9 months ago
  27. 8ae0185 dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails by Benjamin Block · 3 years, 8 months ago
  28. a104a5e dm space map common: fix division bug in sm_ll_find_free_block() by Joe Thornber · 3 years, 9 months ago
  29. 6b1d9e1 dm persistent data: packed struct should have an aligned() attribute too by Joe Thornber · 3 years, 9 months ago
  30. a36aead dm table: fix DAX iterate_devices based device capability checks by Jeffle Xu · 3 years, 10 months ago
  31. 75c5d31 dm table: fix iterate_devices based device capability checks by Jeffle Xu · 3 years, 10 months ago
  32. 768f95f dm era: Update in-core bitset after committing the metadata by Nikos Tsironis · 4 years ago
  33. c01bba4 dm era: only resize metadata in preresume by Nikos Tsironis · 3 years, 11 months ago
  34. 7c6c9a4 dm era: Reinitialize bitset cache before digesting a new writeset by Nikos Tsironis · 4 years ago
  35. 812320f dm era: Use correct value size in equality function of writeset tree by Nikos Tsironis · 4 years ago
  36. 3577309 dm era: Fix bitset memory leaks by Nikos Tsironis · 4 years ago
  37. e74eeeb dm era: Verify the data block size hasn't changed by Nikos Tsironis · 4 years ago
  38. 0a84445 dm era: Recover committed writeset after crash by Nikos Tsironis · 4 years ago
  39. 3f47fe6 dm: avoid filesystem lookup in dm_get_dev_t() by Hannes Reinecke · 4 years ago
  40. 98b1ad3 dm ioctl: fix error return code in target_message by Qinglang Miao · 4 years, 1 month ago
  41. f2787ea md: fix a warning caused by a race between concurrent md_ioctl()s by Dae R. Jeong · 4 years, 2 months ago
  42. 5b19e4a dm table: Remove BUG_ON(in_interrupt()) by Thomas Gleixner · 4 years, 2 months ago
  43. 4c09a61 md/raid5: fix oops during stripe resizing by Song Liu · 4 years, 3 months ago
  44. a43817f md/bitmap: md_bitmap_get_counter returns wrong blocks by Zhao Heming · 4 years, 3 months ago
  45. fa12d56 bcache: fix a lost wake-up problem caused by mca_cannibalize_lock by Guoju Fang · 5 years ago
  46. 41718a8 dm thin metadata: Avoid returning cmd->bm wild pointer on error by Ye Bin · 4 years, 4 months ago
  47. 1c16304 dm cache metadata: Avoid returning cmd->bm wild pointer on error by Ye Bin · 4 years, 4 months ago
  48. 676057c overflow.h: Add allocation size calculation helpers by Kees Cook · 7 years ago
  49. bc69163 bcache: allocate meta data pages as compound pages by Coly Li · 4 years, 5 months ago
  50. aefb61f md/raid5: Fix Force reconstruct-write io stuck in degraded raid5 by ChangSyun Peng · 4 years, 5 months ago
  51. bedcb63 bcache: fix super block seq numbers comparision in register_cache_set() by Coly Li · 4 years, 5 months ago
  52. e51f5c5 md-cluster: fix wild pointer of unlock_all_bitmaps() by Zhao Heming · 4 years, 6 months ago
  53. be67683 bcache: fix potential deadlock problem in btree_gc_coalesce by Zhiqiang Liu · 4 years, 7 months ago
  54. 9e9b57c md: don't flush workqueue unconditionally in md_open by Guoqing Jiang · 4 years, 9 months ago
  55. 779bb36 dm verity fec: fix hash block number in verity_fec_decode by Sunwook Eom · 4 years, 9 months ago
  56. e0a272f dm flakey: check for null arg_name in parse_features() by Goldwyn Rodrigues · 7 years ago
  57. 4c02b23 dm verity fec: fix memory leak in verity_fec_dtr by Shetty, Harshini X (EXT-Sony Mobile) · 4 years, 10 months ago
  58. 4afa085 dm cache: fix a crash due to incorrect work item cancelling by Mikulas Patocka · 4 years, 10 months ago
  59. fdfb5da bcache: explicity type cast in bset_bkey_last() by Coly Li · 5 years ago
  60. e68f18b dm: fix potential for q->make_request_fn NULL pointer by Mike Snitzer · 5 years ago
  61. 17c0d25 dm space map common: fix to ensure new block isn't already in use by Joe Thornber · 5 years ago
  62. b547564 md: Avoid namespace collision with bitmap API by Andy Shevchenko · 5 years ago
  63. 94e7963 bcache: silence static checker warning by Dan Carpenter · 7 years ago
  64. 5dbde46 block: fix an integer overflow in logical block size by Mikulas Patocka · 5 years ago
  65. 7455901 md: raid1: check rdev before reference in raid1_sync_request func by Zhiqiang Liu · 5 years ago
  66. 116d44d bcache: at least try to shrink 1 node in bch_mca_scan() by Coly Li · 5 years ago
  67. e861c9b dm btree: increase rebalance threshold in __rebalance2() by Hou Tao · 5 years ago
  68. 1ed7c9f dm flakey: Properly corrupt multi-page bios. by Sweet Tea · 6 years ago
  69. 5de1a7f dm: use blk_set_queue_dying() in __dm_destroy() by Bart Van Assche · 8 years ago
  70. 7919356 bcache: recal cached_dev_sectors on detach by Shenghui Wang · 6 years ago
  71. 7ff8f21 dm: Use kzalloc for all structs with embedded biosets/mempools by Kent Overstreet · 7 years ago
  72. 3752433 dm snapshot: rework COW throttling to fix deadlock by Mikulas Patocka · 5 years ago
  73. 5de1e3a dm snapshot: introduce account_start_copy() and account_end_copy() by Mikulas Patocka · 5 years ago
  74. 0685a25 dm snapshot: use mutex instead of rw_semaphore by Mikulas Patocka · 7 years ago
  75. aa06376 md/raid6: Set R5_ReadError when there is read failure on parity disk by Xiao Ni · 5 years ago
  76. 5bad505 md/raid1: fail run raid1 array when active disk less than one by Yufen Yu · 5 years ago
  77. bdab1a2 md: don't set In_sync if array is frozen by Guoqing Jiang · 5 years ago
  78. 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
  79. 190db74 dm table: fix invalid memory accesses with too high sector number by Mikulas Patocka · 5 years ago
  80. f4f7e6d dm space map metadata: fix missing store of apply_bops() return value by ZhangXiaoxu · 5 years ago
  81. efe36a4 dm btree: fix order of block initialization in btree_split_beneath by ZhangXiaoxu · 5 years ago
  82. b905945 Revert "dm bufio: fix deadlock with loop device" by Mikulas Patocka · 5 years ago
  83. 0d78b27 dm bufio: fix deadlock with loop device by Junxiao Bi · 5 years ago
  84. 06ff416 bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush() by Coly Li · 6 years ago
  85. 7357feb dm verity: use message limit for data block corruption message by Milan Broz · 6 years ago
  86. 4f73470 md: fix for divide error in status_resync by Mariusz Tkaczyk · 6 years ago
  87. 4cf6bb2 bcache: fix stack corruption by PRECEDING_KEY() by Coly Li · 6 years ago
  88. 56df2db bcache: avoid clang -Wunintialized warning by Arnd Bergmann · 6 years ago
  89. 282ae1e bcache: add failure check to run_cache_set() for journal replay by Coly Li · 6 years ago
  90. abc77ba bcache: fix failure in journal relplay by Tang Junhui · 6 years ago
  91. e7321da bcache: return error immediately in bch_journal_replay() by Coly Li · 6 years ago
  92. 4354c04 md/raid: raid5 preserve the writeback action after the parity check by Nigel Croxon · 6 years ago
  93. 3ece5c4 Revert "Don't jump to compute_result state from check_result state" by Song Liu · 6 years ago
  94. 1f4195f9 dm delay: fix a crash when invalid device is specified by Mikulas Patocka · 6 years ago
  95. cd72ddca md: add mddev->pers to avoid potential NULL pointer dereference by Yufen Yu · 6 years ago
  96. 7366d0c bcache: never set KEY_PTRS of journal key to 0 in journal_reclaim() by Coly Li · 6 years ago
  97. 3946cbb bcache: fix a race between cache register and cacheset unregister by Liang Chen · 6 years ago
  98. e85fa7b Don't jump to compute_result state from check_result state by Nigel Croxon · 6 years ago
  99. e940258 bcache: improve sysfs_strtoul_clamp() by Coly Li · 6 years ago
  100. 5f0bef7 bcache: fix input overflow to sequential_cutoff by Coly Li · 6 years ago