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
2026-03-23
md/raid5: move handle_stripe() comment to correct location
Chen Cheng
1
-14
/
+12
2026-03-23
md/raid5: remove stale md_raid5_kick_device() declaration
Chen Cheng
1
-1
/
+0
2026-03-23
md/raid1: fix the comparing region of interval tree
Xiao Ni
1
-2
/
+2
2026-03-22
md/raid5: skip 2-failure compute when other disk is R5_LOCKED
FengWei Shih
1
-0
/
+2
2026-03-18
dm: make "dmsetup remove_all" interruptible
Mikulas Patocka
1
-10
/
+25
2026-03-18
dm: don't report warning when doing deferred remove
Mikulas Patocka
1
-1
/
+1
2026-03-18
dm init: ensure device probing has finished in dm-mod.waitfor=
Guillaume Gonnet
1
-1
/
+3
2026-03-16
md/md-llbitmap: raise barrier before state machine transition
Yu Kuai
1
-4
/
+4
2026-03-16
md/md-llbitmap: skip reading rdevs that are not in_sync
Yu Kuai
1
-1
/
+2
2026-03-16
md/raid5: set chunk_sectors to enable full stripe I/O splitting
Yu Kuai
1
-0
/
+1
2026-03-16
md/raid10: fix deadlock with check operation and nowait requests
Josh Hunt
1
-2
/
+2
2026-03-16
md: suppress spurious superblock update error message for dm-raid
Chen Cheng
1
-1
/
+3
2026-03-09
block: remove bdev_nonrot()
Damien Le Moal
3
-3
/
+3
2026-03-09
dm-verity-fec: improve comments for fec_read_bufs()
Eric Biggers
1
-8
/
+22
2026-03-09
dm-verity-fec: log target_block instead of index_in_region
Eric Biggers
1
-12
/
+14
2026-03-09
dm-verity-fec: make fec_decode_bufs() just return 0 or error
Eric Biggers
1
-7
/
+4
2026-03-09
dm-verity-fec: pass down index_in_region instead of rsb
Eric Biggers
1
-21
/
+26
2026-03-09
dm-verity-fec: compute target region directly
Eric Biggers
1
-21
/
+16
2026-03-09
dm-verity-fec: move computation of offset and rsb down a level
Eric Biggers
1
-28
/
+18
2026-03-09
dm-verity-fec: rename block_offset to out_pos
Eric Biggers
1
-15
/
+13
2026-03-09
dm-verity-fec: simplify deinterleaving
Eric Biggers
1
-15
/
+4
2026-03-09
dm-verity-fec: simplify computation of ileaved
Eric Biggers
1
-12
/
+1
2026-03-09
dm-verity-fec: simplify computation of rsb
Eric Biggers
1
-3
/
+3
2026-03-09
dm-verity-fec: rename rounds to region_blocks
Eric Biggers
2
-9
/
+9
2026-03-09
dm-verity-fec: replace io_size with block_size
Eric Biggers
2
-18
/
+14
2026-03-09
dm-verity-fec: rename "RS block" to "RS codeword"
Eric Biggers
2
-33
/
+35
2026-03-09
dm-verity-fec: use standard names for Reed-Solomon parameters
Eric Biggers
2
-19
/
+19
2026-03-09
dm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTS
Eric Biggers
2
-7
/
+6
2026-03-09
dm-verity: rename dm_verity::hash_blocks to dm_verity::hash_end
Eric Biggers
3
-7
/
+7
2026-03-09
dm-verity-fec: fix reading parity bytes split across blocks (take 3)
Eric Biggers
1
-56
/
+44
2026-03-09
dm-verity-fec: fix the size of dm_verity_fec_io::erasures
Eric Biggers
1
-1
/
+2
2026-03-09
dm-verity-fec: fix corrected block count stat
Eric Biggers
1
-3
/
+2
2026-03-09
dm-verity-fec: correctly reject too-small hash devices
Eric Biggers
1
-1
/
+2
2026-03-09
dm-verity-fec: correctly reject too-small FEC devices
Eric Biggers
1
-3
/
+2
2026-03-09
dm log: fix out-of-bounds write due to region_count overflow
Junrui Luo
1
-1
/
+5
2026-03-09
dm cache metadata: fix memory leak on metadata abort retry
Ming-Hung Tsai
1
-5
/
+8
2026-03-02
dm mirror: fix integer overflow in create_dirty_log()
Junrui Luo
1
-3
/
+3
2026-03-02
dm vdo: add __counted_by attribute to a number of structures
Ken Raeburn
8
-8
/
+8
2026-03-02
dm vdo: remove redundant TYPE argument from vdo_allocate macro
Ken Raeburn
32
-198
/
+114
2026-03-02
dm vdo: update vdo_allocate_extended to take a field name, no types
Ken Raeburn
17
-78
/
+40
2026-03-02
dm-ima: use SHA-256 library
Eric Biggers
3
-45
/
+11
2026-03-02
dm-mpath: don't stop probing paths at presuspend
Benjamin Marzinski
1
-7
/
+2
2026-03-02
dm cache: prevent entering passthrough mode after unclean shutdown
Ming-Hung Tsai
3
-1
/
+32
2026-03-02
dm cache: fix dirty mapping checking in passthrough mode switching
Ming-Hung Tsai
3
-33
/
+8
2026-03-02
dm cache: fix concurrent write failure in passthrough mode
Ming-Hung Tsai
1
-0
/
+9
2026-03-02
dm cache policy smq: fix missing locks in invalidating cache blocks
Ming-Hung Tsai
1
-0
/
+4
2026-03-02
dm cache: fix write hang in passthrough mode
Ming-Hung Tsai
1
-5
/
+25
2026-03-02
dm cache: fix write path cache coherency in passthrough mode
Ming-Hung Tsai
1
-0
/
+1
2026-03-02
dm cache: fix null-deref with concurrent writes in passthrough mode
Ming-Hung Tsai
1
-2
/
+4
2026-03-02
dm vdo slab-depot: validate old zone count on load
Matthew Sakai
1
-0
/
+4
[prev]
[next]