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
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2023-09-19
md/md-bitmap: remove unnecessary local variable in backlog_store()
Yu Kuai
1
-2
/
+0
2023-09-19
md/md-bitmap: hold 'reconfig_mutex' in backlog_store()
Yu Kuai
1
-0
/
+7
2023-09-19
md/bitmap: don't set max_write_behind if there is no write mostly device
Guoqing Jiang
1
-0
/
+19
2023-08-30
dm integrity: reduce vmalloc space footprint on 32-bit architectures
Mikulas Patocka
1
-2
/
+2
2023-08-30
dm integrity: increase RECALC_SECTORS to improve recalculate speed
Mikulas Patocka
1
-1
/
+1
2023-08-11
dm cache policy smq: ensure IO doesn't prevent cleaner policy progress
Joe Thornber
1
-10
/
+18
2023-08-11
dm raid: protect md_stop() with 'reconfig_mutex'
Yu Kuai
2
-1
/
+5
2023-08-11
dm raid: clean up four equivalent goto tags in raid_ctr()
Yu Kuai
1
-18
/
+9
2023-08-11
dm raid: fix missing reconfig_mutex unlock in raid_ctr() error paths
Yu Kuai
1
-2
/
+7
2023-07-27
md/raid10: prevent soft lockup while flush writes
Yu Kuai
1
-0
/
+2
2023-07-27
md: fix data corruption for raid456 when reshape restart while grow up
Yu Kuai
1
-2
/
+12
2023-07-27
md/raid0: add discard support for the 'original' layout
Jason Baron
2
-8
/
+55
2023-07-27
bcache: Fix __bch_btree_node_alloc to make the failure behavior consistent
Zheng Wang
1
-1
/
+3
2023-07-27
bcache: Remove unnecessary NULL point check in node allocations
Zheng Wang
2
-7
/
+7
2023-07-27
bcache: fixup btree_cache_wait list damage
Mingzhe Zou
3
-1
/
+21
2023-07-27
md/raid10: fix io loss while replacement replace rdev
Li Nan
1
-4
/
+18
2023-07-27
md/raid10: fix null-ptr-deref of mreplace in raid10_sync_request
Li Nan
1
-9
/
+5
2023-07-27
md/raid10: fix wrong setting of max_corr_read_errors
Li Nan
1
-0
/
+2
2023-07-27
md/raid10: fix overflow of md/safe_mode_delay
Li Nan
1
-3
/
+4
2023-07-27
md/raid10: check slab-out-of-bounds in md_bitmap_get_counter
Li Nan
1
-8
/
+9
2023-05-17
dm verity: fix error handling for check_at_most_once on FEC
Yeongjin Gil
1
-1
/
+1
2023-05-17
dm verity: skip redundant verity_handle_err() on I/O errors
Akilesh Kailash
1
-3
/
+12
2023-05-17
dm ioctl: fix nested locking in table_clear() to remove deadlock concern
Mike Snitzer
1
-3
/
+4
2023-05-17
dm flakey: fix a crash with invalid table line
Mikulas Patocka
1
-2
/
+2
2023-05-17
dm integrity: call kmem_cache_destroy() in dm_integrity_init() error path
Mike Snitzer
1
-3
/
+5
2023-05-17
dm clone: call kmem_cache_destroy() in dm_clone_init() error path
Mike Snitzer
1
-0
/
+1
2023-05-17
md/raid10: fix memleak of md thread
Yu Kuai
1
-3
/
+3
2023-05-17
md/raid10: fix memleak for 'conf->bio_split'
Yu Kuai
1
-20
/
+17
2023-05-17
md/raid10: fix leak of 'r10bio->remaining' for recovery
Yu Kuai
1
-10
/
+13
2023-05-17
md/raid10: fix null-ptr-deref in raid10_sync_request
Li Nan
1
-4
/
+4
2023-04-05
md: avoid signed overflow in slot_store()
NeilBrown
1
-0
/
+3
2023-04-05
dm crypt: avoid accessing uninitialized tasklet
Mike Snitzer
1
-6
/
+9
2023-04-05
dm crypt: add cond_resched() to dmcrypt_write()
Mikulas Patocka
1
-0
/
+1
2023-04-05
dm stats: check for and propagate alloc_percpu failure
Jiasheng Jiang
3
-3
/
+10
2023-04-05
dm thin: fix deadlock when swapping to thin device
Coly Li
1
-0
/
+2
2023-03-11
dm flakey: don't corrupt the zero page
Mikulas Patocka
1
-2
/
+5
2023-03-11
dm flakey: fix logic when corrupting a bio
Mikulas Patocka
1
-10
/
+13
2023-03-11
dm: add cond_resched() to dm_wq_work()
Pingfan Liu
1
-0
/
+1
2023-03-11
dm cache: add cond_resched() to various workqueue loops
Mike Snitzer
1
-0
/
+4
2023-03-11
dm thin: add cond_resched() to various workqueue loops
Mike Snitzer
1
-0
/
+2
2023-03-11
dm: remove flush_scheduled_work() during local_exit()
Mike Snitzer
1
-1
/
+0
2023-03-03
md: Flush workqueue md_rdev_misc_wq in md_alloc()
David Sloan
1
-0
/
+1
2023-01-14
md/bitmap: Fix bitmap chunk size overflow issues
Florian-Ewald Mueller
1
-8
/
+12
2023-01-14
dm cache: set needs_check flag after aborting metadata
Mike Snitzer
1
-5
/
+5
2023-01-14
dm cache: Fix UAF in destroy()
Luo Meng
1
-0
/
+1
2023-01-14
dm clone: Fix UAF in clone_dtr()
Luo Meng
1
-0
/
+1
2023-01-14
dm integrity: Fix UAF in dm_integrity_dtr()
Luo Meng
1
-0
/
+2
2023-01-14
dm thin: Fix UAF in run_timer_softirq()
Luo Meng
1
-0
/
+2
2023-01-14
dm thin: resume even if in FAIL mode
Luo Meng
1
-4
/
+12
2023-01-14
dm thin: Use last transaction's pmd->root when commit failed
Zhihao Cheng
1
-0
/
+9
[next]