aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md
AgeCommit message (Expand)Author
2020-09-21Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-09-17md-cluster: Fix potential error pointer dereference in resize_bitmaps()Dan Carpenter
2020-09-17dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()Ming Lei
2020-09-17bcache: fix overflow in offset_to_stripe()Coly Li
2020-09-17bcache: allocate meta data pages as compound pagesColy Li
2020-09-17md/raid5: Fix Force reconstruct-write io stuck in degraded raid5ChangSyun Peng
2020-09-07Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-09-04bcache: fix super block seq numbers comparision in register_cache_set()Coly Li
2020-09-04md-cluster: fix wild pointer of unlock_all_bitmaps()Zhao Heming
2020-08-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-08-18dm: use bio_uninit instead of bio_disassociate_blkgChristoph Hellwig
2020-08-04Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-08-04Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/intel-x86Bruce Ashfield
2020-08-03dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka
2020-08-03dm: use noio when sending kobject eventMikulas Patocka
2020-07-24dm zoned: assign max_io_len correctlyHou Tao
2020-07-20Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-16dm writecache: add cond_resched to loop in persistent_memory_claim()Mikulas Patocka
2020-07-16dm writecache: correct uncommitted_block when discarding uncommitted entryHuaisheng Ye
2020-07-13dm zoned: return NULL if dmz_get_zone_for_reclaim() fails to find a zoneHannes Reinecke
2020-07-13dm mpath: switch paths in dm_blk_ioctl() code pathMartin Wilck
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-12Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-07-11bcache: fix refcount underflow in bcache_device_free()Coly Li
2020-07-11raid5: remove gfp flags from scribble_alloc()Coly Li
2020-07-11md: don't flush workqueue unconditionally in md_openGuoqing Jiang
2020-07-07bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu
2020-06-29Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-24md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown
2020-06-11Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-08dm crypt: avoid truncating the logical block sizeEric Biggers
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-05Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-06-04dm multipath: use updated MPATHF_QUEUE_IO on mapping for bio-based mpathGabriel Krisman Bertazi
2020-06-04dm writecache: fix data corruption when reloading the targetMikulas Patocka
2020-06-04dm verity fec: fix hash block number in verity_fec_decodeSunwook Eom
2020-06-01dm zoned: remove duplicate nr_rnd_zones increase in dmz_init_zone()Bob Liu
2020-06-01dm verity fec: fix memory leak in verity_fec_dtrShetty, Harshini X (EXT-Sony Mobile)
2020-06-01dm integrity: fix a crash with unusually large tag sizeMikulas Patocka
2020-06-01dm writecache: add cond_resched to avoid CPU hangsMikulas Patocka
2020-06-01md: check arrays is suspended in mddev_detach before call quiesce operationsGuoqing Jiang
2020-06-01Revert "dm: always call blk_queue_split() in dm_process_bio()"Mike Snitzer
2020-05-25Merge branch 'v5.2/standard/base' into v5.2/standard/preempt-rt/baseBruce Ashfield
2020-05-21dm integrity: use dm_bio_record and dm_bio_restoreMike Snitzer
2020-05-21dm bio record: save/restore bi_end_io and bi_integrityMike Snitzer
2020-05-21dm: fix congested_fn for request-based deviceHou Tao
2020-05-21dm writecache: verify watermark during resumeMikulas Patocka
2020-05-21dm: report suspended device during destroyMikulas Patocka
2020-05-21dm cache: fix a crash due to incorrect work item cancellingMikulas Patocka
2020-05-21dm integrity: fix invalid table returned due to argument count mismatchMikulas Patocka