summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
18 hoursmd: fix sync_action incorrect display during resyncZheng Qixing
18 hoursmd: add helper rdev_needs_recovery()Zheng Qixing
18 hoursmd: keep recovery_cp in mdp_superblock_sXiao Ni
18 hoursmd/raid1: don't set array_frozen in raid1_takeover()Bruce Johnston
18 hoursmd: avoid stale clone I/O accounting timestampsYu Kuai
18 hoursmd/raid5: round bitmap stripes with sector divisionYu Kuai
19 hoursmd/raid1: create serial pool adding rdev to array with serialize_policy=1Martin Wilck
19 hoursmd: merge mddev serialize_policy into mddev_flagsYu Kuai
19 hoursmd: merge mddev faillast_dev into mddev_flagsYu Kuai
19 hoursmd: merge mddev has_superblock into mddev_flagsYu Kuai
19 hoursmd: scope memalloc_noio to allocation critical sectionsChen Cheng
19 hoursmd: skip redundant raid_disks update when value is unchangedAbd-Alrhman Masalkhi
19 hoursmd: remove unused mddev argument from export_rdevChen Cheng
19 hoursmd/bitmap: resume array on backlog_store() error pathChen Cheng
19 hoursmd: recheck spare changes before starting syncAbd-Alrhman Masalkhi
19 hoursmd/raid5: protect lockless recovery_offset accesses during reshapeChen Cheng
19 hoursmd: add a new recovery_flag MD_RECOVERY_LAZY_RECOVERYu Kuai
19 hoursmd: rename recovery_cp to resync_offsetLi Nan
19 hoursmd: allow removing faulty rdev during resyncZheng Qixing
19 hoursmd: ensure resync is prioritized over recoveryLi Nan
19 hoursmd/raid5-ppl: fix use-after-free in ppl_do_flush()Sajal Gupta
19 hoursmd/raid5: protect bitmap batch counters aka seq_flush/seq_write consistencyChen Cheng
19 hoursdm: fix resume-vs-remove raceMikulas Patocka
19 hoursdm: fix race when loading and unloading a tableMikulas Patocka
8 daysdm-switch: use WRITE_ONCE() in switch_region_table_write()Haotian Zhang
8 daysdm-stats: fix a crash if allocation of per-cpu data failsMikulas Patocka
8 daysmd: do overflow check for sb->bblog_shift in super_1_load()Coly Li
8 daysmd/raid10: fix still_degraded being inverted in raid10_sync_request()Yunye Zhao
8 daysdm array: reject an array block whose value size is not the caller'sBryam Vargas
8 daysdm array: validate array block headers on readBryam Vargas
8 daysdm raid1: reserve space for NUL-terminator in build_constructor_string()Ilya Krutskih
8 daysdm-era: fix shadowed superblock leak on take-snap failureliyouhong
8 daysmd: make rdev_addable usable for rcu modeYang Erkun
2026-08-03dm: avoid leaking the caller's thread keyring via the table device fileIngo Blechschmidt
2026-08-03dm-integrity: fix leaking uninitialized kernel memoryMikulas Patocka
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_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-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