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
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 mpath: make pg_init_delay_msecs settable
Benjamin Marzinski
1
-1
/
+1
10 days
dm mpath: Add missing dm_put_device when failing to get scsi dh name
Benjamin Marzinski
1
-10
/
+10
10 days
md/bitmap: fix GPF in write_page caused by resize race
Jack Wang
1
-1
/
+2
10 days
dm: fix excessive blk-crypto operations for invalid keys
Eric Biggers
1
-9
/
+3
10 days
dm-unstripe: fix mapping bug when there are multiple targets in a table
Matt Whitlock
1
-1
/
+1
10 days
dm-integrity: fix recalculation in bitmap mode
Mikulas Patocka
1
-0
/
+13
10 days
dm: clear cloned request bio pointer when last clone bio completes
Michael Liang
1
-3
/
+10
10 days
dm-integrity: fix a typo in the code for write/discard race
Mikulas Patocka
1
-1
/
+1
10 days
dm-verity: correctly handle dm_bufio_client_create() failure
Eric Biggers
1
-2
/
+2
10 days
dm: remove fake timeout to avoid leak request
Ding Hui
1
-2
/
+1
10 days
dm: replace -EEXIST with -EBUSY
Daniel Gomez
4
-4
/
+4
10 days
md raid: fix hang when stopping arrays with metadata through dm-raid
Heinz Mauelshagen
1
-6
/
+8
10 days
md-cluster: fix NULL pointer dereference in process_metadata_update
Jiasheng Jiang
1
-1
/
+6
2026-02-26
dm: use bio_clone_blkg_association
Mikulas Patocka
1
-0
/
+2
2026-02-26
dm: use READ_ONCE in dm_blk_report_zones
Mikulas Patocka
1
-1
/
+1
2026-02-26
dm: fix unlocked test for dm_suspended_md
Mikulas Patocka
1
-3
/
+6
2026-02-26
md: fix return value of mddev_trylock
Xiao Ni
1
-2
/
+2
2026-02-26
md/raid1: fix memory leak in raid1_run()
Zilin Guan
1
-0
/
+1
2026-02-26
md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout
Yu Kuai
1
-1
/
+3
2026-02-26
md/raid5: fix IO hang with degraded array with llbitmap
Yu Kuai
1
-1
/
+6
2026-02-26
md/raid10: fix any_working flag handling in raid10_sync_request
Li Nan
1
-1
/
+1
2026-02-26
md/raid5: fix raid5_run() to return error when log_init() fails
Yu Kuai
1
-1
/
+2
2026-01-30
Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+1
2026-01-28
bcache: fix I/O accounting leak in detached_dev_do_request
Shida Zhang
1
-0
/
+1
2026-01-28
bcache: remove dead code in detached_dev_do_request
Shida Zhang
1
-5
/
+0
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-46
/
+54
2026-01-22
bcache: use bio cloning for detached device requests
Shida Zhang
3
-46
/
+54
2026-01-02
Merge tag 'block-6.19-20260102' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-15
/
+56
2025-12-27
md: Fix forward incompatibility from configurable logical block size
Li Nan
1
-4
/
+44
2025-12-27
md: Fix logical_block_size configuration being overwritten
Li Nan
1
-1
/
+3
2025-12-27
md: suspend array while updating raid_disks via sysfs
FengWei Shih
1
-2
/
+2
2025-12-27
md/raid5: fix possible null-pointer dereferences in raid5_store_group_thread_...
Tuo Li
1
-4
/
+6
2025-12-25
md: Fix static checker warning in analyze_sbs
Li Nan
1
-4
/
+1
2025-12-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-0
/
+13
2025-12-12
Merge tag 'block-6.19-20251211' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2025-12-11
Merge tag 'for-6.19/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
41
-475
/
+683
2025-12-10
dm pcache: fix segment info indexing
Li Chen
1
-1
/
+4
2025-12-10
dm pcache: fix cache info indexing
Li Chen
1
-1
/
+4
2025-12-10
dm-pcache: advance slot index before writing slot
Dongsheng Yang
2
-8
/
+8
2025-12-10
dm log-writes: Add missing set_freezable() for freezable kthread
Haotian Zhang
1
-0
/
+1
2025-12-10
dm-raid: fix possible NULL dereference with undefined raid type
Alexey Simakov
1
-0
/
+2
2025-12-10
dm-snapshot: fix 'scheduling while atomic' on real-time kernels
Mikulas Patocka
2
-40
/
+35
2025-12-10
dm: ignore discard return value
Chaitanya Kulkarni
1
-7
/
+5
2025-12-10
dm-mpath: Simplify the setup_scsi_dh code
Benjamin Marzinski
1
-38
/
+23
2025-12-10
dm vdo: fix kerneldoc warnings
Matthew Sakai
20
-169
/
+298
2025-12-10
dm-bufio: align write boundary on physical block size
Mikulas Patocka
1
-4
/
+6
2025-12-10
dm-crypt: enable DM_TARGET_ATOMIC_WRITES
Mikulas Patocka
1
-15
/
+24
2025-12-10
dm: test for REQ_ATOMIC in dm_accept_partial_bio()
Mikulas Patocka
1
-2
/
+7
2025-12-10
dm-verity: remove useless mempool
Mikulas Patocka
2
-10
/
+3
2025-12-10
dm-verity: disable recursive forward error correction
Mikulas Patocka
3
-7
/
+2
[next]