Age | Commit message (Expand) | Author |
2015-02-09 | dm thin metadata: remove unused dm_pool_get_data_block_size() | Rickard Strandqvist |
2014-11-10 | dm thin: prefetch missing metadata pages | Joe Thornber |
2014-11-10 | dm thin metadata: change dm_thin_find_block to allow blocking, but not issuin... | Joe Thornber |
2014-03-05 | dm thin: ensure user takes action to validate data and metadata consistency | Mike Snitzer |
2014-02-27 | dm thin: allow metadata space larger than supported to go unused | Mike Snitzer |
2014-02-17 | dm thin: avoid metadata commit if a pool's thin devices haven't changed | Mike Snitzer |
2014-01-07 | dm thin: use bool rather than unsigned for flags in structures | Mike Snitzer |
2014-01-07 | dm thin: fix discard support to a previously shared block | Joe Thornber |
2013-12-10 | dm thin: allow pool in read-only mode to transition to read-write mode | Joe Thornber |
2013-05-10 | dm thin: generate event when metadata threshold passed | Joe Thornber |
2013-05-10 | dm thin: detect metadata device resizing | Joe Thornber |
2012-07-27 | dm thin metadata: introduce dm_pool_abort_metadata | Joe Thornber |
2012-07-27 | dm thin metadata: introduce dm_pool_metadata_set_read_only | Joe Thornber |
2012-07-27 | dm thin metadata: add dm_thin_changed_this_transaction | Joe Thornber |
2012-07-27 | dm thin metadata: add format option to dm_pool_metadata_open | Joe Thornber |
2012-07-27 | dm thin: clean up compiler warning | Mike Snitzer |
2012-06-03 | dm thin: provide userspace access to pool metadata | Joe Thornber |
2012-03-28 | dm thin: relax hard limit on the maximum size of a metadata device | Mike Snitzer |
2011-10-31 | dm: add thin provisioning target | Joe Thornber |