#!/bin/bash # description: create flame graphs perf script -s "$PERF_EXEC_PATH"/scripts/python/flamegraph.py "$@" ef='/favicon.ico'/>
summaryrefslogtreecommitdiff
path: root/drivers/md/dm-cache-target.c
AgeCommit message (Expand)Author
2020-03-03dm: bump version of core and various targetsMike Snitzer
2020-02-27dm cache: fix a crash due to incorrect work item cancellingMikulas Patocka
2019-11-05dm cache: replace spin_lock_irqsave with spin_lock_irqMikulas Patocka
2019-10-17dm cache: fix bugs when a GFP_NOWAIT allocation failsMikulas Patocka
2019-03-05dm cache: add support for discard passdown to the origin deviceMike Snitzer
2019-02-20dm: eliminate 'split_discard_bios' flag from DM target interfaceMike Snitzer
2018-10-09dm cache: destroy migration_cache if cache target registration failedShenghui Wang
2018-10-04dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer
2018-07-31dm kcopyd: return void from dm_kcopyd_copy()Mike Snitzer
2018-07-27dm cache: only allow a single io_mode cache feature to be requestedJohn Pittman
2018-06-08dm: adjust structure members to improve alignmentMike Snitzer
2018-05-30dm: convert to bioset_init()/mempool_init()Kent Overstreet
2018-04-03dm: allow targets to return output from messages they are sentMike Snitzer