summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2 daystreewide: refresh kmalloc_obj() conversionsKees Cook
5 daysdm-ebs: fix incorrect device offset check in ebs_ctr()Genjian Zhang
5 daysdm-integrity: fix NULL pointer dereference when the 'R' flag is usedMikulas Patocka
6 daysdm cache: fix demotion stats in passthrough modeMing-Hung Tsai
6 daysdm-integrity: fix infinite loop on discard with large tag sizeBen Cressey
6 daysdm-integrity: fix buffer overflow with keyed discardBen Cressey
6 daysdm-integrity: require stable writes for internal hash modesChen Cheng
6 daysdm cache: fix issue with background work lockingBenjamin Marzinski
6 daysdm-crypt: fix a tiny race condition in crypt_dec_pendingBen Cressey
2026-08-20Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-08-19Merge tag 'for-7.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-18Merge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-08-15Merge 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