summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
8 daysmd/md-bitmap: add a none backend for bitmap growYu Kuai
8 daysmd/md-bitmap: split bitmap sysfs groupsYu Kuai
8 daysmd: factor bitmap creation away from sysfs handlingYu Kuai
8 daysmd: add fallback to correct bitmap_ops on version mismatchYu Kuai
8 daysmd/raid1,raid10: don't fail devices for invalid IO errorsKeith Busch
8 daysdm cache: fix missing return in invalidate_committed's error pathMing-Hung Tsai
8 daysdm init: ensure device probing has finished in dm-mod.waitfor=Guillaume Gonnet
8 daysdm log: fix out-of-bounds write due to region_count overflowJunrui Luo
8 daysdm cache metadata: fix memory leak on metadata abort retryMing-Hung Tsai
8 daysdm-mpath: don't stop probing paths at presuspendBenjamin Marzinski
8 daysdm cache: fix dirty mapping checking in passthrough mode switchingMing-Hung Tsai
8 daysdm cache: fix concurrent write failure in passthrough modeMing-Hung Tsai
8 daysdm cache policy smq: fix missing locks in invalidating cache blocksMing-Hung Tsai
8 daysdm cache: fix write hang in passthrough modeMing-Hung Tsai
8 daysdm cache: fix write path cache coherency in passthrough modeMing-Hung Tsai
8 daysdm cache: fix null-deref with concurrent writes in passthrough modeMing-Hung Tsai
8 daysmd: wake raid456 reshape waiters before suspendYu Kuai
8 daysmd: remove unused static md_wq workqueueAbd-Alrhman Masalkhi
8 daysmd: fix array_state=clear sysfs deadlockYu Kuai
8 daysmd/raid1: fix the comparing region of interval treeXiao Ni
8 daysmd: suppress spurious superblock update error message for dm-raidChen Cheng
2026-05-14md/raid10: fix divide-by-zero in setup_geo() with zero far_copiesJunrui Luo
2026-05-14dm-verity-fec: fix the size of dm_verity_fec_io::erasuresEric Biggers
2026-05-14dm-verity-fec: fix reading parity bytes split across blocks (take 3)Eric Biggers
2026-05-14dm-verity-fec: fix corrected block count statEric Biggers
2026-05-14dm-verity-fec: correctly reject too-small hash devicesEric Biggers
2026-05-14dm-verity-fec: correctly reject too-small FEC devicesEric Biggers
2026-05-14dm: fix a buffer overflow in ioctl processingMikulas Patocka
2026-05-14dm: don't report warning when doing deferred removeMikulas Patocka
2026-05-14dm-thin: fix metadata refcount underflowMikulas Patocka
2026-05-07dm mirror: fix integer overflow in create_dirty_log()Junrui Luo
2026-05-07md/raid5: validate payload size before accessing journal metadataJunrui Luo
2026-05-07md/raid5: fix soft lockup in retry_aligned_read()Chia-Ming Chang
2026-05-07md/md-llbitmap: raise barrier before state machine transitionYu Kuai
2026-05-07md/md-llbitmap: skip reading rdevs that are not in_syncYu Kuai
2026-05-07md/raid10: fix deadlock with check operation and nowait requestsJosh Hunt
2026-04-22bcache: fix cached_dev.sb_bio use-after-free and crashMingzhe Zou
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-19dm: dm-zoned: Adjust dmz_load_mapping() allocation typeKees Cook
2026-02-19dm-crypt: Adjust crypt_alloc_tfms_aead() allocation typeKees Cook
2026-02-17Merge tag 'block-7.0-20260216' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12md: ignore discard return valueChaitanya Kulkarni
2026-02-11Merge tag 'for-7.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-09Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2026-02-02md: fix return value of mddev_trylockXiao Ni