summaryrefslogtreecommitdiffstats
path: root/include/linux/device-mapper.h
Commit message (Expand)AuthorAgeFilesLines
* dm: document iterate_devicesAlasdair G Kergon2013-05-101-0/+15
* dm: add target num_write_bios fnAlasdair G Kergon2013-03-011-0/+15
* dm: rename request variables to biosAlasdair G Kergon2013-03-011-15/+15
* dm: fix truncated status stringsMikulas Patocka2013-03-011-2/+2
* dm: remove map_infoMikulas Patocka2012-12-211-4/+2
* dm: move target request nr to dm_target_ioMikulas Patocka2012-12-211-4/+10
* dm: introduce per_bio_dataMikulas Patocka2012-12-211-0/+30
* dm: prepare to support WRITE SAMEMike Snitzer2012-12-211-0/+5
* dm thin: commit before gathering statusAlasdair G Kergon2012-07-271-1/+1
* dm: use bool bitfields in struct dm_targetAlasdair G Kergon2012-07-271-3/+3
* dm: allow targets to request flushes regardless of underlying device supportJoe Thornber2012-07-271-0/+6
* dm: introduce split_discard_requestsMikulas Patocka2012-07-271-0/+6
* dm: support non power of two target max_io_lenMike Snitzer2012-07-271-2/+7
* dm: remove unused flush target methodJoe Thornber2012-07-271-2/+0
* dm table: add immutable featureAlasdair G Kergon2011-10-311-0/+7
* dm table: add always writeable featureAlasdair G Kergon2011-10-311-0/+7
* dm table: add singleton featureAlasdair G Kergon2011-10-311-4/+10
* dm: use local printk ratelimitNamhyung Kim2011-10-311-4/+13
* dm crypt: always disable discard_zeroes_dataMilan Broz2011-09-251-0/+5
* dm table: share target argument parsing functionsMike Snitzer2011-08-021-0/+43
* dm table: allow targets to support discards internallyMike Snitzer2011-05-291-0/+6
* md/dm - remove remains of plug_fn callback.NeilBrown2011-04-181-1/+0
* block: remove per-queue pluggingJens Axboe2011-03-101-5/+0
* dm: per target unplug callback supportNeilBrown2011-01-131-0/+1
* dm: introduce target callbacks and congestion callbackNeilBrown2011-01-131-0/+11
* dm: factor out max_io_len_target_boundaryMike Snitzer2010-08-121-0/+6
* dm: linear support discardMike Snitzer2010-08-121-0/+6
* dm: rename map_info flush_request to target_request_nrMike Snitzer2010-08-121-2/+2
* dm table: remove unused dm_get_device range parametersNikanth Karthikesan2010-03-061-3/+2
* dm: export suspended state to targetsKiyoshi Ueda2009-12-101-0/+1
* dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-101-1/+0
* dm: keep old table until after resume succeededAlasdair G Kergon2009-12-101-1/+3
* dm: rename dm_get_table to dm_get_live_tableAlasdair G Kergon2009-12-101-1/+1
* dm stripe: expose correct io hintsMike Snitzer2009-09-041-0/+4
* dm table: pass correct dev area size to device_area_is_validMike Snitzer2009-07-231-2/+2
* dm: prepare for request based optionKiyoshi Ueda2009-06-221-0/+9
* dm: calculate queue limits during resume not loadMike Snitzer2009-06-221-8/+2
* dm target:s introduce iterate devices fnMike Snitzer2009-06-221-0/+11
* dm table: replace struct io_restrictions with struct queue_limitsMike Snitzer2009-06-221-14/+2
* dm: introduce num_flush_requestsMikulas Patocka2009-06-221-0/+11
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-221-1/+1
* dm: remove limited barrier supportMikulas Patocka2009-04-091-1/+0
* dm target: remove struct tt_internalCheng Renquan2009-04-021-0/+3
* dm: support barriers on simple devicesAndi Kleen2009-01-061-0/+7
* dm request: extend target interfaceKiyoshi Ueda2009-01-061-0/+15
* dm: consolidate target deregistration error handlingMikulas Patocka2009-01-061-2/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-231-6/+5
|\
| * [PATCH] lose unused arguments in dm ioctl callbacksAl Viro2008-10-211-2/+1
| * [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-4/+4
* | dm: publish array_too_bigMikulas Patocka2008-10-211-0/+3
|/