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-07-02
bcache: switch from pages to folios in read_super()
Matthew Wilcox (Oracle)
-11
/
+11
2025-07-01
block: rename tuple_size field in blk_integrity to metadata_size
Anuj Gupta
-8
/
+8
2025-06-30
dm: Check for forbidden splitting of zone write operations
Damien Le Moal
-4
/
+13
2025-06-30
dm: dm-crypt: Do not partially accept write BIOs with zoned targets
Damien Le Moal
-10
/
+39
2025-06-30
dm: Always split write BIOs to zoned device limits
Damien Le Moal
-7
/
+22
2025-06-30
block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
-1
/
+3
2025-06-30
dm-mpath: don't print the "loaded" message if registering fails
Mikulas Patocka
-4
/
+12
2025-06-30
dm-mpath: make dm_unregister_path_selector return void
Mikulas Patocka
-26
/
+9
2025-06-27
dm: ima: avoid extra calls to strlen()
Dmitry Antipov
-23
/
+19
2025-06-27
dm: Simplify dm_io_complete()
Damien Le Moal
-9
/
+2
2025-06-27
dm: Remove unnecessary return in dm_zone_endio()
Damien Le Moal
-2
/
+0
2025-06-23
Merge tag 'for-6.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-5
/
+8
2025-06-23
dm-raid: fix variable in journal device check
Heinz Mauelshagen
-1
/
+1
2025-06-23
dm-crypt: Extend state buffer size in crypt_iv_lmk_one
Herbert Xu
-4
/
+7
2025-06-23
dm: clear unmap write zeroes limits when disabling write zeroes
Zhang Yi
-1
/
+3
2025-06-23
dm raid: add support for resync w/o metadata devices
Heinz Mauelshagen
-0
/
+4
2025-06-23
dm-flakey: Fix corrupt_bio_byte setup checks
Kent Overstreet
-3
/
+6
2025-06-23
dm-table: fix checking for rq stackable devices
Benjamin Marzinski
-5
/
+5
2025-06-19
bcache: remove unnecessary select MIN_HEAP
Kuan-Wei Chiu
-1
/
+0
2025-06-19
Revert "bcache: remove heap-related macros and switch to generic min_heap"
Kuan-Wei Chiu
-263
/
+217
2025-06-19
Revert "bcache: update min_heap_callbacks to use default builtin swap"
Kuan-Wei Chiu
-7
/
+38
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-9
/
+10
2025-06-06
Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linux
Linus Torvalds
-63
/
+106
2025-06-03
Merge tag 'for-6.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-388
/
+720
2025-06-03
dm-stripe: small code cleanup
Mikulas Patocka
-3
/
+2
2025-06-03
dm-verity: fix a memory leak if some arguments are specified multiple times
Mikulas Patocka
-5
/
+24
2025-06-03
dm-mirror: fix a tiny race condition
Mikulas Patocka
-3
/
+2
2025-06-02
dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lock
Benjamin Marzinski
-1
/
+1
2025-05-31
Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-2
/
+1
2025-05-30
md/md-bitmap: remove parameter slot from bitmap_create()
Yu Kuai
-7
/
+7
2025-05-30
md/md-bitmap: cleanup bitmap_ops->startwrite()
Yu Kuai
-16
/
+15
2025-05-30
md/dm-raid: remove max_write_behind setting limit
Yu Kuai
-14
/
+11
2025-05-30
md/md-bitmap: fix dm-raid max_write_behind setting
Yu Kuai
-1
/
+1
2025-05-30
md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAIT
Yu Kuai
-14
/
+26
2025-05-28
Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+2
2025-05-27
bcache: reserve more RESERVE_BTREE buckets to prevent allocator hang
Mingzhe Zou
-8
/
+40
2025-05-27
bcache: remove unused constants
Robert Pang
-2
/
+0
2025-05-27
bcache: fix NULL pointer in cache_set_flush()
Linggang Zeng
-1
/
+6
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
-103
/
+149
2025-05-22
dm mpath: replace spin_lock_irqsave with spin_lock_irq
Mikulas Patocka
-44
/
+31
2025-05-16
dm-mpath: Don't grab work_mutex while probing paths
Benjamin Marzinski
-40
/
+78
2025-05-15
dm-zone: Use bdev_*() helper functions where applicable
Bart Van Assche
-5
/
+5
2025-05-15
dm vdo indexer: don't read request structure after enqueuing
Matthew Sakai
-11
/
+13
2025-05-11
sort.h: hoist cmp_int() into generic header file
Fedor Pchelkin
-2
/
+1
2025-05-10
md: clean up accounting for issued sync IO
Yu Kuai
-31
/
+0
2025-05-10
md: fix is_mddev_idle()
Yu Kuai
-39
/
+45
2025-05-10
md: add a new api sync_io_depth
Yu Kuai
-19
/
+91
2025-05-10
md: record dm-raid gendisk in mddev
Yu Kuai
-1
/
+5
2025-05-08
md/bcache: Mark __nonstring look-up table
Kees Cook
-1
/
+2
2025-05-07
dm-integrity: use bio_add_virt_nofail
Christoph Hellwig
-10
/
+6
[prev]
[next]