aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-cache-target.c
Commit message (Expand)AuthorAge
* dm cache: fix access beyond end of origin deviceHeinz Mauelshagen2014-03-24
* dm cache: fix truncation bug when copying a block to/from >2TB fast deviceHeinz Mauelshagen2014-03-24
* dm cache: fix a race condition between queuing new migrations and quiescing f...Joe Thornber2013-12-04
* dm cache: set config valueJoe Thornber2013-05-10
* dm cache: move config fnsAlasdair G Kergon2013-05-10
* dm cache: replace memcpy with struct assignmentJoe Thornber2013-05-10
* dm cache: fix typos in commentsJoe Thornber2013-05-10
* dm cache: tune migration throttlingJoe Thornber2013-05-10
* dm cache: fix error return code in cache_createWei Yongjun2013-05-10
* dm cache: reduce bio front_pad size in writeback modeMike Snitzer2013-04-05
* dm cache: fix writes to cache device in writethrough modeDarrick J. Wong2013-04-05
* dm cache: policy ignore hints if generated by different versionMike Snitzer2013-03-20
* dm cache: fix race in writethrough implementationJoe Thornber2013-03-20
* dm cache: avoid calling policy destructor twice on errorHeinz Mauelshagen2013-03-20
* dm cache: detect cache_create failureHeinz Mauelshagen2013-03-20
* dm cache: avoid 64 bit division on 32 bitJoe Thornber2013-03-20
* dm: add cache targetJoe Thornber2013-03-01