index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2026-03-18
dm init: ensure device probing has finished in dm-mod.waitfor=
Guillaume Gonnet
2026-03-16
md/md-llbitmap: raise barrier before state machine transition
Yu Kuai
2026-03-16
md/md-llbitmap: skip reading rdevs that are not in_sync
Yu Kuai
2026-03-16
md/raid5: set chunk_sectors to enable full stripe I/O splitting
Yu Kuai
2026-03-16
md/raid10: fix deadlock with check operation and nowait requests
Josh Hunt
2026-03-16
md: suppress spurious superblock update error message for dm-raid
Chen Cheng
2026-03-09
block: remove bdev_nonrot()
Damien Le Moal
2026-03-09
dm-verity-fec: improve comments for fec_read_bufs()
Eric Biggers
2026-03-09
dm-verity-fec: log target_block instead of index_in_region
Eric Biggers
2026-03-09
dm-verity-fec: make fec_decode_bufs() just return 0 or error
Eric Biggers
2026-03-09
dm-verity-fec: pass down index_in_region instead of rsb
Eric Biggers
2026-03-09
dm-verity-fec: compute target region directly
Eric Biggers
2026-03-09
dm-verity-fec: move computation of offset and rsb down a level
Eric Biggers
2026-03-09
dm-verity-fec: rename block_offset to out_pos
Eric Biggers
2026-03-09
dm-verity-fec: simplify deinterleaving
Eric Biggers
2026-03-09
dm-verity-fec: simplify computation of ileaved
Eric Biggers
2026-03-09
dm-verity-fec: simplify computation of rsb
Eric Biggers
2026-03-09
dm-verity-fec: rename rounds to region_blocks
Eric Biggers
2026-03-09
dm-verity-fec: replace io_size with block_size
Eric Biggers
2026-03-09
dm-verity-fec: rename "RS block" to "RS codeword"
Eric Biggers
2026-03-09
dm-verity-fec: use standard names for Reed-Solomon parameters
Eric Biggers
2026-03-09
dm-verity-fec: replace {MAX,MIN}_RSN with {MIN,MAX}_ROOTS
Eric Biggers
2026-03-09
dm-verity: rename dm_verity::hash_blocks to dm_verity::hash_end
Eric Biggers
2026-03-09
dm-verity-fec: fix reading parity bytes split across blocks (take 3)
Eric Biggers
2026-03-09
dm-verity-fec: fix the size of dm_verity_fec_io::erasures
Eric Biggers
2026-03-09
dm-verity-fec: fix corrected block count stat
Eric Biggers
2026-03-09
dm-verity-fec: correctly reject too-small hash devices
Eric Biggers
2026-03-09
dm-verity-fec: correctly reject too-small FEC devices
Eric Biggers
2026-03-09
dm log: fix out-of-bounds write due to region_count overflow
Junrui Luo
2026-03-09
dm cache metadata: fix memory leak on metadata abort retry
Ming-Hung Tsai
2026-03-02
dm mirror: fix integer overflow in create_dirty_log()
Junrui Luo
2026-03-02
dm vdo: add __counted_by attribute to a number of structures
Ken Raeburn
2026-03-02
dm vdo: remove redundant TYPE argument from vdo_allocate macro
Ken Raeburn
2026-03-02
dm vdo: update vdo_allocate_extended to take a field name, no types
Ken Raeburn
2026-03-02
dm-ima: use SHA-256 library
Eric Biggers
2026-03-02
dm-mpath: don't stop probing paths at presuspend
Benjamin Marzinski
2026-03-02
dm cache: prevent entering passthrough mode after unclean shutdown
Ming-Hung Tsai
2026-03-02
dm cache: fix dirty mapping checking in passthrough mode switching
Ming-Hung Tsai
2026-03-02
dm cache: fix concurrent write failure in passthrough mode
Ming-Hung Tsai
2026-03-02
dm cache policy smq: fix missing locks in invalidating cache blocks
Ming-Hung Tsai
2026-03-02
dm cache: fix write hang in passthrough mode
Ming-Hung Tsai
2026-03-02
dm cache: fix write path cache coherency in passthrough mode
Ming-Hung Tsai
2026-03-02
dm cache: fix null-deref with concurrent writes in passthrough mode
Ming-Hung Tsai
2026-03-02
dm vdo slab-depot: validate old zone count on load
Matthew Sakai
2026-03-02
dm vdo indexer: validate saved zone count
Matthew Sakai
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
[prev]
[next]