aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-cache-target.c
Commit message (Expand)AuthorAgeFilesLines
* dm cache: fix a lock-inversionJoe Thornber2018-01-021-26/+2
* dm cache: prevent corruption caused by discard_block_size > cache_block_sizeMike Snitzer2018-01-021-34/+3
* dm cache: fix race causing dirty blocks to be marked as cleanAnssi Hannula2018-01-021-2/+2
* dm cache: fix truncation bug when mapping I/O to >2TB fast deviceHeinz Mauelshagen2018-01-021-2/+3
* dm cache: fix race affecting dirty block countAnssi Hannula2018-01-021-7/+6
* dm cache: add block sizes and total cache blocks to status outputMike Snitzer2018-01-021-5/+9
* first commitMeizu OpenSource2016-08-151-0/+2691