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-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
2026-03-04
dm mpath: make pg_init_delay_msecs settable
Benjamin Marzinski
1
-1
/
+1
2026-03-04
md/bitmap: fix GPF in write_page caused by resize race
Jack Wang
1
-1
/
+2
2026-03-04
dm-unstripe: fix mapping bug when there are multiple targets in a table
Matt Whitlock
1
-1
/
+1
2026-03-04
dm-integrity: fix recalculation in bitmap mode
Mikulas Patocka
1
-0
/
+13
2026-03-04
dm: clear cloned request bio pointer when last clone bio completes
Michael Liang
1
-3
/
+10
2026-03-04
dm-integrity: fix a typo in the code for write/discard race
Mikulas Patocka
1
-1
/
+1
2026-03-04
dm-verity: correctly handle dm_bufio_client_create() failure
Eric Biggers
1
-2
/
+2
2026-03-04
dm: remove fake timeout to avoid leak request
Ding Hui
1
-2
/
+1
2026-03-04
dm: replace -EEXIST with -EBUSY
Daniel Gomez
4
-4
/
+4
2026-03-04
md-cluster: fix NULL pointer dereference in process_metadata_update
Jiasheng Jiang
1
-1
/
+6
2026-03-04
dm: use bio_clone_blkg_association
Mikulas Patocka
1
-0
/
+2
2026-03-04
dm: use READ_ONCE in dm_blk_report_zones
Mikulas Patocka
1
-1
/
+1
2026-03-04
dm: fix unlocked test for dm_suspended_md
Mikulas Patocka
1
-3
/
+6
2026-03-04
md/raid1: fix memory leak in raid1_run()
Zilin Guan
1
-0
/
+1
2026-03-04
md/raid1: fix memory leak in raid1_run() if no active rdev
Zheng Qixing
1
-1
/
+7
2026-03-04
md/raid10: fix any_working flag handling in raid10_sync_request
Li Nan
1
-1
/
+1
2026-03-04
md/raid5: fix raid5_run() to return error when log_init() fails
Yu Kuai
1
-1
/
+2
2026-02-11
md: suspend array while updating raid_disks via sysfs
FengWei Shih
1
-2
/
+2
2026-02-06
bcache: fix I/O accounting leak in detached_dev_do_request
Shida Zhang
1
-0
/
+1
2026-02-06
bcache: use bio cloning for detached device requests
Shida Zhang
3
-46
/
+54
2026-02-06
bcache: fix improper use of bi_end_io
Shida Zhang
1
-3
/
+3
2026-01-17
dm-snapshot: fix 'scheduling while atomic' on real-time kernels
Mikulas Patocka
2
-40
/
+35
2026-01-08
md/raid10: wait barrier before returning discard request with REQ_NOWAIT
Xiao Ni
1
-2
/
+1
2026-01-08
dm-bufio: align write boundary on physical block size
Mikulas Patocka
1
-4
/
+6
2026-01-08
dm-ebs: Mark full buffer dirty even on partial write
Uladzislau Rezki (Sony)
1
-1
/
+1
2026-01-08
md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...
Tuo Li
1
-4
/
+6
2026-01-08
md: Fix static checker warning in analyze_sbs
Li Nan
1
-4
/
+1
2025-12-18
dm log-writes: Add missing set_freezable() for freezable kthread
Haotian Zhang
1
-0
/
+1
2025-12-18
dm-raid: fix possible NULL dereference with undefined raid type
Alexey Simakov
1
-0
/
+2
2025-12-18
md/raid5: fix IO hang when array is broken with IO inflight
Yu Kuai
1
-2
/
+4
2025-12-18
md: fix rcu protection in md_wakeup_thread
Yun Zhou
2
-9
/
+13
2025-12-07
dm-verity: fix unreliable memory allocation
Mikulas Patocka
1
-5
/
+1
2025-11-13
dm error: mark as DM_TARGET_PASSES_INTEGRITY
Christoph Hellwig
1
-1
/
+2
2025-10-23
md: fix mssing blktrace bio split events
Yu Kuai
5
-0
/
+19
2025-10-23
md/raid10: Handle bio_split() errors
John Garry
1
-1
/
+46
2025-10-23
md/raid1: Handle bio_split() errors
John Garry
1
-2
/
+31
2025-10-23
md/raid0: Handle bio_split() errors
John Garry
1
-0
/
+12
2025-10-15
dm: fix NULL pointer dereference in __dm_suspend()
Zheng Qixing
1
-3
/
+4
2025-10-15
dm: fix queue start/stop imbalance under suspend/load/resume races
Zheng Qixing
2
-3
/
+6
2025-10-15
dm vdo: return error on corrupted metadata in start_restoring_volume functions
Ivan Abramov
1
-2
/
+2
2025-10-12
dm-integrity: limit MAX_TAG_SIZE to 255
Mikulas Patocka
1
-1
/
+1
2025-09-25
dm-stripe: fix a possible integer overflow
Mikulas Patocka
1
-3
/
+7
2025-09-25
dm-raid: don't set io_min and io_opt for raid1
Mikulas Patocka
1
-2
/
+4
2025-09-09
md/raid1: fix data lost for writemostly rdev
Yu Kuai
1
-1
/
+1
2025-09-09
md: prevent incorrect update of resync/recovery offset
Li Nan
1
-0
/
+5
2025-09-09
md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb
Su Yue
1
-3
/
+3
2025-09-09
md/raid1,raid10: strip REQ_NOWAIT from member bios
Zheng Qixing
2
-1
/
+4
2025-09-09
md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAIT
Yu Kuai
3
-14
/
+26
2025-09-09
md/raid1,raid10: don't ignore IO flags
Yu Kuai
2
-11
/
+0
2025-08-28
dm: Check for forbidden splitting of zone write operations
Damien Le Moal
1
-4
/
+13
[next]