aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-cache-target.c
AgeCommit message (Expand)Author
2013-12-04dm cache: fix a race condition between queuing new migrations and quiescing f...Joe Thornber
2013-05-10dm cache: set config valueJoe Thornber
2013-05-10dm cache: move config fnsAlasdair G Kergon
2013-05-10dm cache: replace memcpy with struct assignmentJoe Thornber
2013-05-10dm cache: fix typos in commentsJoe Thornber
2013-05-10dm cache: tune migration throttlingJoe Thornber
2013-05-10dm cache: fix error return code in cache_createWei Yongjun
2013-04-05dm cache: reduce bio front_pad size in writeback modeMike Snitzer
2013-04-05dm cache: fix writes to cache device in writethrough modeDarrick J. Wong
2013-03-20dm cache: policy ignore hints if generated by different versionMike Snitzer
2013-03-20dm cache: fix race in writethrough implementationJoe Thornber
2013-03-20dm cache: avoid calling policy destructor twice on errorHeinz Mauelshagen
2013-03-20dm cache: detect cache_create failureHeinz Mauelshagen
2013-03-20dm cache: avoid 64 bit division on 32 bitJoe Thornber
2013-03-01dm: add cache targetJoe Thornber