summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
3 daysMerge tag 'for-7.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
9 daysdm cache: fix missing return in invalidate_committed's error pathMing-Hung Tsai
9 daysdm: fix a buffer overflow in ioctl processingMikulas Patocka
12 daysmd/raid5: fix soft lockup in retry_aligned_read()Chia-Ming Chang
12 daysmd: wake raid456 reshape waiters before suspendYu Kuai
12 daysmd/raid1: serialize overlap io for writemostly diskXiao Ni
12 daysmd/md-llbitmap: optimize initial sync with write_zeroes_unmap supportYu Kuai
12 daysmd/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity buildingYu Kuai
12 daysmd: add fallback to correct bitmap_ops on version mismatchYu Kuai
12 daysmd/raid5: validate payload size before accessing journal metadataJunrui Luo
12 daysmd: remove unused static md_wq workqueueAbd-Alrhman Masalkhi
12 daysmd/raid0: use kvzalloc/kvfree for strip_zone and devlist allocationsGregory Price
13 daysmd: fix array_state=clear sysfs deadlockYu Kuai
2026-04-03bcache: fix uninitialized closure objectMingzhe Zou
2026-04-03bcache: fix cached_dev.sb_bio use-after-free and crashMingzhe Zou
2026-03-30dm-crypt: Make crypt_iv_operations::post return voidEric Biggers
2026-03-30dm vdo: Fix spelling mistake "postive" -> "positive"Colin Ian King
2026-03-27dm: provide helper to set stacked limitsKeith Busch
2026-03-27dm-integrity: always set the io hintsKeith Busch
2026-03-27dm-integrity: fix mismatched queue limitsKeith Busch
2026-03-26dm-bufio: use kzalloc_flexRosen Penev
2026-03-26dm vdo: save the formatted metadata to diskBruce Johnston
2026-03-26dm vdo: add formatting logic and initializationBruce Johnston
2026-03-26dm vdo: add synchronous metadata I/O submission helperBruce Johnston
2026-03-26dm vdo: add geometry block structureBruce Johnston
2026-03-26dm vdo: add geometry block encodingBruce Johnston
2026-03-26dm vdo: add upfront validation for logical sizeBruce Johnston
2026-03-26dm vdo: add formatting parameters to table lineBruce Johnston
2026-03-26dm vdo: add super block initialization to encodings.cBruce Johnston
2026-03-26dm vdo: add geometry block initialization to encodings.cBruce Johnston
2026-03-23dm-crypt: Make crypt_iv_operations::wipe return voidEric Biggers
2026-03-23dm-crypt: Reimplement elephant diffuser using AES libraryEric Biggers
2026-03-23dm-verity-fec: warn even when there were no errorsEric Biggers
2026-03-23md: remove unused mddev argument from export_rdevChen Cheng
2026-03-23md/raid5: move handle_stripe() comment to correct locationChen Cheng
2026-03-23md/raid5: remove stale md_raid5_kick_device() declarationChen Cheng
2026-03-23md/raid1: fix the comparing region of interval treeXiao Ni
2026-03-22md/raid5: skip 2-failure compute when other disk is R5_LOCKEDFengWei Shih
2026-03-18dm: make "dmsetup remove_all" interruptibleMikulas Patocka
2026-03-18dm: don't report warning when doing deferred removeMikulas Patocka
2026-03-18dm init: ensure device probing has finished in dm-mod.waitfor=Guillaume Gonnet
2026-03-16md/md-llbitmap: raise barrier before state machine transitionYu Kuai
2026-03-16md/md-llbitmap: skip reading rdevs that are not in_syncYu Kuai
2026-03-16md/raid5: set chunk_sectors to enable full stripe I/O splittingYu Kuai
2026-03-16md/raid10: fix deadlock with check operation and nowait requestsJosh Hunt
2026-03-16md: suppress spurious superblock update error message for dm-raidChen Cheng
2026-03-09block: remove bdev_nonrot()Damien Le Moal
2026-03-09dm-verity-fec: improve comments for fec_read_bufs()Eric Biggers
2026-03-09dm-verity-fec: log target_block instead of index_in_regionEric Biggers
2026-03-09dm-verity-fec: make fec_decode_bufs() just return 0 or errorEric Biggers