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
2026-01-17
dm-snapshot: fix 'scheduling while atomic' on real-time kernels
Mikulas Patocka
2
-40
/
+35
2026-01-17
dm-verity: disable recursive forward error correction
Mikulas Patocka
3
-7
/
+2
2026-01-08
dm pcache: fix segment info indexing
Li Chen
1
-1
/
+4
2026-01-08
dm pcache: fix cache info indexing
Li Chen
1
-1
/
+4
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
2026-01-02
dm-pcache: advance slot index before writing slot
Dongsheng Yang
2
-8
/
+8
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: init bioset in mddev_init
Li Nan
1
-36
/
+33
2025-12-18
md: delete md_redundancy_group when array is becoming inactive
Li Nan
1
-0
/
+4
2025-12-18
md: avoid repeated calls to del_gendisk
Xiao Ni
2
-1
/
+3
2025-12-18
md: fix rcu protection in md_wakeup_thread
Yun Zhou
2
-9
/
+13
2025-12-18
md: delete mddev kobj before deleting gendisk kobj
Xiao Ni
1
-1
/
+3
2025-11-21
dm-verity: fix unreliable memory allocation
Mikulas Patocka
1
-5
/
+1
2025-11-20
dm: fix failure when empty flush's bi_sector points beyond the device end
Mikulas Patocka
1
-1
/
+1
2025-11-18
dm-pcache: zero cache_info before default init
Li Chen
1
-1
/
+1
2025-11-18
dm-pcache: reuse meta_addr in pcache_meta_find_latest
Li Chen
1
-1
/
+1
2025-11-18
dm-pcache: allow built-in build and rename flush helper
Li Chen
4
-6
/
+6
2025-10-03
Merge tag 'for-6.18/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
34
-177
/
+5613
2025-10-02
Merge tag 'for-6.18/block-20250929' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
27
-336
/
+2333
2025-09-29
Merge tag 'dlm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
1
-2
/
+2
2025-09-23
dm raid: use proper md_ro_state enumerators
Heinz Mauelshagen
1
-6
/
+7
2025-09-23
dm-integrity: prefer synchronous hash interface
Mikulas Patocka
1
-23
/
+24
2025-09-23
dm-integrity: enable asynchronous hash interface
Mikulas Patocka
1
-44
/
+199
2025-09-23
dm-integrity: rename internal_hash
Mikulas Patocka
1
-8
/
+11
2025-09-23
dm-integrity: add the "offset" argument
Mikulas Patocka
1
-14
/
+35
2025-09-23
dm-integrity: allocate the recalculate buffer with kmalloc
Mikulas Patocka
1
-4
/
+4
2025-09-23
dm-integrity: introduce integrity_kmap and integrity_kunmap
Mikulas Patocka
1
-20
/
+17
2025-09-23
dm-integrity: replace bvec_kmap_local with kmap_local_page
Mikulas Patocka
1
-7
/
+6
2025-09-23
dm-integrity: use internal variable for digestsize
Mikulas Patocka
1
-11
/
+14
2025-09-23
dm vdo: return error on corrupted metadata in start_restoring_volume functions
Ivan Abramov
1
-2
/
+2
2025-09-23
dm vdo: Update code to use mem_is_zero
Bruce Johnston
1
-14
/
+3
2025-09-19
Merge tag 'block-6.17-20250918' of git://git.kernel.dk/linux
Linus Torvalds
5
-0
/
+5
2025-09-18
dm: optimize REQ_PREFLUSH with data when using the linear target
Mikulas Patocka
2
-8
/
+25
2025-09-17
Merge tag 'for-6.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-6
/
+12
2025-09-17
dm-raid: don't set io_min and io_opt for raid1
Mikulas Patocka
1
-2
/
+4
2025-09-17
md: init queue_limits->max_hw_wzeroes_unmap_sectors parameter
Zhang Yi
5
-0
/
+5
2025-09-10
md/md-llbitmap: Use DIV_ROUND_UP_SECTOR_T
Nathan Chancellor
1
-8
/
+8
2025-09-10
md/raid0: convert raid0_make_request() to use bio_submit_split_bioset()
Yu Kuai
1
-11
/
+2
2025-09-10
md/md-linear: convert to use bio_submit_split_bioset()
Yu Kuai
1
-12
/
+3
2025-09-10
md/raid5: convert to use bio_submit_split_bioset()
Yu Kuai
1
-6
/
+4
2025-09-10
md/raid10: convert read/write to use bio_submit_split_bioset()
Yu Kuai
1
-29
/
+13
2025-09-10
md/raid10: add a new r10bio flag R10BIO_Returned
Yu Kuai
2
-3
/
+7
2025-09-10
md/raid1: convert to use bio_submit_split_bioset()
Yu Kuai
2
-28
/
+14
2025-09-10
md/raid0: convert raid0_handle_discard() to use bio_submit_split_bioset()
Yu Kuai
1
-13
/
+6
2025-09-10
md: fix mssing blktrace bio split events
Yu Kuai
5
-0
/
+19
[next]