aboutsummaryrefslogtreecommitdiff
path: root/drivers/md/dm-table.c
AgeCommit message (Expand)Author
2016-08-18CHROMIUM: dm: boot time specification of dm=Will Drewry
2016-04-12dm snapshot: disallow the COW and origin devices from being identicalDingXiang
2015-10-21block: Inline blk_integrity in struct gendiskMartin K. Petersen
2015-08-19block: Replace SG_GAPS with new queue limits maskKeith Busch
2015-08-13block: kill merge_bvec_fn() completelyKent Overstreet
2015-06-26Revert "block, dm: don't copy bios for request clones"Mike Snitzer
2015-06-26Revert "dm: do not allocate any mempools for blk-mq request-based DM"Mike Snitzer
2015-05-29dm: do not allocate any mempools for blk-mq request-based DMMike Snitzer
2015-05-29Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2Mike Snitzer
2015-05-29dm: fix reload failure of 0 path multipath mapping on blk-mq devicesJunichi Nomura
2015-05-22block, dm: don't copy bios for request clonesChristoph Hellwig
2015-04-15dm table: use bool function return values of true/false not 1/0Joe Perches
2015-04-15dm table: fall back to getting device using name_to_dev_t()Dan Ehrenberg
2015-04-15dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attrMike Snitzer
2015-04-15dm: add full blk-mq support to request-based DMMike Snitzer
2015-03-31dm: remove request-based DM queue's lld_busy_fn hookMike Snitzer
2015-02-11dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queuesKeith Busch
2015-02-09dm table: train hybrid target type detection to select blk-mq if appropriateMike Snitzer
2015-02-09dm: allocate requests in target when stacking on blk-mq devicesMike Snitzer
2014-11-19dm: add presuspend_undo hook to target_typeMike Snitzer
2014-10-05dm: allow active and inactive tables to share dm_devsBenjamin Marzinski
2014-08-10dm table: propagate QUEUE_FLAG_NO_SG_MERGEJeff Moyer
2014-08-01dm table: make dm_table_supports_discards staticMikulas Patocka
2014-06-04dm: remove symbol export for dm_set_device_limitsMike Snitzer
2014-03-27dm table: add dm_table_run_md_queue_asyncMike Snitzer
2014-03-27dm: make dm_table_alloc_md_mempools staticMikulas Patocka
2014-01-07dm table: remove unused buggy code that extends the targets arrayMikulas Patocka
2013-12-10dm table: fail dm_table_create on dm_round_up overflowMikulas Patocka
2013-11-09dm table: print error on preresume failureMike Snitzer
2013-10-31dm: allocate buffer for messages with small number of arguments using GFP_NOIOMikulas Patocka
2013-09-05dm ioctl: increase granularity of type_lock when loading tableMike Snitzer
2013-09-05dm: allow error target to replace bio-based and request-based targetsMike Snitzer
2013-07-10dm: optimize use SRCU and RCUMikulas Patocka
2013-05-10dm table: fix write same supportMike Snitzer
2013-03-01dm: rename request variables to biosAlasdair G Kergon
2013-03-01dm table: remove superfluous variable resetWang Sheng-Hui
2012-12-21dm: introduce per_bio_dataMikulas Patocka
2012-12-21dm: prepare to support WRITE SAMEMike Snitzer
2012-12-21dm: disable WRITE SAMEMike Snitzer
2012-09-26dm: retain table limits when swapping to new table with no devicesMike Snitzer
2012-09-26dm table: clear add_random unless all devices have it setMilan Broz
2012-07-27dm: allow targets to request flushes regardless of underlying device supportJoe Thornber
2012-03-28dm: reject trailing characters in sccanf inputMikulas Patocka
2012-03-28dm table: simplify call to free_devicesHannes Reinecke
2012-01-11block: Introduce blk_set_stacking_limits functionMartin K. Petersen
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 table: propagate non rotational flagMandeep Singh Baines
2011-09-25dm crypt: always disable discard_zeroes_dataMilan Broz