index
:
kernel/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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-107
/
+178
8 days
md/raid5: avoid R5_Overlap races while breaking stripe batches
Chen Cheng
1
-5
/
+5
8 days
md/raid5: use stripe state snapshot in break_stripe_batch_list()
Chen Cheng
1
-19
/
+26
10 days
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+2
11 days
md/raid5: let stripe batch bm_seq comparison wrap-safe
Chen Cheng
1
-1
/
+1
11 days
md/raid1: protect head_position for read balance
Chen Cheng
1
-4
/
+5
11 days
md/raid1: free r1_bio when REQ_NOWAIT is set and read would block on retry
Abd-Alrhman Masalkhi
1
-0
/
+6
11 days
md/raid1: honor REQ_NOWAIT when waiting for behind writes
Abd-Alrhman Masalkhi
5
-12
/
+24
11 days
md/raid5: always convert llbitmap bits for discard
Yu Kuai
1
-0
/
+9
11 days
md/raid5: validate discard support at request time
Yu Kuai
2
-15
/
+20
11 days
md/raid5: account discard IO
Yu Kuai
1
-10
/
+23
11 days
md/raid1: simplify raid1_write_request() error handling
Abd-Alrhman Masalkhi
1
-29
/
+30
11 days
md/raid10: fix writes_pending and barrier reference leaks on discard failures
Abd-Alrhman Masalkhi
1
-0
/
+5
11 days
md/raid10: fix writes_pending leak on write request failures
Abd-Alrhman Masalkhi
1
-8
/
+15
11 days
md/raid1: fix writes_pending and barrier reference leaks on write failures
Abd-Alrhman Masalkhi
1
-7
/
+12
2026-06-16
Merge tag 'for-7.2/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
10
-304
/
+1068
2026-06-16
Merge tag 'for-7.2/block-20260615' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
8
-55
/
+97
2026-06-15
Merge tag 'vfs-7.2-rc1.bh' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-16
/
+17
2026-06-08
dm-zoned-metadata: Use strscpy() to copy device name
David Laight
1
-1
/
+1
2026-06-04
buffer: Remove b_end_io
Matthew Wilcox (Oracle)
1
-3
/
+3
2026-06-04
md-bitmap: Convert read_file_page and write_file_page to bh_submit()
Matthew Wilcox (Oracle)
1
-13
/
+14
2026-06-02
Merge tag 'for-7.1/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+8
2026-06-01
Merge tag 'md-7.2-20260531' of https://git.kernel.org/pub/scm/linux/kernel/gi...
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-29
raid6: improve the public interface
Christoph Hellwig
1
-2
/
+2
2026-05-27
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/g...
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
[next]