summaryrefslogtreecommitdiffstats
path: root/drivers/md
AgeCommit message (Expand)Author
2021-03-11dm table: fix zoned iterate_devices based device capability checksJeffle Xu
2021-03-11dm table: fix DAX iterate_devices based device capability checksJeffle Xu
2021-03-11dm table: fix iterate_devices based device capability checksJeffle Xu
2021-03-11dm verity: fix FEC for RS roots unaligned to block sizeMilan Broz
2021-03-11dm bufio: subtract the number of initial sectors in dm_bufio_get_device_sizeMikulas Patocka
2021-03-04dm era: Update in-core bitset after committing the metadataNikos Tsironis
2021-03-04dm era: only resize metadata in preresumeNikos Tsironis
2021-03-04dm era: Reinitialize bitset cache before digesting a new writesetNikos Tsironis
2021-03-04dm era: Use correct value size in equality function of writeset treeNikos Tsironis
2021-03-04dm era: Fix bitset memory leaksNikos Tsironis
2021-03-04dm era: Verify the data block size hasn't changedNikos Tsironis
2021-03-04dm era: Recover committed writeset after crashNikos Tsironis
2021-03-04dm: fix deadlock when swapping to encrypted deviceMikulas Patocka
2021-02-10md: Set prev_flush_start and flush_bio in an atomic wayXiao Ni
2021-01-30dm integrity: conditionally disable "recalculate" featureMikulas Patocka
2021-01-27dm integrity: fix a crash if "recalculate" used without "internal_hash"Mikulas Patocka
2021-01-27dm: avoid filesystem lookup in dm_get_dev_t()Hannes Reinecke
2021-01-23dm integrity: fix flush with external metadata deviceMikulas Patocka
2021-01-19dm: eliminate potential source of excessive kernel log noiseMike Snitzer
2021-01-19dm integrity: fix the maximum number of argumentsMikulas Patocka
2021-01-19dm snapshot: flush merged data before committing metadataAkilesh Kailash
2021-01-06dm verity: skip verity work if I/O error when system is shutting downHyeongseok Kim
2021-01-06md/raid10: initialize r10_bio->read_slot before use.Kevin Vigor
2020-12-30md/cluster: fix deadlock when node is doing resync jobZhao Heming
2020-12-30md/cluster: block reshape with remote resync jobZhao Heming
2020-12-30dm ioctl: fix error return code in target_messageQinglang Miao
2020-12-30md: fix a warning caused by a race between concurrent md_ioctl()sDae R. Jeong
2020-12-30dm table: Remove BUG_ON(in_interrupt())Thomas Gleixner
2020-12-11dm writecache: remove BUG() and fail gracefully insteadMike Snitzer
2020-12-11dm: remove invalid sparse __acquires and __releases annotationsMike Snitzer
2020-12-11dm writecache: fix the maximum number of argumentsMikulas Patocka
2020-11-05md/raid5: fix oops during stripe resizingSong Liu
2020-11-05md/bitmap: md_bitmap_get_counter returns wrong blocksZhao Heming
2020-10-01bcache: fix a lost wake-up problem caused by mca_cannibalize_lockGuoju Fang
2020-09-09dm thin metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-09dm cache metadata: Avoid returning cmd->bm wild pointer on errorYe Bin
2020-09-09dm writecache: handle DAX to partitions on persistent memory correctlyMikulas Patocka
2020-08-21dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue()Ming Lei
2020-08-21bcache: fix overflow in offset_to_stripe()Coly Li
2020-08-21bcache: allocate meta data pages as compound pagesColy Li
2020-08-21md/raid5: Fix Force reconstruct-write io stuck in degraded raid5ChangSyun Peng
2020-08-19bcache: fix super block seq numbers comparision in register_cache_set()Coly Li
2020-08-19md-cluster: fix wild pointer of unlock_all_bitmaps()Zhao Heming
2020-07-29dm integrity: fix integrity recalculation that is improperly skippedMikulas Patocka
2020-07-16dm: use noio when sending kobject eventMikulas Patocka
2020-07-09dm zoned: assign max_io_len correctlyHou Tao
2020-06-30dm writecache: add cond_resched to loop in persistent_memory_claim()Mikulas Patocka
2020-06-30dm writecache: correct uncommitted_block when discarding uncommitted entryHuaisheng Ye
2020-06-25md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown
2020-06-25bcache: fix potential deadlock problem in btree_gc_coalesceZhiqiang Liu