summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm.h
Commit message (Expand)AuthorAgeFilesLines
* block, dm: don't copy bios for request clonesChristoph Hellwig2015-05-221-2/+3
* dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attrMike Snitzer2015-04-151-1/+4
* dm: impose configurable deadline for dm_request_fn's merge heuristicMike Snitzer2015-04-151-0/+4
* dm: remove request-based DM queue's lld_busy_fn hookMike Snitzer2015-03-311-1/+0Star
* dm table: train hybrid target type detection to select blk-mq if appropriateMike Snitzer2015-02-091-1/+2
* dm: allocate requests in target when stacking on blk-mq devicesMike Snitzer2015-02-091-3/+5
* dm: enhance internal suspend and resume interfaceMike Snitzer2014-11-191-0/+9
* dm: add presuspend_undo hook to target_typeMike Snitzer2014-11-191-0/+1
* dm: allow active and inactive tables to share dm_devsBenjamin Marzinski2014-10-061-1/+4
* dm table: make dm_table_supports_discards staticMikulas Patocka2014-08-011-1/+0Star
* dm table: add dm_table_run_md_queue_asyncMike Snitzer2014-03-271-0/+1
* dm: make dm_table_alloc_md_mempools staticMikulas Patocka2014-03-271-1/+0Star
* dm sysfs: fix a module unload raceMikulas Patocka2014-01-151-1/+16
* dm: wait until embedded kobject is released before destroying a deviceMikulas Patocka2014-01-081-0/+2
* dm: allow remove to be deferredMikulas Patocka2013-11-101-1/+12
* dm: add reserved_bio_based_ios module parameterMike Snitzer2013-09-231-0/+1
* dm: add reserved_rq_based_ios module parameterMike Snitzer2013-09-231-0/+2
* dm: add statistics supportMikulas Patocka2013-09-061-0/+16
* dm: allow error target to replace bio-based and request-based targetsMike Snitzer2013-09-061-0/+11
* dm: introduce per_bio_dataMikulas Patocka2012-12-211-1/+1
* dm: retain table limits when swapping to new table with no devicesMike Snitzer2012-09-271-0/+1
* dm thin: commit before gathering statusAlasdair G Kergon2012-07-271-0/+5
* dm table: add immutable featureAlasdair G Kergon2011-10-311-0/+2
* dm: ignore merge_bvec for snapshots when safeMikulas Patocka2011-08-021-0/+2
* block: Require subsystems to explicitly allocate bio_set integrity mempoolMartin K. Petersen2011-03-171-1/+1
* dm: linear support discardMike Snitzer2010-08-121-0/+1
* dm ioctl: refactor dm_table_completeWill Drewry2010-08-121-1/+0Star
* dm: do not initialise full request queue when bio basedMike Snitzer2010-08-121-0/+2
* dm ioctl: make bio or request based device type immutableMike Snitzer2010-08-121-0/+5
* dm: separate device deletion from dm_putKiyoshi Ueda2010-08-121-0/+5
* dm ioctl: introduce flag indicating uevent was generatedPeter Rajnoha2010-03-061-2/+2
* dm: rename dm_suspended to dm_suspended_mdKiyoshi Ueda2009-12-111-0/+5
* dm: add dm_deleting_md functionMike Anderson2009-12-111-0/+5
* dm io: use slab for struct ioMikulas Patocka2009-12-111-0/+3
* dm: remove queue next_ordered workaround for barriersMike Snitzer2009-07-231-1/+0Star
* dm: do not set QUEUE_ORDERED_DRAIN if request basedKiyoshi Ueda2009-06-221-0/+1
* dm: enable request based optionKiyoshi Ueda2009-06-221-0/+25
* dm: prepare for request based optionKiyoshi Ueda2009-06-221-0/+1
* dm: calculate queue limits during resume not loadMike Snitzer2009-06-221-1/+4
* dm ioctl: support cookies for udevMilan Broz2009-06-221-1/+2
* dm: remove limited barrier supportMikulas Patocka2009-04-091-1/+0Star
* dm target: remove struct tt_internalCheng Renquan2009-04-021-1/+1
* dm: add name and uuid to sysfsMilan Broz2009-01-061-0/+8
* dm table: rework reference countingMikulas Patocka2009-01-061-0/+1
* dm: support barriers on simple devicesAndi Kleen2009-01-061-0/+1
* dm: publish array_too_bigMikulas Patocka2008-10-211-9/+0Star
* dm: publish dm_vcallocMikulas Patocka2008-10-101-1/+0Star
* dm: publish dm_table_unplug_allMikulas Patocka2008-10-101-1/+0Star
* dm: publish dm_get_mapinfoMikulas Patocka2008-10-101-1/+0Star
* dm: export struct dm_devMikulas Patocka2008-10-101-5/+2Star