aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-17md/raid10: fix set but not used variable in sync_request_write()John Garry1-3/+0
2025-07-14Merge tag 'for-6.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+5
2025-07-12md: allow removing faulty rdev during resyncZheng Qixing1-7/+17
2025-07-12md/raid5: unset WQ_CPU_INTENSIVE for raid5 unbound workqueueRyo Takakura1-1/+1
2025-07-12md: remove/add redundancy group only in level changeXiao Ni1-2/+0
2025-07-12md: Don't clear MD_CLOSING until mddev is freedXiao Ni1-12/+4
2025-07-12md: call del_gendisk in control pathXiao Ni2-12/+47
2025-07-11Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds3-5/+14
2025-07-10dm-bufio: fix sched in atomic contextSheng Yong1-1/+5
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple6-11/+10
2025-07-05md/md-bitmap: fix GPF in bitmap_get_stats()HÃ¥kon Bugge1-2/+1
2025-07-05md/raid1,raid10: strip REQ_NOWAIT from member biosZheng Qixing2-1/+4
2025-07-05raid10: cleanup memleak at raid10_make_requestNigel Croxon1-2/+8
2025-07-05md/raid1: Fix stack memory use after return in raid1_reshapeWang Jinchao1-0/+1
2025-07-02bcache: switch from pages to folios in read_super()Matthew Wilcox (Oracle)1-11/+11
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta2-8/+8
2025-06-30dm: Check for forbidden splitting of zone write operationsDamien Le Moal1-4/+13
2025-06-30dm: dm-crypt: Do not partially accept write BIOs with zoned targetsDamien Le Moal1-10/+39
2025-06-30dm: Always split write BIOs to zoned device limitsDamien Le Moal1-7/+22
2025-06-30block: Introduce bio_needs_zone_write_plugging()Damien Le Moal1-1/+3
2025-06-30dm-mpath: don't print the "loaded" message if registering failsMikulas Patocka4-4/+12
2025-06-30dm-mpath: make dm_unregister_path_selector return voidMikulas Patocka7-26/+9
2025-06-27dm: ima: avoid extra calls to strlen()Dmitry Antipov1-23/+19
2025-06-27dm: Simplify dm_io_complete()Damien Le Moal1-9/+2
2025-06-27dm: Remove unnecessary return in dm_zone_endio()Damien Le Moal1-2/+0
2025-06-23Merge tag 'for-6.16/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-5/+8
2025-06-23dm-raid: fix variable in journal device checkHeinz Mauelshagen1-1/+1
2025-06-23dm-crypt: Extend state buffer size in crypt_iv_lmk_oneHerbert Xu1-4/+7
2025-06-23dm: clear unmap write zeroes limits when disabling write zeroesZhang Yi1-1/+3
2025-06-23dm raid: add support for resync w/o metadata devicesHeinz Mauelshagen1-0/+4
2025-06-23dm-flakey: Fix corrupt_bio_byte setup checksKent Overstreet1-3/+6
2025-06-23dm-table: fix checking for rq stackable devicesBenjamin Marzinski1-5/+5
2025-06-19bcache: remove unnecessary select MIN_HEAPKuan-Wei Chiu1-1/+0
2025-06-19Revert "bcache: remove heap-related macros and switch to generic min_heap"Kuan-Wei Chiu11-263/+217
2025-06-19Revert "bcache: update min_heap_callbacks to use default builtin swap"Kuan-Wei Chiu4-7/+38
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar8-9/+10
2025-06-06Merge tag 'block-6.16-20250606' of git://git.kernel.dk/linuxLinus Torvalds9-63/+106
2025-06-03Merge tag 'for-6.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds23-388/+720
2025-06-03dm-stripe: small code cleanupMikulas Patocka1-3/+2
2025-06-03dm-verity: fix a memory leak if some arguments are specified multiple timesMikulas Patocka3-5/+24
2025-06-03dm-mirror: fix a tiny race conditionMikulas Patocka1-3/+2
2025-06-02dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lockBenjamin Marzinski1-1/+1
2025-05-31Merge tag 'mm-nonmm-stable-2025-05-31-15-28' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+1
2025-05-30md/md-bitmap: remove parameter slot from bitmap_create()Yu Kuai3-7/+7
2025-05-30md/md-bitmap: cleanup bitmap_ops->startwrite()Yu Kuai3-16/+15
2025-05-30md/dm-raid: remove max_write_behind setting limitYu Kuai3-14/+11
2025-05-30md/md-bitmap: fix dm-raid max_write_behind settingYu Kuai1-1/+1
2025-05-30md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAITYu Kuai3-14/+26
2025-05-28Merge tag 'hardening-v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+2
2025-05-27bcache: reserve more RESERVE_BTREE buckets to prevent allocator hangMingzhe Zou1-8/+40