index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2026-01-26
md raid: fix hang when stopping arrays with metadata through dm-raid
Heinz Mauelshagen
2026-01-26
md-cluster: fix NULL pointer dereference in process_metadata_update
Jiasheng Jiang
2026-01-26
md/bitmap: fix GPF in write_page caused by resize race
Jack Wang
2026-01-26
md/md-llbitmap: fix percpu_ref not resurrected on suspend timeout
Yu Kuai
2026-01-26
md/raid5: fix IO hang with degraded array with llbitmap
Yu Kuai
2026-01-26
md: remove recovery_disabled
Li Nan
2026-01-26
md/raid10: cleanup skip handling in raid10_sync_request
Li Nan
2026-01-26
md/raid10: fix any_working flag handling in raid10_sync_request
Li Nan
2026-01-26
md: move finish_reshape to md_finish_sync()
Li Nan
2026-01-26
md: factor out sync completion update into helper
Li Nan
2026-01-26
md: remove MD_RECOVERY_ERROR handling and simplify resync_offset update
Li Nan
2026-01-26
md: update curr_resync_completed even when MD_RECOVERY_INTR is set
Li Nan
2026-01-26
md: mark rdev Faulty when badblocks setting fails
Li Nan
2026-01-26
md: break remaining operations on badblocks set failure in narrow_write_error
Li Nan
2026-01-26
md/raid1,raid10: support narrow_write_error when badblocks is disabled
Li Nan
2026-01-26
md: factor error handling out of md_done_sync into helper
Li Nan
2026-01-26
md/raid1: simplify uptodate handling in end_sync_write
Li Nan
2026-01-26
md/raid5: make sure max_sectors is not less than io_opt
Yu Kuai
2026-01-26
md/raid5: use mempool to allocate stripe_request_ctx
Yu Kuai
2026-01-26
md: merge mddev serialize_policy into mddev_flags
Yu Kuai
2026-01-26
md: merge mddev faillast_dev into mddev_flags
Yu Kuai
2026-01-26
md: merge mddev has_superblock into mddev_flags
Yu Kuai
2026-01-26
md/raid5: fix raid5_run() to return error when log_init() fails
Yu Kuai
2026-01-23
Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-22
bcache: use bio cloning for detached device requests
Shida Zhang
2026-01-21
dm: fix excessive blk-crypto operations for invalid keys
Eric Biggers
2026-01-21
dm-verity: fix section mismatch error
Mikulas Patocka
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
block: pass io_comp_batch to rq_end_io_fn callback
Ming Lei
2026-01-19
dm-unstripe: fix mapping bug when there are multiple targets in a table
Matt Whitlock
2026-01-19
dm-integrity: fix recalculation in bitmap mode
Mikulas Patocka
2026-01-19
dm-bufio: avoid redundant buffer_tree lookups
Eric Biggers
2026-01-19
dm-bufio: merge cache_put() into cache_put_and_wake()
Eric Biggers
2026-01-19
dm-verity: add dm-verity keyring
Christian Brauner
2026-01-14
dm: clear cloned request bio pointer when last clone bio completes
Michael Liang
2026-01-14
dm-verity: fix up various workqueue-related comments
Eric Biggers
2026-01-14
dm-verity: switch to bio_advance_iter_single()
Eric Biggers
2026-01-14
dm-verity: consolidate the BH and normal work structs
Eric Biggers
2026-01-14
dm: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
2026-01-14
dm-integrity: fix a typo in the code for write/discard race
Mikulas Patocka
2026-01-14
dm: use READ_ONCE in dm_blk_report_zones
Mikulas Patocka
2026-01-14
dm: fix unlocked test for dm_suspended_md
Mikulas Patocka
2026-01-11
Merge branch 'block-6.19' into for-7.0/block
Jens Axboe
2026-01-04
dm-verity: allow REED_SOLOMON to be 'm' if DM_VERITY is 'm'
Eric Biggers
2026-01-04
dm-verity: correctly handle dm_bufio_client_create() failure
Eric Biggers
2026-01-04
dm-verity: make verity_fec_is_enabled() an inline function
Eric Biggers
2026-01-04
dm-verity: remove unnecessary ifdef around verity_fec_decode()
Eric Biggers
2026-01-04
dm-verity: remove unnecessary condition for verity_fec_finish_io()
Eric Biggers
2026-01-04
dm-verity: make dm_verity_fec_io::bufs variable-length
Eric Biggers
2026-01-04
dm-verity: move dm_verity_fec_io to mempool
Eric Biggers
[prev]
[next]