summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)AuthorFilesLines
3 daysMerge tag 'for-7.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds71-840/+1239
9 daysdm cache: fix missing return in invalidate_committed's error pathMing-Hung Tsai1-1/+3
9 daysdm: fix a buffer overflow in ioctl processingMikulas Patocka1-0/+4
12 daysmd/raid5: fix soft lockup in retry_aligned_read()Chia-Ming Chang1-1/+7
12 daysmd: wake raid456 reshape waiters before suspendYu Kuai1-0/+11
12 daysmd/raid1: serialize overlap io for writemostly diskXiao Ni3-14/+39
12 daysmd/md-llbitmap: optimize initial sync with write_zeroes_unmap supportYu Kuai1-1/+61
12 daysmd/md-llbitmap: add CleanUnwritten state for RAID-5 proactive parity buildingYu Kuai1-12/+128
12 daysmd: add fallback to correct bitmap_ops on version mismatchYu Kuai1-1/+110
12 daysmd/raid5: validate payload size before accessing journal metadataJunrui Luo1-15/+33
12 daysmd: remove unused static md_wq workqueueAbd-Alrhman Masalkhi1-8/+0
12 daysmd/raid0: use kvzalloc/kvfree for strip_zone and devlist allocationsGregory Price1-9/+9
13 daysmd: fix array_state=clear sysfs deadlockYu Kuai1-1/+7
2026-04-03bcache: fix uninitialized closure objectMingzhe Zou1-1/+2
2026-04-03bcache: fix cached_dev.sb_bio use-after-free and crashMingzhe Zou1-0/+7
2026-03-30dm-crypt: Make crypt_iv_operations::post return voidEric Biggers1-18/+13
2026-03-30dm vdo: Fix spelling mistake "postive" -> "positive"Colin Ian King1-1/+1
2026-03-28dm: provide helper to set stacked limitsKeith Busch4-27/+4
2026-03-28dm-integrity: always set the io hintsKeith Busch1-13/+8
2026-03-28dm-integrity: fix mismatched queue limitsKeith Busch1-3/+9
2026-03-26dm-bufio: use kzalloc_flexRosen Penev1-2/+2
2026-03-26dm vdo: save the formatted metadata to diskBruce Johnston3-20/+147
2026-03-26dm vdo: add formatting logic and initializationBruce Johnston2-25/+81
2026-03-26dm vdo: add synchronous metadata I/O submission helperBruce Johnston3-13/+34
2026-03-26dm vdo: add geometry block structureBruce Johnston2-45/+66
2026-03-26dm vdo: add geometry block encodingBruce Johnston2-0/+58
2026-03-26dm vdo: add upfront validation for logical sizeBruce Johnston1-0/+6
2026-03-26dm vdo: add formatting parameters to table lineBruce Johnston5-17/+111
2026-03-26dm vdo: add super block initialization to encodings.cBruce Johnston3-0/+90
2026-03-26dm vdo: add geometry block initialization to encodings.cBruce Johnston4-0/+103
2026-03-23dm-crypt: Make crypt_iv_operations::wipe return voidEric Biggers1-14/+6
2026-03-23dm-crypt: Reimplement elephant diffuser using AES libraryEric Biggers2-55/+31
2026-03-23dm-verity-fec: warn even when there were no errorsEric Biggers1-1/+1
2026-03-22md: remove unused mddev argument from export_rdevChen Cheng1-14/+14
2026-03-22md/raid5: move handle_stripe() comment to correct locationChen Cheng1-14/+12
2026-03-22md/raid5: remove stale md_raid5_kick_device() declarationChen Cheng1-1/+0
2026-03-22md/raid1: fix the comparing region of interval treeXiao Ni1-2/+2
2026-03-22md/raid5: skip 2-failure compute when other disk is R5_LOCKEDFengWei Shih1-0/+2
2026-03-18dm: make "dmsetup remove_all" interruptibleMikulas Patocka1-10/+25
2026-03-18dm: don't report warning when doing deferred removeMikulas Patocka1-1/+1
2026-03-18dm init: ensure device probing has finished in dm-mod.waitfor=Guillaume Gonnet1-1/+3
2026-03-15md/md-llbitmap: raise barrier before state machine transitionYu Kuai1-4/+4
2026-03-15md/md-llbitmap: skip reading rdevs that are not in_syncYu Kuai1-1/+2
2026-03-15md/raid5: set chunk_sectors to enable full stripe I/O splittingYu Kuai1-0/+1
2026-03-15md/raid10: fix deadlock with check operation and nowait requestsJosh Hunt1-2/+2
2026-03-15md: suppress spurious superblock update error message for dm-raidChen Cheng1-1/+3
2026-03-09block: remove bdev_nonrot()Damien Le Moal3-3/+3
2026-03-09dm-verity-fec: improve comments for fec_read_bufs()Eric Biggers1-8/+22
2026-03-09dm-verity-fec: log target_block instead of index_in_regionEric Biggers1-12/+14
2026-03-09dm-verity-fec: make fec_decode_bufs() just return 0 or errorEric Biggers1-7/+4