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
2025-10-29
dm: fix NULL pointer dereference in __dm_suspend()
Zheng Qixing
1
-3
/
+4
2025-10-29
dm-integrity: limit MAX_TAG_SIZE to 255
Mikulas Patocka
1
-1
/
+1
2025-07-17
md/raid1: Fix stack memory use after return in raid1_reshape
Wang Jinchao
1
-0
/
+1
2025-07-17
dm-raid: fix variable in journal device check
Heinz Mauelshagen
1
-1
/
+1
2025-07-17
md/md-bitmap: fix dm-raid max_write_behind setting
Yu Kuai
1
-1
/
+1
2025-06-27
dm-mirror: fix a tiny race condition
Mikulas Patocka
1
-3
/
+2
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-06-04
dm: fix copying after src array boundaries
Tudor Ambarus
1
-1
/
+1
2025-06-04
dm: always update the array size in realloc_argv on success
Benjamin Marzinski
1
-2
/
+3
2025-06-04
dm-integrity: fix a warning on invalid table line
Mikulas Patocka
1
-1
/
+1
2025-05-02
md/raid1: Add check for missing source disk in process_checks()
Meir Elisha
1
-10
/
+16
2025-05-02
dm-integrity: set ti->error on memory allocation failure
Mikulas Patocka
1
-0
/
+3
2025-02-01
dm thin: make get_first_thin use rcu-safe list first function
Krister Johansen
1
-3
/
+2
2025-02-01
dm array: fix cursor index when skipping across block boundaries
Ming-Hung Tsai
1
-0
/
+1
2025-02-01
dm array: fix unreleased btree blocks on closing a faulty array cursor
Ming-Hung Tsai
1
-3
/
+3
2025-02-01
dm array: fix releasing a faulty array block twice in dm_array_cursor_end
Ming-Hung Tsai
1
-4
/
+8
2024-12-14
bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
Liequan Che
1
-1
/
+1
2024-12-14
dm thin: Add missing destroy_work_on_stack()
Yuan Can
1
-0
/
+1
2024-11-17
md/raid10: improve code of mrdev in raid10_sync_request
Li Nan
1
-11
/
+12
2024-11-17
dm-unstriped: cast an operand to sector_t to prevent potential uint32_t overflow
Zichen Xie
1
-2
/
+2
2024-11-17
dm cache: fix potential out-of-bounds access on the first resume
Ming-Hung Tsai
1
-21
/
+16
2024-11-17
dm cache: optimize dirty bit checking with find_next_bit when resizing
Ming-Hung Tsai
1
-8
/
+8
2024-11-17
dm cache: fix out-of-bounds access to the dirty bitset when resizing
Ming-Hung Tsai
1
-1
/
+1
2024-11-17
dm cache: correct the number of origin blocks to match the target length
Ming-Hung Tsai
1
-4
/
+4
2024-09-12
dm init: Handle minors larger than 255
Benjamin Marzinski
1
-1
/
+3
2024-09-04
dm suspend: return -ERESTARTSYS instead of -EINTR
Mikulas Patocka
1
-2
/
+2
2024-09-04
dm: do not use waitqueue for request-based DM
Ming Lei
2
-29
/
+39
2024-09-04
dm mpath: pass IO start time to path selector
Gabriel Krisman Bertazi
5
-6
/
+18
2024-09-04
md: clean up invalid BUG_ON in md_ioctl
Li Nan
1
-5
/
+0
2024-09-04
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
1
-5
/
+0
2024-09-04
dm persistent data: fix memory allocation failure
Mikulas Patocka
1
-2
/
+2
2024-09-04
dm resume: don't return EINVAL when signalled
Khazhismel Kumykov
1
-2
/
+20
2024-08-19
md/raid5: avoid BUG_ON() while continue reshape after reassembling
Yu Kuai
1
-7
/
+13
2024-06-16
md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PE...
Yu Kuai
1
-12
/
+3
2024-06-16
md: fix resync softlockup when bitmap size is less than array size
Yu Kuai
1
-3
/
+3
2024-05-02
dm: limit the number of targets and parameter size area
Mikulas Patocka
3
-3
/
+11
2024-04-13
dm integrity: fix out-of-range warning
Arnd Bergmann
1
-1
/
+1
2024-04-13
dm snapshot: fix lockup in dm_exception_table_exit
Mikulas Patocka
1
-1
/
+3
2024-04-13
dm-raid: fix lockdep waring in "pers->hot_add_disk"
Yu Kuai
1
-0
/
+2
2024-04-13
Revert "Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d""
Song Liu
1
-0
/
+12
2024-03-26
dm: call the resume method on internal suspend
Mikulas Patocka
1
-6
/
+20
2024-03-26
dm raid: fix false positive for requeue needed during reshape
Ming Lei
1
-2
/
+2
2024-03-26
dm-verity, dm-crypt: align "struct bvec_iter" correctly
Mikulas Patocka
2
-4
/
+4
2024-03-01
dm-crypt: don't modify the data when using authenticated encryption
Mikulas Patocka
1
-0
/
+6
2024-03-01
dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()
Mikulas Patocka
1
-5
/
+6
2024-02-23
Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
Junxiao Bi
1
-12
/
+0
2024-02-23
md: Whenassemble the array, consult the superblock of the freshest device
Alex Lyakas
1
-10
/
+44
2023-12-20
bcache: avoid NULL checking to c->root in run_cache_set()
Coly Li
1
-1
/
+1
2023-12-20
bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()
Coly Li
1
-0
/
+7
[next]