summaryrefslogtreecommitdiff
path: root/drivers/md/dm-thin-metadata.h
Commit message (Expand)AuthorAge
* dm thin: fix a race condition between discarding and provisioning a blockJoe Thornber2016-07-20
* dm thin metadata: add dm_thin_remove_range()Joe Thornber2015-06-11
* dm thin metadata: add dm_thin_find_mapped_range()Joe Thornber2015-06-11
* dm thin metadata: remove unused dm_pool_get_data_block_size()Rickard Strandqvist2015-02-09
* dm thin: prefetch missing metadata pagesJoe Thornber2014-11-10
* dm thin metadata: change dm_thin_find_block to allow blocking, but not issuin...Joe Thornber2014-11-10
* dm thin: ensure user takes action to validate data and metadata consistencyMike Snitzer2014-03-05
* dm thin: allow metadata space larger than supported to go unusedMike Snitzer2014-02-27
* dm thin: avoid metadata commit if a pool's thin devices haven't changedMike Snitzer2014-02-17
* dm thin: use bool rather than unsigned for flags in structuresMike Snitzer2014-01-07
* dm thin: fix discard support to a previously shared blockJoe Thornber2014-01-07
* dm thin: allow pool in read-only mode to transition to read-write modeJoe Thornber2013-12-10
* dm thin: generate event when metadata threshold passedJoe Thornber2013-05-10
* dm thin: detect metadata device resizingJoe Thornber2013-05-10
* dm thin metadata: introduce dm_pool_abort_metadataJoe Thornber2012-07-27
* dm thin metadata: introduce dm_pool_metadata_set_read_onlyJoe Thornber2012-07-27
* dm thin metadata: add dm_thin_changed_this_transactionJoe Thornber2012-07-27
* dm thin metadata: add format option to dm_pool_metadata_openJoe Thornber2012-07-27
* dm thin: clean up compiler warningMike Snitzer2012-07-27
* dm thin: provide userspace access to pool metadataJoe Thornber2012-06-03
* dm thin: relax hard limit on the maximum size of a metadata deviceMike Snitzer2012-03-28
* dm: add thin provisioning targetJoe Thornber2011-10-31