summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
7 hoursMerge tag 'for-6.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...HEADmasterLinus Torvalds
4 daysMerge tag 'block-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds
5 daysdm-bufio: fix sched in atomic contextSheng Yong
10 daysmd/md-bitmap: fix GPF in bitmap_get_stats()HÃ¥kon Bugge
10 daysmd/raid1,raid10: strip REQ_NOWAIT from member biosZheng Qixing
10 daysraid10: cleanup memleak at raid10_make_requestNigel Croxon
10 daysmd/raid1: Fix stack memory use after return in raid1_reshapeWang Jinchao
2025-06-23Merge tag 'for-6.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-23dm-raid: fix variable in journal device checkHeinz Mauelshagen
2025-06-23dm-crypt: Extend state buffer size in crypt_iv_lmk_oneHerbert Xu
2025-06-19bcache: remove unnecessary select MIN_HEAPKuan-Wei Chiu
2025-06-19Revert "bcache: remove heap-related macros and switch to generic min_heap"Kuan-Wei Chiu
2025-06-19Revert "bcache: update min_heap_callbacks to use default builtin swap"Kuan-Wei Chiu
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds
2025-06-03Merge tag 'for-6.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-06-03dm-stripe: small code cleanupMikulas Patocka
2025-06-03dm-verity: fix a memory leak if some arguments are specified multiple timesMikulas Patocka
2025-06-03dm-mirror: fix a tiny race conditionMikulas Patocka
2025-06-02dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lockBenjamin Marzinski
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-05-30md/md-bitmap: remove parameter slot from bitmap_create()Yu Kuai
2025-05-30md/md-bitmap: cleanup bitmap_ops->startwrite()Yu Kuai
2025-05-30md/dm-raid: remove max_write_behind setting limitYu Kuai
2025-05-30md/md-bitmap: fix dm-raid max_write_behind settingYu Kuai
2025-05-30md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAITYu Kuai
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-27bcache: reserve more RESERVE_BTREE buckets to prevent allocator hangMingzhe Zou
2025-05-27bcache: remove unused constantsRobert Pang
2025-05-27bcache: fix NULL pointer in cache_set_flush()Linggang Zeng
2025-05-26Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linuxLinus Torvalds
2025-05-22dm mpath: replace spin_lock_irqsave with spin_lock_irqMikulas Patocka
2025-05-16dm-mpath: Don't grab work_mutex while probing pathsBenjamin Marzinski
2025-05-15dm-zone: Use bdev_*() helper functions where applicableBart Van Assche
2025-05-15dm vdo indexer: don't read request structure after enqueuingMatthew Sakai
2025-05-11sort.h: hoist cmp_int() into generic header fileFedor Pchelkin
2025-05-10md: clean up accounting for issued sync IOYu Kuai
2025-05-10md: fix is_mddev_idle()Yu Kuai
2025-05-10md: add a new api sync_io_depthYu Kuai
2025-05-10md: record dm-raid gendisk in mddevYu Kuai
2025-05-08md/bcache: Mark __nonstring look-up tableKees Cook
2025-05-07dm-integrity: use bio_add_virt_nofailChristoph Hellwig
2025-05-07dm-bufio: use bio_add_virt_nofailChristoph Hellwig
2025-05-07bcache: use bio_add_virt_nofailChristoph Hellwig
2025-05-06dm: pass through operations on wrapped inline crypto keysEric Biggers
2025-05-06Merge tag 'for-6.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-05-06dm: fix copying after src array boundariesTudor Ambarus
2025-05-04dm-table: Set BLK_FEAT_ATOMIC_WRITES for target queue limitsJohn Garry
2025-05-04dm mpath: Interface for explicit probing of active pathsKevin Wolf
2025-05-04dm: Allow .prepare_ioctl to handle ioctls directlyKevin Wolf