aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-thin.c
Commit message (Expand)AuthorAge
* dm thin: fix metadata dev resize detectionAlasdair G Kergon2013-05-19
* dm thin: generate event when metadata threshold passedJoe Thornber2013-05-10
* dm thin: detect metadata device resizingJoe Thornber2013-05-10
* dm thin: open dev read only when possibleJoe Thornber2013-05-10
* dm thin: refactor data dev resizeJoe Thornber2013-05-10
* dm thin: fix non power of two discard granularity calcJoe Thornber2013-03-20
* dm thin: fix discard corruptionJoe Thornber2013-03-20
* dm thin: remove cells from stackJoe Thornber2013-03-01
* dm bio prison: pass cell memory inJoe Thornber2013-03-01
* dm kcopyd: introduce configurable throttlingMikulas Patocka2013-03-01
* dm: rename request variables to biosAlasdair G Kergon2013-03-01
* dm thin: use block_size_is_power_of_twoMike Snitzer2013-03-01
* dm thin: support a non power of 2 discard_granularityMike Snitzer2013-03-01
* dm: fix truncated status stringsMikulas Patocka2013-03-01
* dm thin: fix queue limits stackingMike Snitzer2013-01-31
* dm: remove map_infoMikulas Patocka2012-12-21
* dm thin: dont use map_contextMikulas Patocka2012-12-21
* dm kcopyd: add WRITE SAME support to dm_kcopyd_zeroMike Snitzer2012-12-21
* dm thin: use DMERR_LIMIT for errorsMike Snitzer2012-12-21
* dm thin: cleanup dead codeJoe Thornber2012-12-21
* dm thin: rename cell_defer_except to cell_defer_no_holderJoe Thornber2012-12-21
* dm thin: emit ignore_discard in status when discards disabledMike Snitzer2012-12-21
* dm thin: wake worker when discard is preparedJoe Thornber2012-12-21
* dm thin: fix race between simultaneous io and discards to same blockJoe Thornber2012-12-21
* dm thin: replace dm_cell_release_singleton with cell_defer_exceptJoe Thornber2012-12-21
* dm thin: move bio_prison code to separate moduleMike Snitzer2012-10-12
* dm thin: prepare to separate bio_prison codeMike Snitzer2012-10-12
* dm thin: support discard with non power of two block sizeMike Snitzer2012-10-12
* dm thin: fix discard support for data devicesMike Snitzer2012-09-26
* dm thin: tidy discard supportMike Snitzer2012-09-26
* dm thin: do not set discard_zeroes_dataMike Snitzer2012-09-26
* dm thin: commit before gathering statusAlasdair G Kergon2012-07-27
* dm thin: add read only and fail io modesJoe Thornber2012-07-27
* dm thin: reduce number of metadata commitsJoe Thornber2012-07-27
* dm thin metadata: add format option to dm_pool_metadata_openJoe Thornber2012-07-27
* dm: use bool bitfields in struct dm_targetAlasdair G Kergon2012-07-27
* dm thin: set flush_supportedJoe Thornber2012-07-27
* dm thin: avoid unnecessarily breaking sharing for flushesJoe Thornber2012-07-27
* dm thin: fix memory leak in process_prepared_mapping error pathsJoe Thornber2012-07-27
* dm thin: optimize power of two block sizeMikulas Patocka2012-07-27
* dm thin: split discards on block boundaryMikulas Patocka2012-07-27
* dm thin: support for non power of 2 pool blocksizeMike Snitzer2012-07-27
* dm: support non power of two target max_io_lenMike Snitzer2012-07-27
* dm thin: provide specific errors for two table load failure casesMike Snitzer2012-07-27
* dm thin: clean up compiler warningMike Snitzer2012-07-27
* dm thin: reduce endio_hook pool sizeAlasdair G Kergon2012-07-27
* dm thin: do not send discards to shared blocksMikulas Patocka2012-07-20
* dm thin: commit metadata before creating metadata snapshotJoe Thornber2012-07-03
* dm thin: provide userspace access to pool metadataJoe Thornber2012-06-02
* dm thin: use slab mempoolsMike Snitzer2012-06-02