summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)AuthorFilesLines
3 daysdm: use bio_clone_blkg_associationMikulas Patocka1-0/+2
3 daysdm: use READ_ONCE in dm_blk_report_zonesMikulas Patocka1-1/+1
3 daysdm: fix unlocked test for dm_suspended_mdMikulas Patocka1-3/+6
3 daysmd: fix return value of mddev_trylockXiao Ni1-2/+2
3 daysmd/raid1: fix memory leak in raid1_run()Zilin Guan1-0/+1
3 daysmd/md-llbitmap: fix percpu_ref not resurrected on suspend timeoutYu Kuai1-1/+3
3 daysmd/raid5: fix IO hang with degraded array with llbitmapYu Kuai1-1/+6
3 daysmd/raid10: fix any_working flag handling in raid10_sync_requestLi Nan1-1/+1
3 daysmd/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-04Merge 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-30Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds1-2/+2
2025-09-23dm raid: use proper md_ro_state enumeratorsHeinz Mauelshagen1-6/+7
2025-09-23dm-integrity: prefer synchronous hash interfaceMikulas Patocka1-23/+24
2025-09-23dm-integrity: enable asynchronous hash interfaceMikulas Patocka1-44/+199
2025-09-23dm-integrity: rename internal_hashMikulas Patocka1-8/+11
2025-09-23dm-integrity: add the "offset" argumentMikulas Patocka1-14/+35
2025-09-23dm-integrity: allocate the recalculate buffer with kmallocMikulas Patocka1-4/+4
2025-09-23dm-integrity: introduce integrity_kmap and integrity_kunmapMikulas Patocka1-20/+17
2025-09-23dm-integrity: replace bvec_kmap_local with kmap_local_pageMikulas Patocka1-7/+6
2025-09-23dm-integrity: use internal variable for digestsizeMikulas Patocka1-11/+14
2025-09-23dm vdo: return error on corrupted metadata in start_restoring_volume functionsIvan Abramov1-2/+2
2025-09-23dm vdo: Update code to use mem_is_zeroBruce Johnston1-14/+3
2025-09-19Merge tag 'block-6.17-20250918' of git://git.kernel.dk/linuxLinus Torvalds5-0/+5