summaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)Author
2022-11-08Merge tag 'v5.15.76' into 5.15-2.1.x-imxDaiane Angolini
2022-11-08Merge tag 'v5.15.75' into 5.15-2.1.x-imxDaiane Angolini
2022-11-08Merge tag 'v5.15.68' into 5.15-2.1.x-imxDaiane Angolini
2022-11-07Merge tag 'v5.15.64' into 5.15-2.1.x-imxDaiane Angolini
2022-11-07Merge tag 'v5.15.63' into 5.15-2.1.x-imxDaiane Angolini
2022-11-07Merge tag 'v5.15.61' into 5.15-2.1.x-imxDaiane Angolini
2022-10-29dm: remove unnecessary assignment statement in alloc_dev()Genjian Zhang
2022-10-26md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5dLogan Gunthorpe
2022-10-26bcache: fix set_at_max_writeback_rate() for multiple attached devicesColy Li
2022-10-26md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()David Sloan
2022-10-26md/raid5: Ensure stripe_fill happens on non-read IO with journalLogan Gunthorpe
2022-10-26md: Replace snprintf with scnprintfSaurabh Sengar
2022-10-04Merge tag 'v5.15.53' into 5.15-2.1.x-imxDaiane Angolini
2022-09-15md: Flush workqueue md_rdev_misc_wq in md_alloc()David Sloan
2022-08-31md: call __md_stop_writes in md_stopGuoqing Jiang
2022-08-31Revert "md-raid: destroy the bitmap after destroying the thread"Guoqing Jiang
2022-08-25drivers:md:fix a potential use-after-free bugWentao_Liang
2022-08-25md: Notify sysfs sync_completed in md_reap_sync_thread()Logan Gunthorpe
2022-08-17dm raid: fix address sanitizer warning in raid_resumeMikulas Patocka
2022-08-17dm raid: fix address sanitizer warning in raid_statusMikulas Patocka
2022-08-17dm thin: fix use-after-free crash in dm_sm_register_threshold_callbackLuo Meng
2022-08-17dm writecache: set a default MAX_WRITEBACK_JOBSMikulas Patocka
2022-08-17dm: return early from dm_pr_call() if DM device is suspendedMike Snitzer
2022-08-17dm writecache: count number of blocks discarded, not number of discard biosMikulas Patocka
2022-08-17dm writecache: count number of blocks written, not number of write biosMikulas Patocka
2022-08-17dm writecache: count number of blocks read, not number of read biosMikulas Patocka
2022-08-17dm writecache: return void from functionsMikulas Patocka
2022-08-17md-raid10: fix KASAN warningMikulas Patocka
2022-08-17md-raid: destroy the bitmap after destroying the threadMikulas Patocka
2022-07-07dm raid: fix KASAN warning in raid5_add_disksMikulas Patocka
2022-07-07dm raid: fix accesses beyond end of raid member arrayHeinz Mauelshagen
2022-07-04Merge tag 'v5.15.52' into lf-5.15.yJason Liu
2022-07-02bcache: memset on stack variables in bch_btree_check() and bch_sectors_dirty_...Coly Li
2022-06-29Merge tag 'v5.15.51' into lf-5.15.yJason Liu
2022-06-29Merge tag 'v5.15.50' into lf-5.15.yJason Liu
2022-06-29Merge tag 'v5.15.41' into lf-5.15.yJason Liu
2022-06-29dm mirror log: clear log bits up to BITS_PER_LONG boundaryMikulas Patocka
2022-06-29dm era: commit metadata in postsuspend after worker stopsNikos Tsironis
2022-06-22dm mirror log: round up region bitmap size to BITS_PER_LONGMikulas Patocka
2022-06-14md/raid0: Ignore RAID0 layout if the second zone has only one devicePascal Hambourg
2022-06-14md: protect md_unregister_thread from reentrancyGuoqing Jiang
2022-06-09md: bcache: check the return value of kzalloc() in detached_dev_do_request()Jia-Ju Bai
2022-06-09md: fix double free of io_acct_set biosetXiao Ni
2022-06-09md: Don't set mddev private to NULL in raid0 pers->freeXiao Ni
2022-06-09bcache: avoid journal no-space deadlock by reserving 1 journal bucketColy Li
2022-06-09bcache: remove incremental dirty sector counting for bch_sectors_dirty_init()Coly Li
2022-06-09bcache: improve multithreaded bch_sectors_dirty_init()Coly Li
2022-06-09bcache: improve multithreaded bch_btree_check()Coly Li
2022-06-09md: fix an incorrect NULL check in md_reload_sbXiaomeng Tong
2022-06-09md: fix an incorrect NULL check in does_sb_need_changingXiaomeng Tong