summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
5 daysdm-verity: make error counter atomicMikulas Patocka
5 daysdm-integrity: don't increment hash_offset twiceMikulas Patocka
5 daysdm: remove unnecessary braces from single statement blocksHeinz Mauelshagen
5 daysdm: add missing empty linesHeinz Mauelshagen
5 daysdm crypt: correct 'foo*' to 'foo *'Heinz Mauelshagen
5 daysdm: fix trailing statementsHeinz Mauelshagen
5 daysdm-verity: avoid double increment of &use_bh_wq_enabledMikulas Patocka
2026-07-24dm-verity: increase sprintf buffer sizeMikulas Patocka
2026-07-24dm-verity: fix a possible NULL pointer dereferenceMikulas Patocka
2026-07-24dm_early_create: fix freeing used table on dm_resume failureMikulas Patocka
2026-07-24dm-stats: fix merge accountingMikulas Patocka
2026-07-24dm-stats: fix dm_jiffies_to_msec64Mikulas Patocka
2026-07-24dm-log: fix a bitset_size overflow on 32bit machinesBenjamin Marzinski
2026-07-24dm-bufio: fix wrong count calculation in dm_bufio_issue_discardMikulas Patocka
2026-07-24dm era: fix out-of-bounds memory access for non-zero start sectorSamuel Moelius
2026-07-24dm thin metadata: fix metadata snapshot consistency on commit failureMing-Hung Tsai
2026-07-24dm thin metadata: fix superblock refcount leak on snapshot shadow failureGenjian Zhang
2026-07-24dm era: fix NULL pointer dereference in metadata_open()Cao Guanghui
2026-07-24md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retryAbd-Alrhman Masalkhi
2026-07-24md/raid10: reset read_slot when reusing r10bio for discardChen Cheng
2026-07-24dm-ioctl: report an error if a device has no tableMikulas Patocka
2026-06-19dm cache policy smq: check allocation under invalidate lockGuangshuo Li
2026-06-01dm cache: fix missing return in invalidate_committed's error pathMing-Hung Tsai
2026-06-01dm init: ensure device probing has finished in dm-mod.waitfor=Guillaume Gonnet
2026-06-01dm log: fix out-of-bounds write due to region_count overflowJunrui Luo
2026-06-01dm cache metadata: fix memory leak on metadata abort retryMing-Hung Tsai
2026-06-01dm cache: fix dirty mapping checking in passthrough mode switchingMing-Hung Tsai
2026-06-01dm cache: support shrinking the origin deviceMing-Hung Tsai
2026-06-01dm cache: fix concurrent write failure in passthrough modeMing-Hung Tsai
2026-06-01dm cache policy smq: fix missing locks in invalidating cache blocksMing-Hung Tsai
2026-06-01dm cache: fix write hang in passthrough modeMing-Hung Tsai
2026-06-01dm cache: fix write path cache coherency in passthrough modeMing-Hung Tsai
2026-06-01dm cache: fix null-deref with concurrent writes in passthrough modeMing-Hung Tsai
2026-06-01bcache: fix uninitialized closure objectMingzhe Zou
2026-06-01md/raid10: fix divide-by-zero in setup_geo() with zero far_copiesJunrui Luo
2026-06-01dm-verity-fec: correctly reject too-small hash devicesEric Biggers
2026-06-01dm-verity-fec: correctly reject too-small FEC devicesEric Biggers
2026-06-01dm: fix a buffer overflow in ioctl processingMikulas Patocka
2026-06-01dm: don't report warning when doing deferred removeMikulas Patocka
2026-06-01dm-thin: fix metadata refcount underflowMikulas Patocka
2026-06-01dm mirror: fix integer overflow in create_dirty_log()Junrui Luo
2026-06-01md/raid5: validate payload size before accessing journal metadataJunrui Luo
2026-06-01md/raid5: fix soft lockup in retry_aligned_read()Chia-Ming Chang
2026-06-01md/raid10: fix deadlock with check operation and nowait requestsJosh Hunt
2026-06-01bcache: fix cached_dev.sb_bio use-after-free and crashMingzhe Zou
2026-03-25dm-verity: disable recursive forward error correctionMikulas Patocka
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-unstripe: fix mapping bug when there are multiple targets in a tableMatt Whitlock
2026-03-04dm-integrity: fix recalculation in bitmap modeMikulas Patocka