aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-table.c
Commit message (Expand)AuthorAge
* dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queuesKeith Busch2015-02-11
* dm table: train hybrid target type detection to select blk-mq if appropriateMike Snitzer2015-02-09
* dm: allocate requests in target when stacking on blk-mq devicesMike Snitzer2015-02-09
* dm: add presuspend_undo hook to target_typeMike Snitzer2014-11-19
* dm: allow active and inactive tables to share dm_devsBenjamin Marzinski2014-10-05
* dm table: propagate QUEUE_FLAG_NO_SG_MERGEJeff Moyer2014-08-10
* dm table: make dm_table_supports_discards staticMikulas Patocka2014-08-01
* dm: remove symbol export for dm_set_device_limitsMike Snitzer2014-06-04
* dm table: add dm_table_run_md_queue_asyncMike Snitzer2014-03-27
* dm: make dm_table_alloc_md_mempools staticMikulas Patocka2014-03-27
* dm table: remove unused buggy code that extends the targets arrayMikulas Patocka2014-01-07
* dm table: fail dm_table_create on dm_round_up overflowMikulas Patocka2013-12-10
* dm table: print error on preresume failureMike Snitzer2013-11-09
* dm: allocate buffer for messages with small number of arguments using GFP_NOIOMikulas Patocka2013-10-31
* dm ioctl: increase granularity of type_lock when loading tableMike Snitzer2013-09-05
* dm: allow error target to replace bio-based and request-based targetsMike Snitzer2013-09-05
* dm: optimize use SRCU and RCUMikulas Patocka2013-07-10
* dm table: fix write same supportMike Snitzer2013-05-10
* dm: rename request variables to biosAlasdair G Kergon2013-03-01
* dm table: remove superfluous variable resetWang Sheng-Hui2013-03-01
* dm: introduce per_bio_dataMikulas Patocka2012-12-21
* dm: prepare to support WRITE SAMEMike Snitzer2012-12-21
* dm: disable WRITE SAMEMike Snitzer2012-12-21
* dm: retain table limits when swapping to new table with no devicesMike Snitzer2012-09-26
* dm table: clear add_random unless all devices have it setMilan Broz2012-09-26
* dm: allow targets to request flushes regardless of underlying device supportJoe Thornber2012-07-27
* dm: reject trailing characters in sccanf inputMikulas Patocka2012-03-28
* dm table: simplify call to free_devicesHannes Reinecke2012-03-28
* block: Introduce blk_set_stacking_limits functionMartin K. Petersen2012-01-11
* dm table: add immutable featureAlasdair G Kergon2011-10-31
* dm table: add always writeable featureAlasdair G Kergon2011-10-31
* dm table: add singleton featureAlasdair G Kergon2011-10-31
* dm table: propagate non rotational flagMandeep Singh Baines2011-10-31
* dm crypt: always disable discard_zeroes_dataMilan Broz2011-09-25
* dm table: avoid crash if integrity profile changesMike Snitzer2011-09-25
* dm table: set flush capability based on underlying devicesMike Snitzer2011-08-02
* dm table: share target argument parsing functionsMike Snitzer2011-08-02
* dm: ignore merge_bvec for snapshots when safeMikulas Patocka2011-08-02
* dm table: clean dm_get_device and move exportsMike Snitzer2011-08-02
* dm: use vzallocJoe Perches2011-08-02
* dm table: fix discard supportMike Snitzer2011-08-02
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* dm table: reject devices without request fnsMilan Broz2011-05-29
* dm table: allow targets to support discards internallyMike Snitzer2011-05-29
* dm: improve block integrity supportMike Snitzer2011-04-05
* block: Require subsystems to explicitly allocate bio_set integrity mempoolMartin K. Petersen2011-03-17
* block: remove per-queue pluggingJens Axboe2011-03-10
* block: restore multiple bd_link_disk_holder() supportTejun Heo2011-01-14
* dm: per target unplug callback supportNeilBrown2011-01-13
* dm: introduce target callbacks and congestion callbackNeilBrown2011-01-13