summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
10 hoursdm-integrity: fix buffer overflow with keyed discardBen Cressey
10 hoursmd/raid1: don't set array_frozen in raid1_takeover()Bruce Johnston
10 hoursmd/md-llbitmap: stop daemon timer rearm on destroyYu Kuai
10 hoursmd/md-llbitmap: prevent create failure bitmap UAFYu Kuai
10 hoursmd: avoid stale clone I/O accounting timestampsYu Kuai
10 hoursmd: wait for behind writes before destroying bitmapYu Kuai
10 hoursmd/raid5: round bitmap stripes with sector divisionYu Kuai
10 hoursdm-integrity: replace forgeable discard filler with a keyed sector markerShukai Ni
10 hoursmd/raid1: create serial pool adding rdev to array with serialize_policy=1Martin Wilck
10 hoursmd: scope memalloc_noio to allocation critical sectionsChen Cheng
10 hoursmd: skip redundant raid_disks update when value is unchangedAbd-Alrhman Masalkhi
10 hoursmd: remove unused mddev argument from export_rdevChen Cheng
10 hoursmd/bitmap: resume array on backlog_store() error pathChen Cheng
10 hoursmd/raid10: consistently fail atomic writes that require splittingAbd-Alrhman Masalkhi
10 hoursmd: recheck spare changes before starting syncAbd-Alrhman Masalkhi
10 hoursmd/raid5: protect lockless recovery_offset accesses during reshapeChen Cheng
10 hoursmd/raid5-ppl: fix use-after-free in ppl_do_flush()Sajal Gupta
10 hoursmd/raid5: protect bitmap batch counters aka seq_flush/seq_write consistencyChen Cheng
10 hoursdm-pcache: validate the persisted dirty_tail chain at loadBryam Vargas
10 hoursdm-pcache: bound the logical key offset from persistent memoryBryam Vargas
10 hoursdm-pcache: reject a kset that overruns its segmentBryam Vargas
3 daysdm: fix resume-vs-remove raceMikulas Patocka
3 daysdm: fix race when loading and unloading a tableMikulas Patocka
7 daysdm-pcache: fix use-after-free and invalid seg operations in kset_replay()Jianyun Gao
7 daysdm-pcache: fix implicit u8 truncation of gc_percent in message handlerJianyun Gao
7 daysdm-pcache: only hand out initialized cache segmentsBryam Vargas
7 daysdm-pcache: detect a cycle in the last-kset chain during replayBryam Vargas
7 daysdm-pcache: clamp the tail kset read to the segment data regionBryam Vargas
7 daysdm-pcache: bound the persisted tail-position offsetBryam Vargas
7 daysdm-pcache: validate on-media seg_num against the cache device sizeBryam Vargas
7 daysdm-pcache: validate kset key_num and intra-segment boundsBryam Vargas
7 daysdm-pcache: validate geometry fields from on-disk cache_infoBryam Vargas
7 daysdm-switch: use WRITE_ONCE() in switch_region_table_write()Haotian Zhang
7 daysdm-stats: fix a crash if allocation of per-cpu data failsMikulas Patocka
7 daysmd: do overflow check for sb->bblog_shift in super_1_load()Coly Li
7 daysmd/raid10: fix still_degraded being inverted in raid10_sync_request()Yunye Zhao
7 daysdm array: reject an array block whose value size is not the caller'sBryam Vargas
7 daysdm array: validate array block headers on readBryam Vargas
7 daysdm raid1: reserve space for NUL-terminator in build_constructor_string()Ilya Krutskih
7 daysdm-era: fix shadowed superblock leak on take-snap failureliyouhong
7 daysdm-io: report non-retryable errors separatedlyMikulas Patocka
7 daysdm-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