summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
3 daysdm-integrity: fix buffer overflow with keyed discardBen Cressey
3 daysmd/raid1: don't set array_frozen in raid1_takeover()Bruce Johnston
3 daysmd/md-llbitmap: stop daemon timer rearm on destroyYu Kuai
3 daysmd/md-llbitmap: prevent create failure bitmap UAFYu Kuai
3 daysmd: avoid stale clone I/O accounting timestampsYu Kuai
3 daysmd: wait for behind writes before destroying bitmapYu Kuai
3 daysmd/raid5: round bitmap stripes with sector divisionYu Kuai
3 daysdm-integrity: replace forgeable discard filler with a keyed sector markerShukai Ni
3 daysmd/raid1: create serial pool adding rdev to array with serialize_policy=1Martin Wilck
3 daysmd: scope memalloc_noio to allocation critical sectionsChen Cheng
3 daysmd/bitmap: resume array on backlog_store() error pathChen Cheng
3 daysmd/raid10: consistently fail atomic writes that require splittingAbd-Alrhman Masalkhi
3 daysmd/raid1: restrict atomic write limits and handle runtime constraintsAbd-Alrhman Masalkhi
3 daysmd: recheck spare changes before starting syncAbd-Alrhman Masalkhi
3 daysmd: remove REQ_NOWAIT support from raid1/10/456Abd-Alrhman Masalkhi
3 daysmd/raid5: protect lockless recovery_offset accesses during reshapeChen Cheng
3 daysmd/raid5: fix lockless max_nr_stripes readsChen Cheng
3 daysmd/raid5-ppl: fix use-after-free in ppl_do_flush()Sajal Gupta
3 daysmd/raid5: protect bitmap batch counters aka seq_flush/seq_write consistencyChen Cheng
3 daysdm-pcache: validate the persisted dirty_tail chain at loadBryam Vargas
3 daysdm-pcache: validate seg_id fields from persistent memoryBryam Vargas
6 daysdm: fix resume-vs-remove raceMikulas Patocka
6 daysdm: fix race when loading and unloading a tableMikulas Patocka
9 daysdm-pcache: fix use-after-free and invalid seg operations in kset_replay()Jianyun Gao
9 daysdm-pcache: fix implicit u8 truncation of gc_percent in message handlerJianyun Gao
9 daysdm-pcache: only hand out initialized cache segmentsBryam Vargas
9 daysdm-pcache: detect a cycle in the last-kset chain during replayBryam Vargas
9 daysdm-pcache: clamp the tail kset read to the segment data regionBryam Vargas
9 daysdm-pcache: bound the persisted tail-position offsetBryam Vargas
9 daysdm-pcache: validate on-media seg_num against the cache device sizeBryam Vargas
9 daysdm-pcache: validate kset key_num and intra-segment boundsBryam Vargas
9 daysdm-pcache: validate geometry fields from on-disk cache_infoBryam Vargas
9 daysdm-switch: use WRITE_ONCE() in switch_region_table_write()Haotian Zhang
9 daysdm-stats: fix a crash if allocation of per-cpu data failsMikulas Patocka
9 daysmd: do overflow check for sb->bblog_shift in super_1_load()Coly Li
9 daysmd/raid10: fix still_degraded being inverted in raid10_sync_request()Yunye Zhao
9 daysdm array: reject an array block whose value size is not the caller'sBryam Vargas
9 daysdm array: validate array block headers on readBryam Vargas
9 daysdm raid1: reserve space for NUL-terminator in build_constructor_string()Ilya Krutskih
9 daysdm-era: fix shadowed superblock leak on take-snap failureliyouhong
9 daysdm-io: report non-retryable errors separatedlyMikulas Patocka
9 daysdm-io: clone the source bio instead of copying its biovecKeith Busch
2026-07-11dm thin metadata: fix superblock refcount leak on snapshot shadow failureGenjian Zhang
2026-07-10dm-stats: fix dm_jiffies_to_msec64Mikulas Patocka
2026-07-10dm-stats: fix merge accountingMikulas Patocka
2026-07-10dm-bufio: fix wrong count calculation in dm_bufio_issue_discardMikulas Patocka
2026-07-10dm-verity: make error counter atomicMikulas Patocka
2026-07-10dm-verity: increase sprintf buffer sizeMikulas Patocka
2026-07-10dm-verity: fix a possible NULL pointer dereferenceMikulas Patocka
2026-07-10dm-verity: avoid double increment of &use_bh_wq_enabledMikulas Patocka