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