aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/device-mapper.h
Commit message (Expand)AuthorAge
* dm table: allow targets to support discards internallyMike Snitzer2011-05-29
* md/dm - remove remains of plug_fn callback.NeilBrown2011-04-18
* block: remove per-queue pluggingJens Axboe2011-03-10
* dm: per target unplug callback supportNeilBrown2011-01-13
* dm: introduce target callbacks and congestion callbackNeilBrown2011-01-13
* dm: factor out max_io_len_target_boundaryMike Snitzer2010-08-11
* dm: linear support discardMike Snitzer2010-08-11
* dm: rename map_info flush_request to target_request_nrMike Snitzer2010-08-11
* dm table: remove unused dm_get_device range parametersNikanth Karthikesan2010-03-05
* dm: export suspended state to targetsKiyoshi Ueda2009-12-10
* dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-10
* dm: keep old table until after resume succeededAlasdair G Kergon2009-12-10
* dm: rename dm_get_table to dm_get_live_tableAlasdair G Kergon2009-12-10
* dm stripe: expose correct io hintsMike Snitzer2009-09-04
* dm table: pass correct dev area size to device_area_is_validMike Snitzer2009-07-23
* dm: prepare for request based optionKiyoshi Ueda2009-06-22
* dm: calculate queue limits during resume not loadMike Snitzer2009-06-22
* dm target:s introduce iterate devices fnMike Snitzer2009-06-22
* dm table: replace struct io_restrictions with struct queue_limitsMike Snitzer2009-06-22
* dm: introduce num_flush_requestsMikulas Patocka2009-06-22
* block: Do away with the notion of hardsect_sizeMartin K. Petersen2009-05-22
* dm: remove limited barrier supportMikulas Patocka2009-04-08
* dm target: remove struct tt_internalCheng Renquan2009-04-02
* dm: support barriers on simple devicesAndi Kleen2009-01-05
* dm request: extend target interfaceKiyoshi Ueda2009-01-05
* dm: consolidate target deregistration error handlingMikulas Patocka2009-01-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdevLinus Torvalds2008-10-23
|\
| * [PATCH] lose unused arguments in dm ioctl callbacksAl Viro2008-10-21
| * [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-21
* | dm: publish array_too_bigMikulas Patocka2008-10-21
|/
* dm: publish dm_vcallocMikulas Patocka2008-10-10
* dm: publish dm_table_unplug_allMikulas Patocka2008-10-10
* dm: publish dm_get_mapinfoMikulas Patocka2008-10-10
* dm: export struct dm_devMikulas Patocka2008-10-10
* dm: introduce merge_bvec_fnMilan Broz2008-07-21
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-30
* dm table: remove unused dm_create_error_tableAdrian Bunk2008-04-25
* dm: expose macrosAlasdair G Kergon2008-04-25
* dm log: clean interfaceHeinz Mauelshagen2008-04-25
* dm: table remove unused variableVasily Averin2008-02-07
* dm: merge max_hw_sectorNeil Brown2007-12-20
* dm: bounce_pfn limit addedVasily Averin2007-11-02
* dm: uevent generate eventsMike Anderson2007-10-19
* dm: export name and uuidMike Anderson2007-10-19
* [PATCH] dm: suspend: add noflush pushbackKiyoshi Ueda2006-12-08
* [PATCH] dm: map and endio return code clarificationKiyoshi Ueda2006-12-08
* [PATCH] dm: suspend: parameter changeKiyoshi Ueda2006-12-08
* [PATCH] dm table: add target flushBryn Reeves2006-10-03
* [PATCH] dm: extract device limit settingBryn Reeves2006-10-03
* [PATCH] dm table: add target preresumeMilan Broz2006-10-03