aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2024-05-13Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-08bcache: fix variable length array abuse in btree_iterMatthew Mirvish
2024-05-08bcache: Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET
2024-05-07md: Revert "md: Fix overflow in is_mddev_idle"Li Nan
2024-05-02Merge tag 'md-6.10-20240502' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-05-02md: fix resync softlockup when bitmap size is less than array sizeYu Kuai
2024-05-01dm: Check that a zoned table leads to a valid mapped deviceDamien Le Moal
2024-04-26Merge tag 'for-6.9/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-04-25Merge tag 'md-6.10-20240425' of https://git.kernel.org/pub/scm/linux/kernel/g...Jens Axboe
2024-04-17block: Simplify blk_revalidate_disk_zones() interfaceDamien Le Moal
2024-04-17dm: Use the block layer zone append emulationDamien Le Moal
2024-04-16dm: restore synchronous close of device mapper block deviceMing Lei
2024-04-10dm vdo murmurhash: remove unneeded semicolonMatthew Sakai
2024-04-08md: don't account sync_io if iostats of the disk is disabledLi Nan
2024-04-08md: Fix overflow in is_mddev_idleLi Nan
2024-04-08md: add check for sleepers in md_wakeup_thread()Florian-Ewald Mueller
2024-04-08md/raid5: fix deadlock that raid5d() wait for itself to clear MD_SB_CHANGE_PE...Yu Kuai
2024-04-08Merge tag 'md-6.9-20240408' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2024-04-01dm: use bio_list_merge_initChristoph Hellwig
2024-03-29dm integrity: fix out-of-range warningArnd Bergmann
2024-03-29dm vdo murmurhash3: use kernel byteswapping routines instead of GCC onesKen Raeburn
2024-03-22Merge tag 'for-6.9/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-21Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-03-21dm-integrity: align the outgoing bio in integrity_recheckMikulas Patocka
2024-03-20dm snapshot: fix lockup in dm_exception_table_exitMikulas Patocka
2024-03-19dm-integrity: fix a memory leak when rechecking the dataMikulas Patocka
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-13Merge tag 'for-6.9/dm-vdo' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2024-03-13Merge tag 'for-6.9/dm-bh-wq' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-03-13Merge tag 'for-6.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12dm: call the resume method on internal suspendMikulas Patocka
2024-03-12dm raid: fix false positive for requeue needed during reshapeMing Lei
2024-03-11Revert "dm: use queue_limits_set"Linus Torvalds
2024-03-11Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linuxLinus Torvalds
2024-03-11Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2024-03-08raid1: fix use-after-free for original bio in raid1_write_request()Yu Kuai
2024-03-06Merge tag 'md-6.9-20240306' of https://git.kernel.org/pub/scm/linux/kernel/gi...Jens Axboe
2024-03-06dm-integrity: set max_integrity_segments in dm_integrity_io_hintsChristoph Hellwig
2024-03-06md: remove mddev->queueChristoph Hellwig
2024-03-06md: don't initialize queue limitsChristoph Hellwig
2024-03-06md/raid10: use the atomic queue limit update APIsChristoph Hellwig
2024-03-06md/raid5: use the atomic queue limit update APIsChristoph Hellwig
2024-03-06md/raid1: use the atomic queue limit update APIsChristoph Hellwig
2024-03-06md/raid0: use the atomic queue limit update APIsChristoph Hellwig
2024-03-06md: add queue limit helpersChristoph Hellwig
2024-03-06md: add a mddev_is_dm helperChristoph Hellwig
2024-03-06md: add a mddev_add_trace_msg helperChristoph Hellwig
2024-03-06md: add a mddev_trace_remap helperChristoph Hellwig
2024-03-06bcache: move calculation of stripe_size and io_opt into bcache_device_initChristoph Hellwig