aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-thin.c
Commit message (Expand)AuthorAge
* dm thin: provide userspace access to pool metadataJoe Thornber2012-06-02
* dm thin: use slab mempoolsMike Snitzer2012-06-02
* dm thin: fix table output when pool target disables discard passdown internallyMike Snitzer2012-05-18
* dm thin: correct module descriptionAlasdair G Kergon2012-05-11
* dm thin: fix unprotected use of prepared_discards listMike Snitzer2012-05-11
* dm thin: reinstate missing mempool_free in cell_release_singletonMike Snitzer2012-05-11
* dm thin: add pool target flags to control discardJoe Thornber2012-03-28
* dm thin: support discardsJoe Thornber2012-03-28
* dm thin: prepare to support discardJoe Thornber2012-03-28
* dm thin: use dm_target_offsetAlasdair G Kergon2012-03-28
* dm thin: support read only external snapshot originsJoe Thornber2012-03-28
* dm thin: relax hard limit on the maximum size of a metadata deviceMike Snitzer2012-03-28
* dm thin: commit outstanding data every secondJoe Thornber2012-03-28
* dm thin: correct commentsJoe Thornber2012-03-28
* dm thin: fix stacked bi_next usageJoe Thornber2012-03-28
* dm: add thin provisioning targetJoe Thornber2011-10-31