summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2026-03-04dm mpath: make pg_init_delay_msecs settableBenjamin Marzinski
2026-03-04md/bitmap: fix GPF in write_page caused by resize raceJack Wang
2026-03-04dm: fix excessive blk-crypto operations for invalid keysEric Biggers
2026-03-04dm-unstripe: fix mapping bug when there are multiple targets in a tableMatt Whitlock
2026-03-04dm-integrity: fix recalculation in bitmap modeMikulas Patocka
2026-03-04dm: clear cloned request bio pointer when last clone bio completesMichael Liang
2026-03-04dm-integrity: fix a typo in the code for write/discard raceMikulas Patocka
2026-03-04dm-verity: correctly handle dm_bufio_client_create() failureEric Biggers
2026-03-04dm: remove fake timeout to avoid leak requestDing Hui
2026-03-04dm: replace -EEXIST with -EBUSYDaniel Gomez
2026-03-04md raid: fix hang when stopping arrays with metadata through dm-raidHeinz Mauelshagen
2026-03-04md-cluster: fix NULL pointer dereference in process_metadata_updateJiasheng Jiang
2026-02-26dm: use bio_clone_blkg_associationMikulas Patocka
2026-02-26dm: use READ_ONCE in dm_blk_report_zonesMikulas Patocka
2026-02-26dm: fix unlocked test for dm_suspended_mdMikulas Patocka
2026-02-26md: fix return value of mddev_trylockXiao Ni
2026-02-26md/raid1: fix memory leak in raid1_run()Zilin Guan
2026-02-26md/md-llbitmap: fix percpu_ref not resurrected on suspend timeoutYu Kuai
2026-02-26md/raid5: fix IO hang with degraded array with llbitmapYu Kuai
2026-02-26md/raid10: fix any_working flag handling in raid10_sync_requestLi Nan
2026-02-26md/raid5: fix raid5_run() to return error when log_init() failsYu Kuai
2026-02-11md: suspend array while updating raid_disks via sysfsFengWei Shih
2026-02-06bcache: fix I/O accounting leak in detached_dev_do_requestShida Zhang
2026-02-06bcache: use bio cloning for detached device requestsShida Zhang
2026-02-06bcache: fix improper use of bi_end_ioShida Zhang
2026-01-17dm-snapshot: fix 'scheduling while atomic' on real-time kernelsMikulas Patocka
2026-01-17dm-verity: disable recursive forward error correctionMikulas Patocka
2026-01-08dm pcache: fix segment info indexingLi Chen
2026-01-08dm pcache: fix cache info indexingLi Chen
2026-01-08dm-bufio: align write boundary on physical block sizeMikulas Patocka
2026-01-08dm-ebs: Mark full buffer dirty even on partial writeUladzislau Rezki (Sony)
2026-01-08md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...Tuo Li
2026-01-08md: Fix static checker warning in analyze_sbsLi Nan
2026-01-02dm-pcache: advance slot index before writing slotDongsheng Yang
2025-12-18dm log-writes: Add missing set_freezable() for freezable kthreadHaotian Zhang
2025-12-18dm-raid: fix possible NULL dereference with undefined raid typeAlexey Simakov
2025-12-18md/raid5: fix IO hang when array is broken with IO inflightYu Kuai
2025-12-18md: init bioset in mddev_initLi Nan
2025-12-18md: delete md_redundancy_group when array is becoming inactiveLi Nan
2025-12-18md: avoid repeated calls to del_gendiskXiao Ni
2025-12-18md: fix rcu protection in md_wakeup_threadYun Zhou
2025-12-18md: delete mddev kobj before deleting gendisk kobjXiao Ni
2025-11-21dm-verity: fix unreliable memory allocationMikulas Patocka
2025-11-20dm: fix failure when empty flush's bi_sector points beyond the device endMikulas Patocka
2025-11-18dm-pcache: zero cache_info before default initLi Chen
2025-11-18dm-pcache: reuse meta_addr in pcache_meta_find_latestLi Chen
2025-11-18dm-pcache: allow built-in build and rename flush helperLi Chen
2025-10-03Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-02Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-09-29Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds