summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
26 hoursMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
45 hoursMerge tag 'for-7.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
4 daysMerge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
12 daysmd: fix return value of mddev_trylockXiao Ni
12 daysmd/raid1: fix memory leak in raid1_run()Zilin Guan
2026-01-30Merge tag 'block-6.19-20260130' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-28bcache: fix I/O accounting leak in detached_dev_do_requestShida Zhang
2026-01-28bcache: remove dead code in detached_dev_do_requestShida Zhang
2026-01-28dm mpath: make pg_init_delay_msecs settableBenjamin Marzinski
2026-01-28Revert "dm: fix a race condition in retrieve_deps"Benjamin Marzinski
2026-01-28dm mpath: Add missing dm_put_device when failing to get scsi dh nameBenjamin Marzinski
2026-01-27dm vdo encodings: clean up header and version functionsMatthew Sakai
2026-01-26dm: use bio_clone_blkg_associationMikulas Patocka
2026-01-26md raid: fix hang when stopping arrays with metadata through dm-raidHeinz Mauelshagen
2026-01-26md-cluster: fix NULL pointer dereference in process_metadata_updateJiasheng Jiang
2026-01-26md/bitmap: fix GPF in write_page caused by resize raceJack Wang
2026-01-26md/md-llbitmap: fix percpu_ref not resurrected on suspend timeoutYu Kuai
2026-01-26md/raid5: fix IO hang with degraded array with llbitmapYu Kuai
2026-01-26md: remove recovery_disabledLi Nan
2026-01-26md/raid10: cleanup skip handling in raid10_sync_requestLi Nan
2026-01-26md/raid10: fix any_working flag handling in raid10_sync_requestLi Nan
2026-01-26md: move finish_reshape to md_finish_sync()Li Nan
2026-01-26md: factor out sync completion update into helperLi Nan
2026-01-26md: remove MD_RECOVERY_ERROR handling and simplify resync_offset updateLi Nan
2026-01-26md: update curr_resync_completed even when MD_RECOVERY_INTR is setLi Nan
2026-01-26md: mark rdev Faulty when badblocks setting failsLi Nan
2026-01-26md: break remaining operations on badblocks set failure in narrow_write_errorLi Nan
2026-01-26md/raid1,raid10: support narrow_write_error when badblocks is disabledLi Nan
2026-01-26md: factor error handling out of md_done_sync into helperLi Nan
2026-01-26md/raid1: simplify uptodate handling in end_sync_writeLi Nan
2026-01-26md/raid5: make sure max_sectors is not less than io_optYu Kuai
2026-01-26md/raid5: use mempool to allocate stripe_request_ctxYu Kuai
2026-01-26md: merge mddev serialize_policy into mddev_flagsYu Kuai
2026-01-26md: merge mddev faillast_dev into mddev_flagsYu Kuai
2026-01-26md: merge mddev has_superblock into mddev_flagsYu Kuai
2026-01-26md/raid5: fix raid5_run() to return error when log_init() failsYu Kuai
2026-01-23Merge tag 'block-6.19-20260122' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-22bcache: use bio cloning for detached device requestsShida Zhang
2026-01-21dm: fix excessive blk-crypto operations for invalid keysEric Biggers
2026-01-21dm-verity: fix section mismatch errorMikulas Patocka
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20block: pass io_comp_batch to rq_end_io_fn callbackMing Lei
2026-01-19dm-unstripe: fix mapping bug when there are multiple targets in a tableMatt Whitlock
2026-01-19dm-integrity: fix recalculation in bitmap modeMikulas Patocka
2026-01-19dm-bufio: avoid redundant buffer_tree lookupsEric Biggers
2026-01-19dm-bufio: merge cache_put() into cache_put_and_wake()Eric Biggers
2026-01-19dm-verity: add dm-verity keyringChristian Brauner
2026-01-14dm: clear cloned request bio pointer when last clone bio completesMichael Liang
2026-01-14dm-verity: fix up various workqueue-related commentsEric Biggers
2026-01-14dm-verity: switch to bio_advance_iter_single()Eric Biggers