aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-cache-target.c
Commit message (Expand)AuthorAge
* dm cache: actually resize cacheVincent Pelletier2013-12-10
* dm cache: resolve small nits and improve DocumentationMike Snitzer2013-11-12
* dm cache: add cache block invalidation supportJoe Thornber2013-11-11
* dm cache: add passthrough modeJoe Thornber2013-11-11
* dm cache: cache shrinking supportJoe Thornber2013-11-11
* dm cache: promotion optimisation for writesJoe Thornber2013-11-09
* dm cache: optimize commit_if_neededHeinz Mauelshagen2013-11-09
* dm cache: log error message if dm_kcopyd_copy() failsHeinz Mauelshagen2013-11-09
* dm cache: use cell_defer() boolean argument consistentlyHeinz Mauelshagen2013-11-09
* dm cache: return -EINVAL if the user specifies unknown cache policyMikulas Patocka2013-11-09
* dm cache: improve efficiency of quiescing flag managementJoe Thornber2013-11-09
* dm cache: fix a race condition between queuing new migrations and quiescing f...Joe Thornber2013-11-09
* dm cache: io destined for the cache device can now serve as tick biosJoe Thornber2013-11-09
* dm cache: eliminate holes in cache structureMike Snitzer2013-08-23
* dm cache: fix stacking of geometry limitsMike Snitzer2013-08-23
* dm cache: add data block size limits to code and DocumentationMike Snitzer2013-08-23
* dm cache: fix arm link errors with inlineMikulas Patocka2013-07-10
* 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