summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)AuthorFilesLines
5 daysdm: split write BIOs on zone boundaries when zone append is not emulatedShin'ichiro Kawasaki1-11/+7
5 daysdm: Always split write BIOs to zoned device limitsDamien Le Moal1-7/+22
5 daysblock: Introduce bio_needs_zone_write_plugging()Damien Le Moal1-1/+3
5 daysdm-table: fix checking for rq stackable devicesBenjamin Marzinski1-5/+5
5 daysdm-mpath: don't print the "loaded" message if registering failsMikulas Patocka4-4/+12
5 daysmd: dm-zoned-target: Initialize return variable r to avoid uninitialized usePurva Yeshi1-1/+1
5 daysmd/raid10: set chunk_sectors limitJohn Garry1-0/+1
5 daysdm-stripe: limit chunk_sectors to the stripe sizeJohn Garry1-0/+1
10 daysmd/md-cluster: handle REMOVE message earlierHeming Zhao1-3/+6
10 daysmd: allow removing faulty rdev during resyncZheng Qixing1-7/+17
2025-07-24dm-bufio: fix sched in atomic contextSheng Yong1-1/+5
2025-07-17md/raid1,raid10: strip REQ_NOWAIT from member biosZheng Qixing2-1/+4
2025-07-17raid10: cleanup memleak at raid10_make_requestNigel Croxon1-2/+8
2025-07-17md/raid1: Fix stack memory use after return in raid1_reshapeWang Jinchao1-0/+1
2025-07-17md/md-bitmap: fix GPF in bitmap_get_stats()HÃ¥kon Bugge1-2/+1
2025-07-06Revert "bcache: remove heap-related macros and switch to generic min_heap"Kuan-Wei Chiu11-263/+217
2025-07-06Revert "bcache: update min_heap_callbacks to use default builtin swap"Kuan-Wei Chiu4-7/+38
2025-07-06bcache: remove unnecessary select MIN_HEAPKuan-Wei Chiu1-1/+0
2025-07-06dm-raid: fix variable in journal device checkHeinz Mauelshagen1-1/+1
2025-07-06bcache: fix NULL pointer in cache_set_flush()Linggang Zeng1-1/+6
2025-07-06md/md-bitmap: fix dm-raid max_write_behind settingYu Kuai1-1/+1
2025-07-06dm vdo indexer: don't read request structure after enqueuingMatthew Sakai1-11/+13
2025-06-27dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lockBenjamin Marzinski1-1/+1
2025-06-27dm-table: Set BLK_FEAT_ATOMIC_WRITES for target queue limitsJohn Garry1-0/+6
2025-06-27dm: lock limits when reading themMikulas Patocka1-1/+7
2025-06-27dm-verity: fix a memory leak if some arguments are specified multiple timesMikulas Patocka3-5/+24
2025-06-27dm-mirror: fix a tiny race conditionMikulas Patocka1-3/+2
2025-06-19md/raid1,raid10: don't handle IO error for REQ_RAHEAD and REQ_NOWAITYu Kuai3-14/+26
2025-06-19dm-flakey: make corrupting read bios workBenjamin Marzinski1-26/+28
2025-06-19dm-flakey: error all IOs when num_features is absentBenjamin Marzinski1-8/+8
2025-06-19dm: limit swapping tables for devices with zone write plugsBenjamin Marzinski4-14/+73
2025-06-19dm: fix dm_blk_report_zonesBenjamin Marzinski2-8/+18
2025-06-19dm: handle failures in dm_table_set_restrictionsBenjamin Marzinski3-17/+36
2025-06-19dm: free table mempools if not used in __bindBenjamin Marzinski1-4/+4
2025-06-19dm: don't change md if dm_table_set_restrictions() failsBenjamin Marzinski1-10/+12
2025-05-06Merge tag 'for-6.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+3
2025-05-06dm: fix copying after src array boundariesTudor Ambarus1-1/+1
2025-04-30dm: add missing unlock on in dm_keyslot_evict()Dan Carpenter1-1/+2
2025-04-28Merge tag 'for-6.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-7/+12
2025-04-28dm: always update the array size in realloc_argv on successBenjamin Marzinski1-2/+3
2025-04-23dm-integrity: fix a warning on invalid table lineMikulas Patocka1-1/+1
2025-04-23dm-bufio: don't schedule in atomic contextLongPing Wei1-1/+8
2025-04-20gcc-15: get rid of misc extra NUL character paddingLinus Torvalds1-1/+1
2025-04-18Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linuxLinus Torvalds3-13/+19
2025-04-16md/raid1: Add check for missing source disk in process_checks()Meir Elisha1-10/+16
2025-04-09dm table: Fix W=1 build warning when mempool_needs_integrity is unusedAndy Shevchenko1-3/+0
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2-2/+2
2025-04-06md/md-bitmap: fix stats collection for external bitmapsZheng Qixing1-3/+2
2025-04-06md/raid10: fix missing discard IO accountingYu Kuai1-0/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner7-11/+11