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-12
dm-integrity: limit MAX_TAG_SIZE to 255
Mikulas Patocka
1
-1
/
+1
2025-09-25
dm-stripe: fix a possible integer overflow
Mikulas Patocka
1
-3
/
+7
2025-09-25
dm-raid: don't set io_min and io_opt for raid1
Mikulas Patocka
1
-2
/
+4
2025-09-19
md: keep recovery_cp in mdp_superblock_s
Xiao Ni
1
-3
/
+3
2025-09-09
md: prevent incorrect update of resync/recovery offset
Li Nan
1
-0
/
+5
2025-09-09
md/raid1: fix data lost for writemostly rdev
Yu Kuai
1
-1
/
+1
2025-08-28
md: fix sync_action incorrect display during resync
Zheng Qixing
1
-2
/
+35
2025-08-28
md: add helper rdev_needs_recovery()
Zheng Qixing
1
-11
/
+12
2025-08-28
md: rename recovery_cp to resync_offset
Li Nan
11
-94
/
+94
2025-08-28
dm: Check for forbidden splitting of zone write operations
Damien Le Moal
1
-4
/
+13
2025-08-28
dm: dm-crypt: Do not partially accept write BIOs with zoned targets
Damien Le Moal
1
-10
/
+39
2025-08-20
dm: split write BIOs on zone boundaries when zone append is not emulated
Shin'ichiro Kawasaki
1
-11
/
+7
2025-08-20
dm: Always split write BIOs to zoned device limits
Damien Le Moal
1
-7
/
+22
2025-08-20
block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
1
-1
/
+3
2025-08-20
dm-table: fix checking for rq stackable devices
Benjamin Marzinski
1
-5
/
+5
2025-08-20
dm-mpath: don't print the "loaded" message if registering fails
Mikulas Patocka
4
-4
/
+12
2025-08-20
md: dm-zoned-target: Initialize return variable r to avoid uninitialized use
Purva Yeshi
1
-1
/
+1
2025-08-20
md/raid10: set chunk_sectors limit
John Garry
1
-0
/
+1
2025-08-20
dm-stripe: limit chunk_sectors to the stripe size
John Garry
1
-0
/
+1
2025-08-15
md: make rdev_addable usable for rcu mode
Yang Erkun
1
-1
/
+7
2025-08-15
md/md-cluster: handle REMOVE message earlier
Heming Zhao
1
-3
/
+6
2025-08-15
dm-flakey: Fix corrupt_bio_byte setup checks
Kent Overstreet
1
-3
/
+6
2025-08-15
md/raid10: fix set but not used variable in sync_request_write()
John Garry
1
-3
/
+0
2025-08-15
md: allow removing faulty rdev during resync
Zheng Qixing
1
-7
/
+17
2025-07-14
Merge tag 'for-6.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+5
2025-07-11
Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linux
Linus Torvalds
3
-5
/
+14
2025-07-10
dm-bufio: fix sched in atomic context
Sheng Yong
1
-1
/
+5
2025-07-05
md/md-bitmap: fix GPF in bitmap_get_stats()
HÃ¥kon Bugge
1
-2
/
+1
2025-07-05
md/raid1,raid10: strip REQ_NOWAIT from member bios
Zheng Qixing
2
-1
/
+4
2025-07-05
raid10: cleanup memleak at raid10_make_request
Nigel Croxon
1
-2
/
+8
2025-07-05
md/raid1: Fix stack memory use after return in raid1_reshape
Wang Jinchao
1
-0
/
+1
2025-06-23
Merge tag 'for-6.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-5
/
+8
2025-06-23
dm-raid: fix variable in journal device check
Heinz Mauelshagen
1
-1
/
+1
2025-06-23
dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Herbert Xu
1
-4
/
+7
2025-06-19
bcache: remove unnecessary select MIN_HEAP
Kuan-Wei Chiu
1
-1
/
+0
2025-06-19
Revert "bcache: remove heap-related macros and switch to generic min_heap"
Kuan-Wei Chiu
11
-263
/
+217
2025-06-19
Revert "bcache: update min_heap_callbacks to use default builtin swap"
Kuan-Wei Chiu
4
-7
/
+38
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
8
-9
/
+10
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
9
-63
/
+106
2025-06-03
Merge tag 'for-6.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
23
-388
/
+720
2025-06-03
dm-stripe: small code cleanup
Mikulas Patocka
1
-3
/
+2
2025-06-03
dm-verity: fix a memory leak if some arguments are specified multiple times
Mikulas Patocka
3
-5
/
+24
2025-06-03
dm-mirror: fix a tiny race condition
Mikulas Patocka
1
-3
/
+2
2025-06-02
dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lock
Benjamin Marzinski
1
-1
/
+1
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+1
2025-05-30
md/md-bitmap: remove parameter slot from bitmap_create()
Yu Kuai
3
-7
/
+7
2025-05-30
md/md-bitmap: cleanup bitmap_ops->startwrite()
Yu Kuai
3
-16
/
+15
2025-05-30
md/dm-raid: remove max_write_behind setting limit
Yu Kuai
3
-14
/
+11
2025-05-30
md/md-bitmap: fix dm-raid max_write_behind setting
Yu Kuai
1
-1
/
+1
2025-05-30
md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAIT
Yu Kuai
3
-14
/
+26
[next]