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
3 days
md/raid10: fix divide-by-zero in setup_geo() with zero far_copies
Junrui Luo
1
-0
/
+2
3 days
dm-verity-fec: fix the size of dm_verity_fec_io::erasures
Eric Biggers
1
-1
/
+2
3 days
dm-verity-fec: fix reading parity bytes split across blocks (take 3)
Eric Biggers
1
-56
/
+44
3 days
dm-verity-fec: fix corrected block count stat
Eric Biggers
1
-3
/
+2
3 days
dm-verity-fec: correctly reject too-small hash devices
Eric Biggers
1
-1
/
+2
3 days
dm-verity-fec: correctly reject too-small FEC devices
Eric Biggers
1
-3
/
+2
3 days
dm: fix a buffer overflow in ioctl processing
Mikulas Patocka
1
-0
/
+4
3 days
dm: don't report warning when doing deferred remove
Mikulas Patocka
1
-1
/
+1
3 days
dm-thin: fix metadata refcount underflow
Mikulas Patocka
1
-0
/
+8
11 days
dm mirror: fix integer overflow in create_dirty_log()
Junrui Luo
1
-3
/
+3
11 days
md/raid5: validate payload size before accessing journal metadata
Junrui Luo
1
-15
/
+33
11 days
md/raid5: fix soft lockup in retry_aligned_read()
Chia-Ming Chang
1
-1
/
+7
11 days
md/md-llbitmap: raise barrier before state machine transition
Yu Kuai
1
-4
/
+4
11 days
md/md-llbitmap: skip reading rdevs that are not in_sync
Yu Kuai
1
-1
/
+2
11 days
md/raid10: fix deadlock with check operation and nowait requests
Josh Hunt
1
-2
/
+2
2026-04-22
bcache: fix cached_dev.sb_bio use-after-free and crash
Mingzhe Zou
1
-0
/
+7
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
7
-11
/
+9
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
7
-16
/
+8
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-7
/
+7
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
65
-116
/
+116
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
75
-199
/
+185
2026-02-19
dm: dm-zoned: Adjust dmz_load_mapping() allocation type
Kees Cook
1
-1
/
+1
2026-02-19
dm-crypt: Adjust crypt_alloc_tfms_aead() allocation type
Kees Cook
1
-1
/
+1
2026-02-17
Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
3
-0
/
+3
2026-02-12
md: ignore discard return value
Chaitanya Kulkarni
1
-2
/
+2
2026-02-11
Merge tag 'for-7.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
35
-332
/
+404
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
14
-356
/
+315
2026-02-02
md: fix return value of mddev_trylock
Xiao Ni
1
-2
/
+2
2026-02-02
md/raid1: fix memory leak in raid1_run()
Zilin Guan
1
-0
/
+1
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-28
dm mpath: make pg_init_delay_msecs settable
Benjamin Marzinski
1
-1
/
+1
2026-01-28
Revert "dm: fix a race condition in retrieve_deps"
Benjamin Marzinski
3
-31
/
+9
2026-01-28
dm mpath: Add missing dm_put_device when failing to get scsi dh name
Benjamin Marzinski
1
-10
/
+10
2026-01-27
dm vdo encodings: clean up header and version functions
Matthew Sakai
2
-30
/
+6
2026-01-26
dm: use bio_clone_blkg_association
Mikulas Patocka
1
-0
/
+2
2026-01-26
md raid: fix hang when stopping arrays with metadata through dm-raid
Heinz Mauelshagen
1
-6
/
+8
2026-01-26
md-cluster: fix NULL pointer dereference in process_metadata_update
Jiasheng Jiang
1
-1
/
+6
2026-01-26
md/bitmap: fix GPF in write_page caused by resize race
Jack Wang
1
-1
/
+2
2026-01-26
md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout
Yu Kuai
1
-1
/
+3
2026-01-26
md/raid5: fix IO hang with degraded array with llbitmap
Yu Kuai
1
-1
/
+6
2026-01-26
md: remove recovery_disabled
Li Nan
8
-51
/
+4
2026-01-26
md/raid10: cleanup skip handling in raid10_sync_request
Li Nan
1
-74
/
+22
2026-01-26
md/raid10: fix any_working flag handling in raid10_sync_request
Li Nan
1
-1
/
+1
2026-01-26
md: move finish_reshape to md_finish_sync()
Li Nan
1
-9
/
+6
2026-01-26
md: factor out sync completion update into helper
Li Nan
1
-35
/
+47
2026-01-26
md: remove MD_RECOVERY_ERROR handling and simplify resync_offset update
Li Nan
2
-19
/
+4
2026-01-26
md: update curr_resync_completed even when MD_RECOVERY_INTR is set
Li Nan
1
-1
/
+1
[next]