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-01-08
Merge tag 'for-6.13/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-40
/
+45
2025-01-08
dm thin: make get_first_thin use rcu-safe list first function
Krister Johansen
-3
/
+2
2025-01-08
dm-ebs: don't set the flag DM_TARGET_PASSES_INTEGRITY
Mikulas Patocka
-1
/
+1
2025-01-03
dm-verity FEC: Avoid copying RS parity bytes twice.
Milan Broz
-21
/
+10
2025-01-03
dm-verity FEC: Fix RS FEC repair for roots unaligned to block size (take 2)
Milan Broz
-14
/
+26
2024-12-13
dm array: fix cursor index when skipping across block boundaries
Ming-Hung Tsai
-0
/
+1
2024-12-13
dm array: fix unreleased btree blocks on closing a faulty array cursor
Ming-Hung Tsai
-3
/
+3
2024-12-13
dm array: fix releasing a faulty array block twice in dm_array_cursor_end
Ming-Hung Tsai
-4
/
+8
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
-3
/
+3
2024-12-03
bcache: revert replacing IS_ERR_OR_NULL with IS_ERR again
Liequan Che
-1
/
+1
2024-11-30
Merge tag 'block-6.13-20242901' of git://git.kernel.dk/linux
Linus Torvalds
-4
/
+37
2024-11-25
Merge tag 'for-6.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-288
/
+115
2024-11-25
Merge tag 'mm-nonmm-stable-2024-11-24-02-05' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-48
/
+11
2024-11-20
dm-verity: remove the unused "data_start" variable
Mikulas Patocka
-4
/
+3
2024-11-20
dm-bufio: use kmalloc to allocate power-of-two sized buffers
Mikulas Patocka
-5
/
+20
2024-11-20
dm thin: Add missing destroy_work_on_stack()
Yuan Can
-0
/
+1
2024-11-20
dm: add support for get_unique_id
Benjamin Coddington
-0
/
+55
2024-11-20
dm vdo: fix function doc comment formatting
Matthew Sakai
-23
/
+19
2024-11-20
dm vdo int-map: remove unused parameters
Matthew Sakai
-17
/
+11
2024-11-20
dm-vdo: reset bi_ioprio to the default value when the bio is reset
Susan LeGendre-McGhee
-0
/
+1
2024-11-20
dm-vdo murmurhash: remove u64 alignment requirement
Susan LeGendre-McGhee
-5
/
+2
2024-11-20
dm: Fix typo in error message
Ssuhung Yeh
-1
/
+1
2024-11-20
dm ioctl: rate limit a couple of ioctl based error messages
Colin Ian King
-2
/
+2
2024-11-20
dm vdo: Remove unused uds_compute_index_size
Dr. David Alan Gilbert
-30
/
+0
2024-11-20
dm vdo: Remove unused functions
Dr. David Alan Gilbert
-34
/
+0
2024-11-20
dm: zoned: Remove unused functions
Dr. David Alan Gilbert
-52
/
+0
2024-11-20
dm: Remove unused dm_table_bio_based
Dr. David Alan Gilbert
-6
/
+0
2024-11-20
dm: Remove unused dm_set_md_type
Dr. David Alan Gilbert
-7
/
+0
2024-11-20
dm cache: Remove unused functions in bio-prison-v1
Dr. David Alan Gilbert
-59
/
+0
2024-11-20
dm cache: Remove unused dm_cache_size
Dr. David Alan Gilbert
-10
/
+0
2024-11-20
dm cache: Remove unused dm_cache_dump
Dr. David Alan Gilbert
-26
/
+0
2024-11-20
dm cache: Remove unused btracker_nr_writebacks_queued
Dr. David Alan Gilbert
-7
/
+0
2024-11-19
md/raid10: Atomic write support
John Garry
-2
/
+18
2024-11-19
md/raid1: Atomic write support
John Garry
-2
/
+18
2024-11-19
md/raid0: Atomic write support
John Garry
-0
/
+1
2024-11-18
Merge tag 'for-6.13/block-20241118' of git://git.kernel.dk/linux
Linus Torvalds
-80
/
+202
2024-11-12
md/raid5: Increase r5conf.cache_name size
John Garry
-1
/
+1
2024-11-11
block: pre-calculate max_zone_append_sectors
Christoph Hellwig
-2
/
+2
2024-11-11
dm-cache: fix warnings about duplicate slab caches
Mikulas Patocka
-24
/
+34
2024-11-11
dm-bufio: fix warnings about duplicate slab caches
Mikulas Patocka
-4
/
+8
2024-11-11
md/raid10: Handle bio_split() errors
John Garry
-1
/
+46
2024-11-11
md/raid1: Handle bio_split() errors
John Garry
-2
/
+31
2024-11-11
md/raid0: Handle bio_split() errors
John Garry
-0
/
+12
2024-11-07
md/raid5: Wait sync io to finish before changing group cnt
Xiao Ni
-0
/
+4
2024-11-07
Revert "block: pre-calculate max_zone_append_sectors"
Jens Axboe
-2
/
+2
2024-11-06
Merge tag 'for-6.12/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-35
/
+42
2024-11-05
md/md-bitmap: Add missing destroy_work_on_stack()
Yuan Can
-0
/
+1
2024-11-05
bcache: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
-38
/
+7
2024-11-05
dm vdo: update min_heap_callbacks to use default builtin swap
Kuan-Wei Chiu
-10
/
+2
2024-11-05
lib/min_heap: introduce non-inline versions of min heap API functions
Kuan-Wei Chiu
-0
/
+2
[next]