index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Lines
2025-08-26
dm: fix queue start/stop imbalance under suspend/load/resume races
Zheng Qixing
-3
/
+6
2025-08-25
dm-pcache: add persistent cache target in device-mapper
Dongsheng Yang
-0
/
+5239
2025-08-19
dm error: mark as DM_TARGET_PASSES_INTEGRITY
Christoph Hellwig
-1
/
+2
2025-08-19
dm bufio: remove redundant __GFP_NOWARN
Qianfeng Rong
-5
/
+5
2025-08-19
dm-ima: drop a useless argument
Mikulas Patocka
-15
/
+15
2025-08-19
dm: use vmalloc_array() to simplify code
Qianfeng Rong
-6
/
+6
2025-08-19
dm-ima: more strlen() drops
Dmitry Antipov
-24
/
+16
2025-08-16
md: fix sync_action incorrect display during resync
Zheng Qixing
-2
/
+35
2025-08-16
md: add helper rdev_needs_recovery()
Zheng Qixing
-11
/
+12
2025-08-16
md: keep recovery_cp in mdp_superblock_s
Xiao Ni
-3
/
+3
2025-08-13
md: add legacy_async_del_gendisk mode
Xiao Ni
-14
/
+42
2025-08-13
block: switch ->getgeo() to struct gendisk
Al Viro
-4
/
+4
2025-08-12
dlm: use defines for force values in dlm_release_lockspace
Alexander Aring
-2
/
+2
2025-08-11
dm-stripe: fix a possible integer overflow
Mikulas Patocka
-3
/
+7
2025-08-09
Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linux
Linus Torvalds
-173
/
+144
2025-08-04
Merge tag 'for-6.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-253
/
+102
2025-08-03
md: make rdev_addable usable for rcu mode
Yang Erkun
-1
/
+7
2025-08-03
md/raid1: remove struct pool_info and related code
Wang Jinchao
-55
/
+14
2025-08-03
md/raid1: change r1conf->r1bio_pool to a pointer type
Wang Jinchao
-22
/
+19
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
-11
/
+10
2025-07-31
dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin
LongPing Wei
-3
/
+4
2025-07-31
dm-raid: do not include dm-core.h
Pavel Tikhomirov
-2
/
+1
2025-07-31
vdo: omit need_resched() before cond_resched()
Mikulas Patocka
-2
/
+1
2025-07-31
md: dm-zoned-target: Initialize return variable r to avoid uninitialized use
Purva Yeshi
-1
/
+1
2025-07-31
dm-verity: remove support for asynchronous hashes
Eric Biggers
-173
/
+38
2025-07-31
md: rename recovery_cp to resync_offset
Li Nan
-94
/
+94
2025-07-31
md/md-cluster: handle REMOVE message earlier
Heming Zhao
-3
/
+6
2025-07-31
md: fix create on open mddev lifetime regression
Yu Kuai
-0
/
+6
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
-73
/
+159
2025-07-28
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-8
/
+8
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-1
/
+3
2025-07-22
Merge tag 'md-6.17-20250722' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
-36
/
+68
2025-07-17
dm: split write BIOs on zone boundaries when zone append is not emulated
Shin'ichiro Kawasaki
-11
/
+7
2025-07-17
dm-stripe: limit chunk_sectors to the stripe size
John Garry
-0
/
+1
2025-07-17
md/raid10: set chunk_sectors limit
John Garry
-0
/
+1
2025-07-17
md/raid0: set chunk_sectors limit
John Garry
-0
/
+1
2025-07-17
md/raid10: fix set but not used variable in sync_request_write()
John Garry
-3
/
+0
2025-07-14
Merge tag 'for-6.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+5
2025-07-12
md: allow removing faulty rdev during resync
Zheng Qixing
-7
/
+17
2025-07-12
md/raid5: unset WQ_CPU_INTENSIVE for raid5 unbound workqueue
Ryo Takakura
-1
/
+1
2025-07-12
md: remove/add redundancy group only in level change
Xiao Ni
-2
/
+0
2025-07-12
md: Don't clear MD_CLOSING until mddev is freed
Xiao Ni
-12
/
+4
2025-07-12
md: call del_gendisk in control path
Xiao Ni
-12
/
+47
2025-07-11
Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linux
Linus Torvalds
-5
/
+14
2025-07-10
dm-bufio: fix sched in atomic context
Sheng Yong
-1
/
+5
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
-11
/
+10
2025-07-05
md/md-bitmap: fix GPF in bitmap_get_stats()
HÃ¥kon Bugge
-2
/
+1
2025-07-05
md/raid1,raid10: strip REQ_NOWAIT from member bios
Zheng Qixing
-1
/
+4
2025-07-05
raid10: cleanup memleak at raid10_make_request
Nigel Croxon
-2
/
+8
2025-07-05
md/raid1: Fix stack memory use after return in raid1_reshape
Wang Jinchao
-0
/
+1
[prev]
[next]