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-06-01
Merge tag 'md-7.2-20260531' of https://git.kernel.org/pub/scm/linux/kernel/git/mdraid/linux into for-7.2/block
Jens Axboe
7
-54
/
+93
2026-06-01
dm cache: make smq background work limit configurable
Cao Guanghui
1
-1
/
+11
2026-06-01
dm cache policy smq: check allocation under invalidate lock
Guangshuo Li
1
-4
/
+8
2026-05-31
md/raid0: use str_plural helper in dump_zones
Thorsten Blum
1
-1
/
+2
2026-05-31
raid1: fix nr_pending leak in REQ_ATOMIC bad-block error path
Abd-Alrhman Masalkhi
1
-1
/
+3
2026-05-31
md/raid1: move the exceed_read_errors condition out of fix_read_error
Christoph Hellwig
1
-6
/
+4
2026-05-31
md/raid1: cleanup handle_read_error
Christoph Hellwig
1
-18
/
+16
2026-05-31
md/raid1,raid10: fix bio accounting for split md cloned bios
Abd-Alrhman Masalkhi
2
-5
/
+5
2026-05-31
md/raid1,raid10: fix error-path detection with md_cloned_bio()
Abd-Alrhman Masalkhi
2
-9
/
+24
2026-05-31
md/raid1,raid10: fix deadlock in read error recovery path
Abd-Alrhman Masalkhi
2
-9
/
+21
2026-05-31
md/raid10: reset read_slot when reusing r10bio for discard
Chen Cheng
1
-0
/
+1
2026-05-31
md: skip redundant raid_disks update when value is unchanged
Abd-Alrhman Masalkhi
1
-3
/
+4
2026-05-31
dm-raid: only requeue bios when dm is suspending
Benjamin Marzinski
3
-2
/
+13
2026-05-28
raid6: improve the public interface
Christoph Hellwig
1
-2
/
+2
2026-05-26
md: propagate BLK_FEAT_PCI_P2PDMA from member devices to RAID device
Kiran Kumar Modukuri
3
-0
/
+3
2026-05-26
block: switch numa_node to int in blk_mq_hw_ctx and init_request
Mateusz Nowicki
1
-1
/
+1
2026-05-25
Merge tag 'for-7.1/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
1
-2
/
+2
2026-05-25
dm-inlinecrypt: add support for hardware-wrapped keys
Linlin Zhang
1
-22
/
+41
2026-05-18
dm: limit target bio polling to one shot
Fengnan Chang
1
-2
/
+11
2026-05-18
dm-ioctl: report an error if a device has no table
Mikulas Patocka
1
-1
/
+4
2026-05-12
dm-inlinecrypt: add target for inline block device encryption
Eric Biggers
3
-0
/
+611
2026-05-04
dm vdo: use GFP_NOIO for blkdev_issue_zeroout on format path
Bruce Johnston
1
-2
/
+2
2026-05-04
dm-ima: use active table's size if available
Benjamin Marzinski
2
-60
/
+20
2026-05-04
dm-ima: Fail more gracefully in dm_ima_measure_on_*
Benjamin Marzinski
1
-19
/
+19
2026-05-04
dm-ima: Handle race between rename and table swap
Benjamin Marzinski
1
-0
/
+13
2026-05-04
dm-ima: Fix issues with dm_ima_measure_on_device_rename
Benjamin Marzinski
1
-32
/
+37
2026-05-04
dm-ima: remove new_map from dm_ima_measure_on_device_clear
Benjamin Marzinski
3
-11
/
+6
2026-05-04
dm-ima: Fix UAF errors and measuring incorrect context
Benjamin Marzinski
4
-130
/
+340
2026-05-04
dm-ima: don't copy the active table to the inactive table
Benjamin Marzinski
1
-54
/
+10
2026-05-04
dm-ima: Remove status_flags from dm_ima_measure_on_table_load()
Benjamin Marzinski
3
-5
/
+5
2026-05-04
dm-ima: remove broken last_target_measured logic
Benjamin Marzinski
1
-16
/
+2
2026-05-04
dm-ima: remove dm_ima_reset_data()
Benjamin Marzinski
3
-25
/
+12
2026-05-04
dm-raid: only requeue bios when dm is suspending
Benjamin Marzinski
3
-2
/
+13
2026-05-04
dm vdo: use get_random_u32() where appropriate
David Carlier
1
-1
/
+1
2026-05-01
Merge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux
Linus Torvalds
9
-109
/
+250
2026-04-28
md: use ATTRIBUTE_GROUPS() for md default sysfs attributes
Abd-Alrhman Masalkhi
1
-10
/
+2
2026-04-28
md: use mddev_is_dm() instead of open-coding gendisk checks
Abd-Alrhman Masalkhi
1
-2
/
+2
2026-04-28
md/raid1: replace wait loop with wait_event_idle() in raid1_write_request()
Abd-Alrhman Masalkhi
1
-11
/
+4
2026-04-28
md/md-bitmap: add a none backend for bitmap grow
Yu Kuai
3
-16
/
+137
2026-04-28
md/md-bitmap: split bitmap sysfs groups
Yu Kuai
4
-13
/
+40
2026-04-28
md: factor bitmap creation away from sysfs handling
Yu Kuai
1
-29
/
+49
2026-04-28
md: use mddev_lock_nointr() in mddev_suspend_and_lock_nointr()
Abd-Alrhman Masalkhi
1
-1
/
+1
2026-04-28
md: replace wait loop with wait_event() in md_handle_request()
Abd-Alrhman Masalkhi
1
-9
/
+1
2026-04-28
md/raid10: fix divide-by-zero in setup_geo() with zero far_copies
Junrui Luo
1
-0
/
+2
2026-04-28
md/raid1,raid10: don't fail devices for invalid IO errors
Keith Busch
1
-1
/
+6
2026-04-28
md/raid5: Fix UAF on IO across the reshape position
Benjamin Marzinski
3
-25
/
+14
2026-04-27
Merge tag 'for-7.1/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
1
-0
/
+8
2026-04-20
dm-thin: fix metadata refcount underflow
Mikulas Patocka
1
-0
/
+8
2026-04-15
Merge tag 'for-7.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
71
-840
/
+1239
2026-04-10
dm cache: fix missing return in invalidate_committed's error path
Ming-Hung Tsai
1
-1
/
+3
[prev]
[next]