summaryrefslogtreecommitdiffstats
path: root/drivers/md
AgeCommit message (Expand)Author
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-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
2020-05-21dm integrity: fix a deadlock due to offloading to an incorrect workqueueMikulas Patocka
2020-05-21dm integrity: fix recalculation when moving from journal mode to bitmap modeMikulas Patocka
2020-05-15dm thin metadata: fix lockdep complaintTheodore Ts'o
2020-05-15bcache: properly initialize 'path' and 'err' in register_bcache()Coly Li
2020-05-15bcache: explicity type cast in bset_bkey_last()Coly Li
2020-05-15bcache: fix memory corruption in bch_cache_accounting_clear()Coly Li
2020-05-15bcache: fix use-after-free in register_bcache()Coly Li
2020-05-15bcache: rework error unwinding in register_bcacheChristoph Hellwig
2020-05-15bcache: cached_dev_free needs to put the sb pageLiang Chen
2020-05-15dm thin: don't allow changing data device during thin-pool reloadMikulas Patocka
2020-05-04bcache: add readahead cache policy options via sysfs interfaceColy Li
2020-05-04dm: fix potential for q->make_request_fn NULL pointerMike Snitzer
2020-05-04dm thin metadata: use pool locking at end of dm_pool_metadata_closeMike Snitzer
2020-05-04dm crypt: fix benbi IV constructor crash if used in authenticated modeMilan Broz
2020-05-04dm writecache: fix incorrect flush sequence when doing SSD mode commitMikulas Patocka
2020-05-04dm space map common: fix to ensure new block isn't already in useJoe Thornber
2020-05-04dm zoned: support zone sizes smaller than 128MiBDmitry Fomichev
2020-05-04dm writecache: skip writecache_wait for pmem modeHuaisheng Ye
2020-04-12block: fix an integer overflow in logical block sizeMikulas Patocka
2020-03-20md: raid1: check rdev before reference in raid1_sync_request funcZhiqiang Liu
2020-03-07bcache: at least try to shrink 1 node in bch_mca_scan()Coly Li
2020-02-24md: make sure desc_nr less than MD_SB_DISKSYufen Yu
2020-02-24md: avoid invalid memory access for array sb->dev_rolesYufen Yu
2020-02-24bcache: fix deadlock in bcache_allocatorAndrea Righi
2020-02-24bcache: fix static checker warning in bcache_device_free()Coly Li
2020-02-24md/bitmap: avoid race window between md_bitmap_resize and bitmap_file_clear_bitGuoqing Jiang
2020-02-24md: no longer compare spare disk superblock events in super_loadYufen Yu
2020-02-11dm thin: fix use-after-free in metadata_pre_commit_callbackMike Snitzer
2020-02-11dm thin: Flush data device before committing metadataNikos Tsironis
2020-02-11dm thin metadata: Add support for a pre-commit callbackNikos Tsironis
2020-02-11dm btree: increase rebalance threshold in __rebalance2()Hou Tao
2020-02-11dm mpath: remove harmful bio-based optimizationMike Snitzer
2020-01-31raid5: need to set STRIPE_HANDLE for batch headGuoqing Jiang
2020-01-31md: improve handling of bio with REQ_PREFLUSH in md_flush_request()David Jeffery