summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
7 hoursdm-pcache: fix use-after-free and invalid seg operations in kset_replay()Jianyun Gao
7 hoursdm-pcache: fix implicit u8 truncation of gc_percent in message handlerJianyun Gao
7 hoursdm-pcache: only hand out initialized cache segmentsBryam Vargas
7 hoursdm-pcache: detect a cycle in the last-kset chain during replayBryam Vargas
7 hoursdm-pcache: clamp the tail kset read to the segment data regionBryam Vargas
7 hoursdm-pcache: bound the persisted tail-position offsetBryam Vargas
7 hoursdm-pcache: validate on-media seg_num against the cache device sizeBryam Vargas
7 hoursdm-pcache: validate kset key_num and intra-segment boundsBryam Vargas
7 hoursdm-pcache: validate geometry fields from on-disk cache_infoBryam Vargas
7 hoursdm-switch: use WRITE_ONCE() in switch_region_table_write()Haotian Zhang
7 hoursdm-stats: fix a crash if allocation of per-cpu data failsMikulas Patocka
7 hoursmd: do overflow check for sb->bblog_shift in super_1_load()Coly Li
7 hoursmd/raid10: fix still_degraded being inverted in raid10_sync_request()Yunye Zhao
7 hoursdm array: reject an array block whose value size is not the caller'sBryam Vargas
7 hoursdm array: validate array block headers on readBryam Vargas
7 hoursdm raid1: reserve space for NUL-terminator in build_constructor_string()Ilya Krutskih
7 hoursdm-era: fix shadowed superblock leak on take-snap failureliyouhong
7 hoursdm-io: report non-retryable errors separatedlyMikulas Patocka
7 hoursdm-io: clone the source bio instead of copying its biovecKeith Busch
2026-08-03dm: avoid leaking the caller's thread keyring via the table device fileIngo Blechschmidt
2026-08-03dm-verity: fix buffer overflow in FEC calculationMikulas Patocka
2026-08-03dm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTSEric Biggers
2026-08-03dm-verity-fec: fix reading parity bytes split across blocks (take 3)Eric Biggers
2026-08-03dm-verity-fec: fix the size of dm_verity_fec_io::erasuresEric Biggers
2026-07-24dm-verity: make error counter atomicMikulas Patocka
2026-07-24dm-verity: increase sprintf buffer sizeMikulas Patocka
2026-07-24dm-verity: fix a possible NULL pointer dereferenceMikulas Patocka
2026-07-24dm-verity: avoid double increment of &use_bh_wq_enabledMikulas Patocka
2026-07-24dm-integrity: don't increment hash_offset twiceMikulas Patocka
2026-07-24dm-integrity: fix a bug if the bio is out of limitsMikulas Patocka
2026-07-24dm-integrity: fix leaking uninitialized kernel memoryMikulas 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-pcache: reject option groups without valuesSamuel Moelius
2026-07-24dm-log: fix a bitset_size overflow on 32bit machinesBenjamin Marzinski
2026-07-24dm-ioctl: fix a possible overflow in list_version_get_infoMikulas Patocka
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/raid5: avoid R5_Overlap races while breaking stripe batchesChen Cheng
2026-07-24md/raid5: use stripe state snapshot in break_stripe_batch_list()Chen Cheng
2026-07-24md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retryAbd-Alrhman Masalkhi
2026-07-24md/raid1: honor REQ_NOWAIT when waiting for behind writesAbd-Alrhman Masalkhi
2026-07-24md: merge mddev serialize_policy into mddev_flagsYu Kuai
2026-07-24md: merge mddev faillast_dev into mddev_flagsYu Kuai
2026-07-24md: merge mddev has_superblock into mddev_flagsYu Kuai
2026-07-24raid1: fix nr_pending leak in REQ_ATOMIC bad-block error pathAbd-Alrhman Masalkhi