summaryrefslogtreecommitdiffstats
path: root/include/linux/device-mapper.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* dm: publish dm_vcallocMikulas Patocka2008-10-101-0/+5
* dm: publish dm_table_unplug_allMikulas Patocka2008-10-101-0/+5
* dm: publish dm_get_mapinfoMikulas Patocka2008-10-101-0/+1
* dm: export struct dm_devMikulas Patocka2008-10-101-1/+6
* dm: introduce merge_bvec_fnMilan Broz2008-07-211-0/+6
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-301-3/+0
* dm table: remove unused dm_create_error_tableAdrian Bunk2008-04-251-6/+0
* dm: expose macrosAlasdair G Kergon2008-04-251-1/+93
* dm log: clean interfaceHeinz Mauelshagen2008-04-251-0/+2
* dm: table remove unused variableVasily Averin2008-02-081-9/+9
* dm: merge max_hw_sectorNeil Brown2007-12-201-0/+1
* dm: bounce_pfn limit addedVasily Averin2007-11-021-0/+1
* dm: uevent generate eventsMike Anderson2007-10-201-0/+2
* dm: export name and uuidMike Anderson2007-10-201-0/+1
* [PATCH] dm: suspend: add noflush pushbackKiyoshi Ueda2006-12-081-0/+3
* [PATCH] dm: map and endio return code clarificationKiyoshi Ueda2006-12-081-1/+1
* [PATCH] dm: suspend: parameter changeKiyoshi Ueda2006-12-081-1/+1
* [PATCH] dm table: add target flushBryn Reeves2006-10-031-0/+2
* [PATCH] dm: extract device limit settingBryn Reeves2006-10-031-0/+5
* [PATCH] dm table: add target preresumeMilan Broz2006-10-031-0/+2
* [PATCH] dm: support ioctls on mapped devicesMilan Broz2006-10-031-0/+5
* [PATCH] dm: improve error message consistencyAlasdair G Kergon2006-06-261-0/+1
* [PATCH] dm: create error tableDavid Teigland2006-06-261-0/+6
* [PATCH] dm: add exportsAlasdair G Kergon2006-06-261-2/+102
* [PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properlyNeilBrown2006-03-271-0/+1
OpenPOWER on IntegriCloud