summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
4 hoursdm-pcache: fix use-after-free and invalid seg operations in kset_replay()Jianyun Gao
4 hoursdm-pcache: fix implicit u8 truncation of gc_percent in message handlerJianyun Gao
4 hoursdm-pcache: only hand out initialized cache segmentsBryam Vargas
4 hoursdm-pcache: detect a cycle in the last-kset chain during replayBryam Vargas
4 hoursdm-pcache: clamp the tail kset read to the segment data regionBryam Vargas
4 hoursdm-pcache: bound the persisted tail-position offsetBryam Vargas
4 hoursdm-pcache: validate on-media seg_num against the cache device sizeBryam Vargas
4 hoursdm-pcache: validate kset key_num and intra-segment boundsBryam Vargas
4 hoursdm-pcache: validate geometry fields from on-disk cache_infoBryam Vargas
4 hoursdm-switch: use WRITE_ONCE() in switch_region_table_write()Haotian Zhang
4 hoursdm-stats: fix a crash if allocation of per-cpu data failsMikulas Patocka
4 hoursmd: do overflow check for sb->bblog_shift in super_1_load()Coly Li
4 hoursmd/raid10: fix still_degraded being inverted in raid10_sync_request()Yunye Zhao
4 hoursdm array: reject an array block whose value size is not the caller'sBryam Vargas
4 hoursdm array: validate array block headers on readBryam Vargas
4 hoursdm raid1: reserve space for NUL-terminator in build_constructor_string()Ilya Krutskih
4 hoursdm-era: fix shadowed superblock leak on take-snap failureliyouhong
4 hoursdm-io: report non-retryable errors separatedlyMikulas Patocka
4 hoursdm-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
2026-07-10dm-ioctl: fix a possible overflow in list_version_get_infoMikulas Patocka
2026-07-10dm_early_create: fix freeing used table on dm_resume failureMikulas Patocka
2026-07-10dm-integrity: fix a bug if the bio is out of limitsMikulas Patocka
2026-07-10dm-integrity: don't increment hash_offset twiceMikulas Patocka
2026-07-10dm-integrity: fix leaking uninitialized kernel memoryMikulas Patocka
2026-07-10dm-integrity: fix the 'fix_hmac' optionMikulas Patocka
2026-07-08dm era: fix error code propagation in era_ctr()Cao Guanghui
2026-07-08dm era: fix NULL pointer dereference in metadata_open()Cao Guanghui
2026-07-08dm: avoid leaking the caller's thread keyring via the table device fileIngo Blechschmidt
2026-07-08dm-inlinecrypt: Fix an error handling path in inlinecrypt_ctr()Christophe JAILLET
2026-07-08dm-pcache: reject option groups without valuesSamuel Moelius
2026-07-08dm thin metadata: fix metadata snapshot consistency on commit failureMing-Hung Tsai
2026-07-08dm-verity: fix buffer overflow in FEC calculationMikulas Patocka
2026-07-08dm era: fix out-of-bounds memory access for non-zero start sectorSamuel Moelius
2026-07-08dm-log: fix a bitset_size overflow on 32bit machinesBenjamin Marzinski
2026-06-25Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-23md/raid5: avoid R5_Overlap races while breaking stripe batchesChen Cheng
2026-06-23md/raid5: use stripe state snapshot in break_stripe_batch_list()Chen Cheng
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-21md/raid5: let stripe batch bm_seq comparison wrap-safeChen Cheng
2026-06-21md/raid1: protect head_position for read balanceChen Cheng
2026-06-21md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retryAbd-Alrhman Masalkhi
2026-06-21md/raid1: honor REQ_NOWAIT when waiting for behind writesAbd-Alrhman Masalkhi