summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)AuthorFilesLines
10 daysdm mpath: make pg_init_delay_msecs settableBenjamin Marzinski1-1/+1
10 daysmd/bitmap: fix GPF in write_page caused by resize raceJack Wang1-1/+2
10 daysdm: fix excessive blk-crypto operations for invalid keysEric Biggers1-9/+3
10 daysdm-unstripe: fix mapping bug when there are multiple targets in a tableMatt Whitlock1-1/+1
10 daysdm-integrity: fix recalculation in bitmap modeMikulas Patocka1-0/+13
10 daysdm: clear cloned request bio pointer when last clone bio completesMichael Liang1-3/+10
10 daysdm-integrity: fix a typo in the code for write/discard raceMikulas Patocka1-1/+1
10 daysdm-verity: correctly handle dm_bufio_client_create() failureEric Biggers1-2/+2
10 daysdm: remove fake timeout to avoid leak requestDing Hui1-2/+1
10 daysdm: replace -EEXIST with -EBUSYDaniel Gomez4-4/+4
10 daysmd raid: fix hang when stopping arrays with metadata through dm-raidHeinz Mauelshagen1-6/+8
10 daysmd-cluster: fix NULL pointer dereference in process_metadata_updateJiasheng Jiang1-1/+6
2026-02-26dm: use bio_clone_blkg_associationMikulas Patocka1-0/+2
2026-02-26dm: use READ_ONCE in dm_blk_report_zonesMikulas Patocka1-1/+1
2026-02-26dm: fix unlocked test for dm_suspended_mdMikulas Patocka1-3/+6
2026-02-26md: fix return value of mddev_trylockXiao Ni1-2/+2
2026-02-26md/raid1: fix memory leak in raid1_run()Zilin Guan1-0/+1
2026-02-26md/md-llbitmap: fix percpu_ref not resurrected on suspend timeoutYu Kuai1-1/+3
2026-02-26md/raid5: fix IO hang with degraded array with llbitmapYu Kuai1-1/+6
2026-02-26md/raid10: fix any_working flag handling in raid10_sync_requestLi Nan1-1/+1
2026-02-26md/raid5: fix raid5_run() to return error when log_init() failsYu Kuai1-1/+2
2026-02-11md: suspend array while updating raid_disks via sysfsFengWei Shih1-2/+2
2026-02-06bcache: fix I/O accounting leak in detached_dev_do_requestShida Zhang1-0/+1
2026-02-06bcache: use bio cloning for detached device requestsShida Zhang3-46/+54
2026-02-06bcache: fix improper use of bi_end_ioShida Zhang1-3/+3
2026-01-17dm-snapshot: fix 'scheduling while atomic' on real-time kernelsMikulas Patocka2-40/+35
2026-01-17dm-verity: disable recursive forward error correctionMikulas Patocka3-7/+2
2026-01-08dm pcache: fix segment info indexingLi Chen1-1/+4
2026-01-08dm pcache: fix cache info indexingLi Chen1-1/+4
2026-01-08dm-bufio: align write boundary on physical block sizeMikulas Patocka1-4/+6
2026-01-08dm-ebs: Mark full buffer dirty even on partial writeUladzislau Rezki (Sony)1-1/+1
2026-01-08md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...Tuo Li1-4/+6
2026-01-08md: Fix static checker warning in analyze_sbsLi Nan1-4/+1
2026-01-02dm-pcache: advance slot index before writing slotDongsheng Yang2-8/+8
2025-12-18dm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang1-0/+1
2025-12-18dm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov1-0/+2
2025-12-18md/raid5: fix IO hang when array is broken with IO inflightYu Kuai1-2/+4
2025-12-18md: init bioset in mddev_initLi Nan1-36/+33
2025-12-18md: delete md_redundancy_group when array is becoming inactiveLi Nan1-0/+4
2025-12-18md: avoid repeated calls to del_gendiskXiao Ni2-1/+3
2025-12-18md: fix rcu protection in md_wakeup_threadYun Zhou2-9/+13
2025-12-18md: delete mddev kobj before deleting gendisk kobjXiao Ni1-1/+3
2025-11-21dm-verity: fix unreliable memory allocationMikulas Patocka1-5/+1
2025-11-20dm: fix failure when empty flush's bi_sector points beyond the device endMikulas Patocka1-1/+1
2025-11-18dm-pcache: zero cache_info before default initLi Chen1-1/+1
2025-11-18dm-pcache: reuse meta_addr in pcache_meta_find_latestLi Chen1-1/+1
2025-11-18dm-pcache: allow built-in build and rename flush helperLi Chen4-6/+6
2025-10-03Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds34-177/+5613
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds27-336/+2333
2025-09-29Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-2/+2