summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
3 daysMerge tag 'for-6.15/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
3 daysdm: fix copying after src array boundariesTudor Ambarus
9 daysdm: add missing unlock on in dm_keyslot_evict()Dan Carpenter
11 daysMerge tag 'for-6.15/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
11 daysdm: always update the array size in realloc_argv on successBenjamin Marzinski
2025-04-23dm-integrity: fix a warning on invalid table lineMikulas Patocka
2025-04-23dm-bufio: don't schedule in atomic contextLongPing Wei
2025-04-20gcc-15: get rid of misc extra NUL character paddingLinus Torvalds
2025-04-18Merge tag 'block-6.15-20250417' of git://git.kernel.dk/linuxLinus Torvalds
2025-04-16md/raid1: Add check for missing source disk in process_checks()Meir Elisha
2025-04-09dm table: Fix W=1 build warning when mempool_needs_integrity is unusedAndy Shevchenko
2025-04-08Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-04-06md/md-bitmap: fix stats collection for external bitmapsZheng Qixing
2025-04-06md/raid10: fix missing discard IO accountingYu Kuai
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-04-04lib/crc: remove CONFIG_LIBCRC32CEric Biggers
2025-04-02Merge tag 'for-6.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-28dm-ebs: fix prefetch-vs-suspend raceMikulas Patocka
2025-03-28dm-verity: fix prefetch-vs-suspend raceMikulas Patocka
2025-03-28dm-integrity: fix non-constant-time tag verificationJo Van Bulck
2025-03-28dm-verity: support block number limits for different ioprio classesLongPing Wei
2025-03-26Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linuxLinus Torvalds
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-24dm-delay: support zoned devicesChristoph Hellwig
2025-03-14Merge tag 'for-6.14/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-14dm: restrict dm device size to 2^63-512 bytesMikulas Patocka
2025-03-13dm-flakey: Fix memory corruption in optional corrupt_bio_byte featureKent Overstreet
2025-03-13Merge tag 'md-6.15-20250312' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2025-03-06dm cache: support shrinking the origin deviceMing-Hung Tsai
2025-03-06dm cache: prevent BUG_ON by blocking retries on failed device resumesMing-Hung Tsai
2025-03-06badblocks: use sector_t instead of int to avoid truncation of badblocks lengthZheng Qixing
2025-03-06md: improve return types of badblocks handling functionsZheng Qixing
2025-03-06badblocks: return boolean from badblocks_set() and badblocks_clear()Zheng Qixing
2025-03-06md/raid10: wait barrier before returning discard request with REQ_NOWAITXiao Ni
2025-03-05md/md-bitmap: fix wrong bitmap_limit for clustermd when write sbSu Yue
2025-03-05md/raid1,raid10: don't ignore IO flagsYu Kuai
2025-03-05md/raid5: merge reshape_progress checking inside get_reshape_loc()Yu Kuai
2025-03-05md: fix mddev uaf while iterating all_mddevs listYu Kuai
2025-03-05md: switch md-cluster to use md_submodle_headYu Kuai
2025-03-05md: don't export md_cluster_opsYu Kuai
2025-03-05md/md-cluster: cleanup md_cluster_ops referenceYu Kuai
2025-03-05md: switch personalities to use md_submodule_headYu Kuai
2025-03-05md: introduce struct md_submodule_head and APIsYu Kuai
2025-03-05md: only include md-cluster.h if necessaryYu Kuai
2025-03-05md: merge common code into find_pers()Yu Kuai
2025-03-03block: split struct bio_integrity_payloadChristoph Hellwig
2025-02-25dm vdo indexer: reorder uds_request to reduce paddingKen Raeburn
2025-02-24Merge tag 'for-6.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-02-24dm: fix unconditional IO throttle caused by REQ_PREFLUSHJinliang Zheng
2025-02-24dm vdo: rework processing of loaded refcount byte arraysKen Raeburn