summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
4 daysMerge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
6 daysMerge tag 'for-7.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
6 daysMerge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
9 daysMerge tag 'md-7.3-20260809' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2026-08-07md/raid1: don't set array_frozen in raid1_takeover()Bruce Johnston
2026-08-07md: skip discard on unsupported member devicesWale Zhang
2026-08-07md: add cond_resched() to md_do_sync()'s skip pathYunye Zhao
2026-08-07md/raid10: fix still_degraded being inverted in raid10_sync_request()Yunye Zhao
2026-08-07md/raid5: split reshape bios before bitmap accountingYu Kuai
2026-08-07md/raid5: wire llbitmap reshape lifecycleYu Kuai
2026-08-07md/raid5: reject llbitmap reshape when md chunk shrinksYu Kuai
2026-08-07md/raid5: add exact old and new llbitmap mapping helpersYu Kuai
2026-08-07md/raid10: split reshape bios before bitmap accountingYu Kuai
2026-08-07md/raid10: wire llbitmap reshape lifecycleYu Kuai
2026-08-07md/raid10: reject llbitmap reshape when md chunk shrinksYu Kuai
2026-08-07md/md-llbitmap: clamp state-machine walks to tracked bitsYu Kuai
2026-08-07md/md-llbitmap: remap checkpointed bits as reshape progressesYu Kuai
2026-08-07md/md-llbitmap: don't skip reshape ranges from bitmap stateYu Kuai
2026-08-07md/md-llbitmap: add reshape range mapping helpersYu Kuai
2026-08-07md/md-llbitmap: refuse reshape while llbitmap still needs syncYu Kuai
2026-08-07md/md-llbitmap: finish reshape geometryYu Kuai
2026-08-07md/md-llbitmap: track target reshape geometry fieldsYu Kuai
2026-08-07md/md-llbitmap: grow the page cache in place for reshapeYu Kuai
2026-08-07md/md-llbitmap: allocate page controls independentlyYu Kuai
2026-08-07md/md-llbitmap: track bitmap sync_size explicitlyYu Kuai
2026-08-07md: add exact bitmap mapping and reshape hooksYu Kuai
2026-08-07md: add helper to split bios at reshape offsetYu Kuai
2026-08-07md: skip bitmap accounting for empty write rangesYu Kuai
2026-08-07md/md-llbitmap: stop daemon timer rearm on destroyYu Kuai
2026-08-07md/md-llbitmap: prevent create failure bitmap UAFYu Kuai
2026-08-07md: avoid stale clone I/O accounting timestampsYu Kuai
2026-08-07md: wait for behind writes before destroying bitmapYu Kuai
2026-08-07md/raid5: round bitmap stripes with sector divisionYu Kuai
2026-08-07md/raid5: reject zero-sector reshape chunksYu Kuai
2026-08-07md/md-llbitmap: only end fully synced chunksYu Kuai
2026-08-07md/md-llbitmap: use GFP_NOIO for cache allocationsYu Kuai
2026-08-07md/md-llbitmap: clear flush state after daemon flushYu Kuai
2026-08-06block: rename bi_bvec_donePavel Begunkov
2026-08-06dm-era: fix shadowed superblock leak on take-snap failureliyouhong
2026-08-06dm dust: make badblock messages target-relativeSamuel Moelius
2026-08-04dm-stats: fix a crash if allocation of per-cpu data failsMikulas Patocka
2026-08-04dm array: reject an array block whose value size is not the caller'sBryam Vargas
2026-08-04dm array: validate array block headers on readBryam Vargas
2026-08-03dm-integrity: replace forgeable discard filler with a keyed sector markerShukai Ni
2026-07-31md/raid1: create serial pool adding rdev to array with serialize_policy=1Martin Wilck
2026-07-31md: do overflow check for sb->bblog_shift in super_1_load()Coly Li
2026-07-31md: scope memalloc_noio to allocation critical sectionsChen Cheng
2026-07-31md/bitmap: resume array on backlog_store() error pathChen Cheng
2026-07-31md/raid5: complete discard bios while reshape is activeGenjian Zhang
2026-07-31md/raid10: free r10bio before ending master_bio in raid_end_bio_io() and raid...Chen Cheng