summaryrefslogtreecommitdiff
path: root/include/linux/device-mapper.h
AgeCommit message (Expand)Author
2016-09-14dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requestsMike Snitzer
2016-07-28Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-07-20dm: add infrastructure for DAX supportToshi Kani
2016-06-10dm mpath: add optional "queue_mode" featureMike Snitzer
2016-03-10dm snapshot: disallow the COW and origin devices from being identicalDingXiang
2016-02-22dm: rename target's per_bio_data_size to per_io_data_sizeMike Snitzer
2016-02-22dm: set DM_TARGET_WILDCARD feature on "error" targetMike Snitzer
2015-10-31dm: refactor ioctl handlingChristoph Hellwig
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