aboutsummaryrefslogtreecommitdiff
path: root/include/linux/device-mapper.h
AgeCommit message (Expand)Author
2015-08-13block: kill merge_bvec_fn() completelyKent Overstreet
2015-03-31dm: remove unnecessary wrapper around blk_lld_busyMike Snitzer
2015-02-27dm snapshot: suspend merging snapshot when doing exception handoverMikulas Patocka
2015-02-09dm: allocate requests in target when stacking on blk-mq devicesMike Snitzer
2015-02-09dm: remove exports for request-based interfaces without external callersMike Snitzer
2014-11-19dm: add presuspend_undo hook to target_typeMike Snitzer
2014-06-04dm: remove symbol export for dm_set_device_limitsMike Snitzer
2014-06-03dm: introduce dm_accept_partial_bioMikulas Patocka
2014-03-27dm table: add dm_table_run_md_queue_asyncMike Snitzer
2014-03-27dm: remove dm_get_mapinfoMikulas Patocka
2013-09-20dm mpath: disable WRITE SAME if it failsMike Snitzer
2013-09-05dm: add statistics supportMikulas Patocka
2013-07-10dm: optimize use SRCU and RCUMikulas Patocka
2013-05-10dm: document iterate_devicesAlasdair G Kergon
2013-03-01dm: add target num_write_bios fnAlasdair G Kergon
2013-03-01dm: rename request variables to biosAlasdair G Kergon
2013-03-01dm: fix truncated status stringsMikulas Patocka
2012-12-21dm: remove map_infoMikulas Patocka
2012-12-21dm: move target request nr to dm_target_ioMikulas Patocka
2012-12-21dm: introduce per_bio_dataMikulas Patocka
2012-12-21dm: prepare to support WRITE SAMEMike Snitzer
2012-07-27dm thin: commit before gathering statusAlasdair G Kergon
2012-07-27dm: use bool bitfields in struct dm_targetAlasdair G Kergon
2012-07-27dm: allow targets to request flushes regardless of underlying device supportJoe Thornber
2012-07-27dm: introduce split_discard_requestsMikulas Patocka
2012-07-27dm: support non power of two target max_io_lenMike Snitzer
2012-07-27dm: remove unused flush target methodJoe Thornber
2011-10-31dm table: add immutable featureAlasdair G Kergon
2011-10-31dm table: add always writeable featureAlasdair G Kergon
2011-10-31dm table: add singleton featureAlasdair G Kergon
2011-10-31dm: use local printk ratelimitNamhyung Kim
2011-09-25dm crypt: always disable discard_zeroes_dataMilan Broz
2011-08-02dm table: share target argument parsing functionsMike Snitzer
2011-05-29dm table: allow targets to support discards internallyMike Snitzer
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown
2011-03-10block: remove per-queue pluggingJens Axboe
2011-01-13dm: per target unplug callback supportNeilBrown
2011-01-13dm: introduce target callbacks and congestion callbackNeilBrown
2010-08-12dm: factor out max_io_len_target_boundaryMike Snitzer
2010-08-12dm: linear support discardMike Snitzer
2010-08-12dm: rename map_info flush_request to target_request_nrMike Snitzer
2010-03-06dm table: remove unused dm_get_device range parametersNikanth Karthikesan
2009-12-10dm: export suspended state to targetsKiyoshi Ueda
2009-12-10dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda
2009-12-10dm: keep old table until after resume succeededAlasdair G Kergon
2009-12-10dm: rename dm_get_table to dm_get_live_tableAlasdair G Kergon
2009-09-04dm stripe: expose correct io hintsMike Snitzer
2009-07-23dm table: pass correct dev area size to device_area_is_validMike Snitzer
2009-06-22dm: prepare for request based optionKiyoshi Ueda
2009-06-22dm: calculate queue limits during resume not loadMike Snitzer