index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
dm-verity: disable recursive forward error correction
Mikulas Patocka
2
-6
/
+1
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
md/raid10: fix any_working flag handling in raid10_sync_request
Li Nan
1
-1
/
+1
2026-01-17
dm-snapshot: fix 'scheduling while atomic' on real-time kernels
Mikulas Patocka
2
-40
/
+35
2026-01-11
dm-bufio: align write boundary on physical block size
Mikulas Patocka
1
-4
/
+6
2026-01-11
dm-ebs: Mark full buffer dirty even on partial write
Uladzislau Rezki (Sony)
1
-1
/
+1
2026-01-11
dm log-writes: Add missing set_freezable() for freezable kthread
Haotian Zhang
1
-0
/
+1
2026-01-11
dm-raid: fix possible NULL dereference with undefined raid type
Alexey Simakov
1
-0
/
+2
2026-01-11
md/raid5: fix IO hang when array is broken with IO inflight
Yu Kuai
1
-2
/
+4
2025-12-07
dm-verity: fix unreliable memory allocation
Mikulas Patocka
1
-5
/
+1
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-12
dm-integrity: limit MAX_TAG_SIZE to 255
Mikulas Patocka
1
-1
/
+1
2025-09-25
minmax: add a few more MIN_T/MAX_T users
Linus Torvalds
1
-3
/
+3
2025-08-28
dm-table: fix checking for rq stackable devices
Benjamin Marzinski
1
-5
/
+5
2025-08-28
dm-mpath: don't print the "loaded" message if registering fails
Mikulas Patocka
4
-4
/
+12
2025-08-28
md: dm-zoned-target: Initialize return variable r to avoid uninitialized use
Purva Yeshi
1
-1
/
+1
2025-08-15
md/md-cluster: handle REMOVE message earlier
Heming Zhao
1
-3
/
+6
2025-07-24
dm-bufio: fix sched in atomic context
Sheng Yong
1
-1
/
+5
2025-07-17
raid10: cleanup memleak at raid10_make_request
Nigel Croxon
1
-2
/
+8
2025-07-17
md/raid1: Fix stack memory use after return in raid1_reshape
Wang Jinchao
1
-0
/
+1
2025-07-17
md/md-bitmap: fix GPF in bitmap_get_stats()
HÃ¥kon Bugge
1
-2
/
+1
2025-07-06
dm-raid: fix variable in journal device check
Heinz Mauelshagen
1
-1
/
+1
2025-07-06
bcache: fix NULL pointer in cache_set_flush()
Linggang Zeng
1
-1
/
+6
2025-07-06
md/md-bitmap: fix dm-raid max_write_behind setting
Yu Kuai
1
-1
/
+1
2025-06-27
dm-verity: fix a memory leak if some arguments are specified multiple times
Mikulas Patocka
3
-5
/
+24
2025-06-27
dm-mirror: fix a tiny race condition
Mikulas Patocka
1
-3
/
+2
2025-06-19
dm-flakey: make corrupting read bios work
Benjamin Marzinski
1
-26
/
+28
2025-06-19
dm-flakey: error all IOs when num_features is absent
Benjamin Marzinski
1
-8
/
+8
2025-06-19
dm: free table mempools if not used in __bind
Benjamin Marzinski
1
-4
/
+4
2025-06-19
dm: don't change md if dm_table_set_restrictions() fails
Benjamin Marzinski
1
-10
/
+12
2025-06-04
dm: fix unconditional IO throttle caused by REQ_PREFLUSH
Jinliang Zheng
1
-2
/
+6
2025-06-04
dm cache: prevent BUG_ON by blocking retries on failed device resumes
Ming-Hung Tsai
1
-0
/
+24
2025-06-04
dm: restrict dm device size to 2^63-512 bytes
Mikulas Patocka
1
-0
/
+4
2025-05-18
dm: add missing unlock on in dm_keyslot_evict()
Dan Carpenter
1
-1
/
+2
2025-05-09
dm: fix copying after src array boundaries
Tudor Ambarus
1
-1
/
+1
2025-05-09
dm: always update the array size in realloc_argv on success
Benjamin Marzinski
1
-2
/
+3
2025-05-09
dm-integrity: fix a warning on invalid table line
Mikulas Patocka
1
-1
/
+1
2025-05-09
dm-bufio: don't schedule in atomic context
LongPing Wei
1
-1
/
+8
2025-05-02
md/raid1: Add check for missing source disk in process_checks()
Meir Elisha
1
-10
/
+16
[next]