index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
7
-11
/
+11
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2
-2
/
+2
2025-04-02
Merge tag 'for-6.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
30
-242
/
+492
2025-03-28
dm-ebs: fix prefetch-vs-suspend race
Mikulas Patocka
1
-0
/
+7
2025-03-28
dm-verity: fix prefetch-vs-suspend race
Mikulas Patocka
1
-0
/
+8
2025-03-28
dm-integrity: fix non-constant-time tag verification
Jo Van Bulck
1
-23
/
+22
2025-03-28
dm-verity: support block number limits for different ioprio classes
LongPing Wei
1
-3
/
+26
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
13
-344
/
+383
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2
-24
/
+23
2025-03-24
dm-delay: support zoned devices
Christoph Hellwig
1
-1
/
+17
2025-03-14
Merge tag 'for-6.14/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2025-03-14
dm: restrict dm device size to 2^63-512 bytes
Mikulas Patocka
1
-0
/
+4
2025-03-13
dm-flakey: Fix memory corruption in optional corrupt_bio_byte feature
Kent Overstreet
1
-1
/
+1
2025-03-13
Merge tag 'md-6.15-20250312' of https://git.kernel.org/pub/scm/linux/kernel/g...
Jens Axboe
11
-269
/
+338
2025-03-06
dm cache: support shrinking the origin device
Ming-Hung Tsai
1
-3
/
+69
2025-03-06
dm cache: prevent BUG_ON by blocking retries on failed device resumes
Ming-Hung Tsai
1
-0
/
+24
2025-03-06
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
4
-10
/
+10
2025-03-06
md: improve return types of badblocks handling functions
Zheng Qixing
4
-20
/
+19
2025-03-06
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
1
-17
/
+18
2025-03-06
md/raid10: wait barrier before returning discard request with REQ_NOWAIT
Xiao Ni
1
-2
/
+1
2025-03-05
md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb
Su Yue
1
-3
/
+3
2025-03-05
md/raid1,raid10: don't ignore IO flags
Yu Kuai
2
-13
/
+0
2025-03-05
md/raid5: merge reshape_progress checking inside get_reshape_loc()
Yu Kuai
1
-11
/
+10
2025-03-05
md: fix mddev uaf while iterating all_mddevs list
Yu Kuai
1
-9
/
+13
2025-03-05
md: switch md-cluster to use md_submodle_head
Yu Kuai
4
-43
/
+17
2025-03-05
md: don't export md_cluster_ops
Yu Kuai
6
-59
/
+76
2025-03-05
md/md-cluster: cleanup md_cluster_ops reference
Yu Kuai
1
-2
/
+2
2025-03-05
md: switch personalities to use md_submodule_head
Yu Kuai
7
-106
/
+130
2025-03-05
md: introduce struct md_submodule_head and APIs
Yu Kuai
3
-0
/
+47
2025-03-05
md: only include md-cluster.h if necessary
Yu Kuai
5
-7
/
+11
2025-03-05
md: merge common code into find_pers()
Yu Kuai
1
-30
/
+38
2025-03-03
block: split struct bio_integrity_payload
Christoph Hellwig
3
-31
/
+0
2025-02-25
dm vdo indexer: reorder uds_request to reduce padding
Ken Raeburn
2
-32
/
+27
2025-02-24
Merge tag 'for-6.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-11
/
+15
2025-02-24
dm: fix unconditional IO throttle caused by REQ_PREFLUSH
Jinliang Zheng
1
-2
/
+6
2025-02-24
dm vdo: rework processing of loaded refcount byte arrays
Ken Raeburn
1
-22
/
+83
2025-02-24
dm vdo: remove remaining ring references
Sweet Tea Dorminy
7
-22
/
+22
2025-02-24
dm-verity: do forward error correction on metadata I/O errors
Mikulas Patocka
1
-4
/
+21
2025-02-24
dm vdo: add missing spin_lock_init
Ken Raeburn
1
-0
/
+1
2025-02-24
dm-bufio: remove unused return value
Mikulas Patocka
1
-3
/
+1
2025-02-24
dm-integrity: set ti->error on memory allocation failure
Mikulas Patocka
1
-0
/
+3
2025-02-21
Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linux
Linus Torvalds
3
-9
/
+3
2025-02-17
dm: Enable inline crypto passthrough for striped target
Ed Tsai
1
-1
/
+1
2025-02-17
dm-integrity: Do not emit journal configuration in DM table for Inline mode
Milan Broz
1
-7
/
+10
2025-02-17
dm-integrity: Avoid divide by zero in table status in Inline mode
Milan Broz
1
-4
/
+4
2025-02-15
md/raid1: fix memory leak in raid1_run() if no active rdev
Zheng Qixing
1
-1
/
+7
2025-02-15
md: ensure resync is prioritized over recovery
Li Nan
1
-7
/
+7
2025-02-14
md/raid*: Fix the set_queue_limits implementations
Bart Van Assche
3
-9
/
+3
2025-02-10
blk-crypto: add basic hardware-wrapped key support
Eric Biggers
1
-0
/
+1
2025-02-08
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
2
-24
/
+23
[prev]
[next]