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-03-06
dm cache: support shrinking the origin device
Ming-Hung Tsai
-3
/
+69
2025-03-06
dm cache: prevent BUG_ON by blocking retries on failed device resumes
Ming-Hung Tsai
-0
/
+24
2025-03-06
badblocks: use sector_t instead of int to avoid truncation of badblocks length
Zheng Qixing
-10
/
+10
2025-03-06
md: improve return types of badblocks handling functions
Zheng Qixing
-20
/
+19
2025-03-06
badblocks: return boolean from badblocks_set() and badblocks_clear()
Zheng Qixing
-17
/
+18
2025-03-06
md/raid10: wait barrier before returning discard request with REQ_NOWAIT
Xiao Ni
-2
/
+1
2025-03-05
md/md-bitmap: fix wrong bitmap_limit for clustermd when write sb
Su Yue
-3
/
+3
2025-03-05
md/raid1,raid10: don't ignore IO flags
Yu Kuai
-13
/
+0
2025-03-05
md/raid5: merge reshape_progress checking inside get_reshape_loc()
Yu Kuai
-11
/
+10
2025-03-05
md: fix mddev uaf while iterating all_mddevs list
Yu Kuai
-9
/
+13
2025-03-05
md: switch md-cluster to use md_submodle_head
Yu Kuai
-43
/
+17
2025-03-05
md: don't export md_cluster_ops
Yu Kuai
-59
/
+76
2025-03-05
md/md-cluster: cleanup md_cluster_ops reference
Yu Kuai
-2
/
+2
2025-03-05
md: switch personalities to use md_submodule_head
Yu Kuai
-106
/
+130
2025-03-05
md: introduce struct md_submodule_head and APIs
Yu Kuai
-0
/
+47
2025-03-05
md: only include md-cluster.h if necessary
Yu Kuai
-7
/
+11
2025-03-05
md: merge common code into find_pers()
Yu Kuai
-30
/
+38
2025-03-03
block: split struct bio_integrity_payload
Christoph Hellwig
-31
/
+0
2025-02-25
dm vdo indexer: reorder uds_request to reduce padding
Ken Raeburn
-32
/
+27
2025-02-24
Merge tag 'for-6.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-11
/
+15
2025-02-24
dm: fix unconditional IO throttle caused by REQ_PREFLUSH
Jinliang Zheng
-2
/
+6
2025-02-24
dm vdo: rework processing of loaded refcount byte arrays
Ken Raeburn
-22
/
+83
2025-02-24
dm vdo: remove remaining ring references
Sweet Tea Dorminy
-22
/
+22
2025-02-24
dm-verity: do forward error correction on metadata I/O errors
Mikulas Patocka
-4
/
+21
2025-02-24
dm vdo: add missing spin_lock_init
Ken Raeburn
-0
/
+1
2025-02-24
dm-bufio: remove unused return value
Mikulas Patocka
-3
/
+1
2025-02-24
dm-integrity: set ti->error on memory allocation failure
Mikulas Patocka
-0
/
+3
2025-02-21
Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linux
Linus Torvalds
-9
/
+3
2025-02-17
dm: Enable inline crypto passthrough for striped target
Ed Tsai
-1
/
+1
2025-02-17
dm-integrity: Do not emit journal configuration in DM table for Inline mode
Milan Broz
-7
/
+10
2025-02-17
dm-integrity: Avoid divide by zero in table status in Inline mode
Milan Broz
-4
/
+4
2025-02-15
md/raid1: fix memory leak in raid1_run() if no active rdev
Zheng Qixing
-1
/
+7
2025-02-15
md: ensure resync is prioritized over recovery
Li Nan
-7
/
+7
2025-02-14
md/raid*: Fix the set_queue_limits implementations
Bart Van Assche
-9
/
+3
2025-02-10
blk-crypto: add basic hardware-wrapped key support
Eric Biggers
-0
/
+1
2025-02-08
lib/crc32: standardize on crc32c() name for Castagnoli CRC32
Eric Biggers
-24
/
+23
2025-02-07
Merge tag 'block-6.14-20250207' of git://git.kernel.dk/linux
Linus Torvalds
-3
/
+1
2025-02-03
dm vdo slab-depot: read refcount blocks in large chunks at load time
Ken Raeburn
-17
/
+59
2025-02-03
dm vdo vio-pool: allow variable-sized metadata vios
Ken Raeburn
-19
/
+46
2025-02-03
dm vdo vio-pool: support pools with multiple data blocks per vio
Ken Raeburn
-9
/
+12
2025-02-03
dm vdo vio-pool: add a pool pointer to pooled_vio
Ken Raeburn
-17
/
+19
2025-02-03
dm vdo: remove checks that can not fail
Matthew Sakai
-22
/
+1
2025-02-03
dm vdo indexer: prevent unterminated string warning
Chung Chung
-2
/
+3
2025-02-03
dm vdo: use a short static string for thread name prefix
Matthew Sakai
-10
/
+1
2025-02-03
dm-crypt: switch to using the crc32 library
Eric Biggers
-31
/
+11
2025-01-31
Merge tag 'block-6.14-20250131' of git://git.kernel.dk/linux
Linus Torvalds
-1
/
+9
2025-01-31
md: Fix linear_set_limits()
Bart Van Assche
-3
/
+1
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
-1
/
+1
2025-01-27
Merge tag 'for-6.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-61
/
+115
2025-01-24
md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime
Yu Kuai
-1
/
+9
[prev]
[next]