index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
15
-407
/
+1284
13 days
Merge tag 'for-7.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
44
-599
/
+900
14 days
Merge tag 'x86_cpu_for_v7.3_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2026-08-15
Merge tag 'md-7.3-20260809' of https://git.kernel.org/pub/scm/linux/kernel/git/mdraid/linux into for-7.3/block
Jens Axboe
13
-400
/
+1277
2026-08-07
md/raid1: don't set array_frozen in raid1_takeover()
Bruce Johnston
1
-2
/
+0
2026-08-07
md: skip discard on unsupported member devices
Wale Zhang
1
-0
/
+4
2026-08-07
md: add cond_resched() to md_do_sync()'s skip path
Yunye Zhao
1
-1
/
+3
2026-08-07
md/raid10: fix still_degraded being inverted in raid10_sync_request()
Yunye Zhao
1
-1
/
+1
2026-08-07
md/raid5: split reshape bios before bitmap accounting
Yu Kuai
1
-0
/
+19
2026-08-07
md/raid5: wire llbitmap reshape lifecycle
Yu Kuai
1
-0
/
+37
2026-08-07
md/raid5: reject llbitmap reshape when md chunk shrinks
Yu Kuai
1
-0
/
+3
2026-08-07
md/raid5: add exact old and new llbitmap mapping helpers
Yu Kuai
1
-20
/
+53
2026-08-07
md/raid10: split reshape bios before bitmap accounting
Yu Kuai
1
-0
/
+10
2026-08-07
md/raid10: wire llbitmap reshape lifecycle
Yu Kuai
1
-0
/
+39
2026-08-07
md/raid10: reject llbitmap reshape when md chunk shrinks
Yu Kuai
1
-0
/
+4
2026-08-07
md/md-llbitmap: clamp state-machine walks to tracked bits
Yu Kuai
1
-1
/
+4
2026-08-07
md/md-llbitmap: remap checkpointed bits as reshape progresses
Yu Kuai
1
-0
/
+204
2026-08-07
md/md-llbitmap: don't skip reshape ranges from bitmap state
Yu Kuai
1
-0
/
+8
2026-08-07
md/md-llbitmap: add reshape range mapping helpers
Yu Kuai
4
-19
/
+134
2026-08-07
md/md-llbitmap: refuse reshape while llbitmap still needs sync
Yu Kuai
1
-0
/
+24
2026-08-07
md/md-llbitmap: finish reshape geometry
Yu Kuai
1
-0
/
+34
2026-08-07
md/md-llbitmap: track target reshape geometry fields
Yu Kuai
1
-0
/
+42
2026-08-07
md/md-llbitmap: grow the page cache in place for reshape
Yu Kuai
1
-11
/
+132
2026-08-07
md/md-llbitmap: allocate page controls independently
Yu Kuai
1
-37
/
+62
2026-08-07
md/md-llbitmap: track bitmap sync_size explicitly
Yu Kuai
1
-2
/
+17
2026-08-07
md: add exact bitmap mapping and reshape hooks
Yu Kuai
5
-3
/
+36
2026-08-07
md: add helper to split bios at reshape offset
Yu Kuai
2
-0
/
+43
2026-08-07
md: skip bitmap accounting for empty write ranges
Yu Kuai
1
-2
/
+7
2026-08-07
md/md-llbitmap: stop daemon timer rearm on destroy
Yu Kuai
2
-4
/
+14
2026-08-07
md/md-llbitmap: prevent create failure bitmap UAF
Yu Kuai
1
-1
/
+2
2026-08-07
md: avoid stale clone I/O accounting timestamps
Yu Kuai
1
-0
/
+2
2026-08-07
md: wait for behind writes before destroying bitmap
Yu Kuai
1
-1
/
+1
2026-08-07
md/raid5: round bitmap stripes with sector division
Yu Kuai
1
-4
/
+9
2026-08-07
md/raid5: reject zero-sector reshape chunks
Yu Kuai
1
-0
/
+5
2026-08-07
md/md-llbitmap: only end fully synced chunks
Yu Kuai
1
-4
/
+9
2026-08-07
md/md-llbitmap: use GFP_NOIO for cache allocations
Yu Kuai
1
-5
/
+5
2026-08-07
md/md-llbitmap: clear flush state after daemon flush
Yu Kuai
1
-2
/
+2
2026-08-06
block: rename bi_bvec_done
Pavel Begunkov
2
-7
/
+7
2026-08-06
dm-era: fix shadowed superblock leak on take-snap failure
liyouhong
1
-0
/
+5
2026-08-06
dm dust: make badblock messages target-relative
Samuel Moelius
1
-9
/
+7
2026-08-04
dm-stats: fix a crash if allocation of per-cpu data fails
Mikulas Patocka
1
-2
/
+4
2026-08-04
dm array: reject an array block whose value size is not the caller's
Bryam Vargas
1
-0
/
+16
2026-08-04
dm array: validate array block headers on read
Bryam Vargas
1
-8
/
+29
2026-08-03
dm-integrity: replace forgeable discard filler with a keyed sector marker
Shukai Ni
1
-22
/
+115
2026-07-31
md/raid1: create serial pool adding rdev to array with serialize_policy=1
Martin Wilck
1
-1
/
+2
2026-07-31
md: do overflow check for sb->bblog_shift in super_1_load()
Coly Li
1
-0
/
+7
2026-07-31
md: scope memalloc_noio to allocation critical sections
Chen Cheng
4
-23
/
+48
2026-07-31
md/bitmap: resume array on backlog_store() error path
Chen Cheng
1
-1
/
+1
2026-07-31
md/raid5: complete discard bios while reshape is active
Genjian Zhang
1
-2
/
+6
2026-07-31
md/raid10: free r10bio before ending master_bio in raid_end_bio_io() and raid_end_discard_bio()
Chen Cheng
1
-4
/
+10
[next]