Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-06dm thin metadata: Add support for a pre-commit callbackNikos Tsironis
2019-01-16dm thin: fix passdown_double_checking_shared_status()Joe Thornber
2016-07-20dm thin: fix a race condition between discarding and provisioning a blockJoe Thornber
2015-06-12dm thin metadata: add dm_thin_remove_range()Joe Thornber
2015-06-12dm thin metadata: add dm_thin_find_mapped_range()Joe Thornber
2015-02-09dm thin metadata: remove unused dm_pool_get_data_block_size()Rickard Strandqvist
2014-11-10dm thin: prefetch missing metadata pagesJoe Thornber
2014-11-10dm thin metadata: change dm_thin_find_block to allow blocking, but not issuin...Joe Thornber
2014-03-06dm thin: ensure user takes action to validate data and metadata consistencyMike Snitzer
2014-02-27dm thin: allow metadata space larger than supported to go unusedMike Snitzer
2014-02-17dm thin: avoid metadata commit if a pool's thin devices haven't changedMike Snitzer
2014-01-07dm thin: use bool rather than unsigned for flags in structuresMike Snitzer
2014-01-07dm thin: fix discard support to a previously shared blockJoe Thornber
2013-12-11dm thin: allow pool in read-only mode to transition to read-write modeJoe Thornber
2013-05-10dm thin: generate event when metadata threshold passedJoe Thornber
2013-05-10dm thin: detect metadata device resizingJoe Thornber
2012-07-27dm thin metadata: introduce dm_pool_abort_metadataJoe Thornber
2012-07-27dm thin metadata: introduce dm_pool_metadata_set_read_onlyJoe Thornber
2012-07-27dm thin metadata: add dm_thin_changed_this_transactionJoe Thornber
2012-07-27dm thin metadata: add format option to dm_pool_metadata_openJoe Thornber
2012-07-27dm thin: clean up compiler warningMike Snitzer
2012-06-03dm thin: provide userspace access to pool metadataJoe Thornber
2012-03-28dm thin: relax hard limit on the maximum size of a metadata deviceMike Snitzer
2011-11-01dm: add thin provisioning targetJoe Thornber