index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
4 days
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5 days
Merge tag 'for-7.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6 days
Merge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
9 days
Merge tag 'md-7.3-20260809' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jens Axboe
2026-08-07
md/raid1: don't set array_frozen in raid1_takeover()
Bruce Johnston
2026-08-07
md: skip discard on unsupported member devices
Wale Zhang
2026-08-07
md: add cond_resched() to md_do_sync()'s skip path
Yunye Zhao
2026-08-07
md/raid10: fix still_degraded being inverted in raid10_sync_request()
Yunye Zhao
2026-08-07
md/raid5: split reshape bios before bitmap accounting
Yu Kuai
2026-08-07
md/raid5: wire llbitmap reshape lifecycle
Yu Kuai
2026-08-07
md/raid5: reject llbitmap reshape when md chunk shrinks
Yu Kuai
2026-08-07
md/raid5: add exact old and new llbitmap mapping helpers
Yu Kuai
2026-08-07
md/raid10: split reshape bios before bitmap accounting
Yu Kuai
2026-08-07
md/raid10: wire llbitmap reshape lifecycle
Yu Kuai
2026-08-07
md/raid10: reject llbitmap reshape when md chunk shrinks
Yu Kuai
2026-08-07
md/md-llbitmap: clamp state-machine walks to tracked bits
Yu Kuai
2026-08-07
md/md-llbitmap: remap checkpointed bits as reshape progresses
Yu Kuai
2026-08-07
md/md-llbitmap: don't skip reshape ranges from bitmap state
Yu Kuai
2026-08-07
md/md-llbitmap: add reshape range mapping helpers
Yu Kuai
2026-08-07
md/md-llbitmap: refuse reshape while llbitmap still needs sync
Yu Kuai
2026-08-07
md/md-llbitmap: finish reshape geometry
Yu Kuai
2026-08-07
md/md-llbitmap: track target reshape geometry fields
Yu Kuai
2026-08-07
md/md-llbitmap: grow the page cache in place for reshape
Yu Kuai
2026-08-07
md/md-llbitmap: allocate page controls independently
Yu Kuai
2026-08-07
md/md-llbitmap: track bitmap sync_size explicitly
Yu Kuai
2026-08-07
md: add exact bitmap mapping and reshape hooks
Yu Kuai
2026-08-07
md: add helper to split bios at reshape offset
Yu Kuai
2026-08-07
md: skip bitmap accounting for empty write ranges
Yu Kuai
2026-08-07
md/md-llbitmap: stop daemon timer rearm on destroy
Yu Kuai
2026-08-07
md/md-llbitmap: prevent create failure bitmap UAF
Yu Kuai
2026-08-07
md: avoid stale clone I/O accounting timestamps
Yu Kuai
2026-08-07
md: wait for behind writes before destroying bitmap
Yu Kuai
2026-08-07
md/raid5: round bitmap stripes with sector division
Yu Kuai
2026-08-07
md/raid5: reject zero-sector reshape chunks
Yu Kuai
2026-08-07
md/md-llbitmap: only end fully synced chunks
Yu Kuai
2026-08-07
md/md-llbitmap: use GFP_NOIO for cache allocations
Yu Kuai
2026-08-07
md/md-llbitmap: clear flush state after daemon flush
Yu Kuai
2026-08-06
block: rename bi_bvec_done
Pavel Begunkov
2026-08-06
dm-era: fix shadowed superblock leak on take-snap failure
liyouhong
2026-08-06
dm dust: make badblock messages target-relative
Samuel Moelius
2026-08-04
dm-stats: fix a crash if allocation of per-cpu data fails
Mikulas Patocka
2026-08-04
dm array: reject an array block whose value size is not the caller's
Bryam Vargas
2026-08-04
dm array: validate array block headers on read
Bryam Vargas
2026-08-03
dm-integrity: replace forgeable discard filler with a keyed sector marker
Shukai Ni
2026-07-31
md/raid1: create serial pool adding rdev to array with serialize_policy=1
Martin Wilck
2026-07-31
md: do overflow check for sb->bblog_shift in super_1_load()
Coly Li
2026-07-31
md: scope memalloc_noio to allocation critical sections
Chen Cheng
2026-07-31
md/bitmap: resume array on backlog_store() error path
Chen Cheng
2026-07-31
md/raid5: complete discard bios while reshape is active
Genjian Zhang
2026-07-31
md/raid10: free r10bio before ending master_bio in raid_end_bio_io() and raid...
Chen Cheng
[next]