summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2025-08-04Merge tag 'for-6.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-31dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thinLongPing Wei
2025-07-31dm-raid: do not include dm-core.hPavel Tikhomirov
2025-07-31vdo: omit need_resched() before cond_resched()Mikulas Patocka
2025-07-31md: dm-zoned-target: Initialize return variable r to avoid uninitialized usePurva Yeshi
2025-07-31dm-verity: remove support for asynchronous hashesEric Biggers
2025-07-28Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-28Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-07-22Merge tag 'md-6.17-20250722' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2025-07-17dm: split write BIOs on zone boundaries when zone append is not emulatedShin'ichiro Kawasaki
2025-07-17dm-stripe: limit chunk_sectors to the stripe sizeJohn Garry
2025-07-17md/raid10: set chunk_sectors limitJohn Garry
2025-07-17md/raid0: set chunk_sectors limitJohn Garry
2025-07-17md/raid10: fix set but not used variable in sync_request_write()John Garry
2025-07-14Merge tag 'for-6.16/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-12md: allow removing faulty rdev during resyncZheng Qixing
2025-07-12md/raid5: unset WQ_CPU_INTENSIVE for raid5 unbound workqueueRyo Takakura
2025-07-12md: remove/add redundancy group only in level changeXiao Ni
2025-07-12md: Don't clear MD_CLOSING until mddev is freedXiao Ni
2025-07-12md: call del_gendisk in control pathXiao Ni
2025-07-11Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linuxLinus Torvalds
2025-07-10dm-bufio: fix sched in atomic contextSheng Yong
2025-07-09mm: remove callers of pfn_t functionalityAlistair Popple
2025-07-05md/md-bitmap: fix GPF in bitmap_get_stats()HÃ¥kon Bugge
2025-07-05md/raid1,raid10: strip REQ_NOWAIT from member biosZheng Qixing
2025-07-05raid10: cleanup memleak at raid10_make_requestNigel Croxon
2025-07-05md/raid1: Fix stack memory use after return in raid1_reshapeWang Jinchao
2025-07-02bcache: switch from pages to folios in read_super()Matthew Wilcox (Oracle)
2025-07-01block: rename tuple_size field in blk_integrity to metadata_sizeAnuj Gupta
2025-06-30dm: Check for forbidden splitting of zone write operationsDamien Le Moal
2025-06-30dm: dm-crypt: Do not partially accept write BIOs with zoned targetsDamien Le Moal
2025-06-30dm: Always split write BIOs to zoned device limitsDamien Le Moal
2025-06-30block: Introduce bio_needs_zone_write_plugging()Damien Le Moal
2025-06-30dm-mpath: don't print the "loaded" message if registering failsMikulas Patocka
2025-06-30dm-mpath: make dm_unregister_path_selector return voidMikulas Patocka
2025-06-27dm: ima: avoid extra calls to strlen()Dmitry Antipov
2025-06-27dm: Simplify dm_io_complete()Damien Le Moal
2025-06-27dm: Remove unnecessary return in dm_zone_endio()Damien Le Moal
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-23dm: clear unmap write zeroes limits when disabling write zeroesZhang Yi
2025-06-23dm raid: add support for resync w/o metadata devicesHeinz Mauelshagen
2025-06-23dm-flakey: Fix corrupt_bio_byte setup checksKent Overstreet
2025-06-23dm-table: fix checking for rq stackable devicesBenjamin Marzinski
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