index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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
5 days
dm: split write BIOs on zone boundaries when zone append is not emulated
Shin'ichiro Kawasaki
1
-11
/
+7
5 days
dm: Always split write BIOs to zoned device limits
Damien Le Moal
1
-7
/
+22
5 days
block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
1
-1
/
+3
5 days
dm-table: fix checking for rq stackable devices
Benjamin Marzinski
1
-5
/
+5
5 days
dm-mpath: don't print the "loaded" message if registering fails
Mikulas Patocka
4
-4
/
+12
5 days
md: dm-zoned-target: Initialize return variable r to avoid uninitialized use
Purva Yeshi
1
-1
/
+1
5 days
md/raid10: set chunk_sectors limit
John Garry
1
-0
/
+1
5 days
dm-stripe: limit chunk_sectors to the stripe size
John Garry
1
-0
/
+1
10 days
md/md-cluster: handle REMOVE message earlier
Heming Zhao
1
-3
/
+6
10 days
md: allow removing faulty rdev during resync
Zheng Qixing
1
-7
/
+17
2025-07-24
dm-bufio: fix sched in atomic context
Sheng Yong
1
-1
/
+5
2025-07-17
md/raid1,raid10: strip REQ_NOWAIT from member bios
Zheng Qixing
2
-1
/
+4
2025-07-17
raid10: cleanup memleak at raid10_make_request
Nigel Croxon
1
-2
/
+8
2025-07-17
md/raid1: Fix stack memory use after return in raid1_reshape
Wang Jinchao
1
-0
/
+1
2025-07-17
md/md-bitmap: fix GPF in bitmap_get_stats()
HÃ¥kon Bugge
1
-2
/
+1
2025-07-06
Revert "bcache: remove heap-related macros and switch to generic min_heap"
Kuan-Wei Chiu
11
-263
/
+217
2025-07-06
Revert "bcache: update min_heap_callbacks to use default builtin swap"
Kuan-Wei Chiu
4
-7
/
+38
2025-07-06
bcache: remove unnecessary select MIN_HEAP
Kuan-Wei Chiu
1
-1
/
+0
2025-07-06
dm-raid: fix variable in journal device check
Heinz Mauelshagen
1
-1
/
+1
2025-07-06
bcache: fix NULL pointer in cache_set_flush()
Linggang Zeng
1
-1
/
+6
2025-07-06
md/md-bitmap: fix dm-raid max_write_behind setting
Yu Kuai
1
-1
/
+1
2025-07-06
dm vdo indexer: don't read request structure after enqueuing
Matthew Sakai
1
-11
/
+13
2025-06-27
dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lock
Benjamin Marzinski
1
-1
/
+1
2025-06-27
dm-table: Set BLK_FEAT_ATOMIC_WRITES for target queue limits
John Garry
1
-0
/
+6
2025-06-27
dm: lock limits when reading them
Mikulas Patocka
1
-1
/
+7
2025-06-27
dm-verity: fix a memory leak if some arguments are specified multiple times
Mikulas Patocka
3
-5
/
+24
2025-06-27
dm-mirror: fix a tiny race condition
Mikulas Patocka
1
-3
/
+2
2025-06-19
md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAIT
Yu Kuai
3
-14
/
+26
2025-06-19
dm-flakey: make corrupting read bios work
Benjamin Marzinski
1
-26
/
+28
2025-06-19
dm-flakey: error all IOs when num_features is absent
Benjamin Marzinski
1
-8
/
+8
2025-06-19
dm: limit swapping tables for devices with zone write plugs
Benjamin Marzinski
4
-14
/
+73
2025-06-19
dm: fix dm_blk_report_zones
Benjamin Marzinski
2
-8
/
+18
2025-06-19
dm: handle failures in dm_table_set_restrictions
Benjamin Marzinski
3
-17
/
+36
2025-06-19
dm: free table mempools if not used in __bind
Benjamin Marzinski
1
-4
/
+4
2025-06-19
dm: don't change md if dm_table_set_restrictions() fails
Benjamin Marzinski
1
-10
/
+12
2025-05-06
Merge tag 'for-6.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+3
2025-05-06
dm: fix copying after src array boundaries
Tudor Ambarus
1
-1
/
+1
2025-04-30
dm: add missing unlock on in dm_keyslot_evict()
Dan Carpenter
1
-1
/
+2
2025-04-28
Merge tag 'for-6.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-7
/
+12
2025-04-28
dm: always update the array size in realloc_argv on success
Benjamin Marzinski
1
-2
/
+3
2025-04-23
dm-integrity: fix a warning on invalid table line
Mikulas Patocka
1
-1
/
+1
2025-04-23
dm-bufio: don't schedule in atomic context
LongPing Wei
1
-1
/
+8
2025-04-20
gcc-15: get rid of misc extra NUL character padding
Linus Torvalds
1
-1
/
+1
2025-04-18
Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linux
Linus Torvalds
3
-13
/
+19
2025-04-16
md/raid1: Add check for missing source disk in process_checks()
Meir Elisha
1
-10
/
+16
2025-04-09
dm table: Fix W=1 build warning when mempool_needs_integrity is unused
Andy Shevchenko
1
-3
/
+0
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2
-2
/
+2
2025-04-06
md/md-bitmap: fix stats collection for external bitmaps
Zheng Qixing
1
-3
/
+2
2025-04-06
md/raid10: fix missing discard IO accounting
Yu Kuai
1
-0
/
+1
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
7
-11
/
+11
[next]