summaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-table.c
Commit message (Expand)AuthorAgeFilesLines
* dm ioctl: increase granularity of type_lock when loading tableMike Snitzer2013-09-051-2/+0
* dm: allow error target to replace bio-based and request-based targetsMike Snitzer2013-09-051-2/+20
* dm: optimize use SRCU and RCUMikulas Patocka2013-07-101-35/+0
* dm table: fix write same supportMike Snitzer2013-05-101-1/+1
* dm: rename request variables to biosAlasdair G Kergon2013-03-011-5/+5
* dm table: remove superfluous variable resetWang Sheng-Hui2013-03-011-1/+0
* dm: introduce per_bio_dataMikulas Patocka2012-12-211-1/+10
* dm: prepare to support WRITE SAMEMike Snitzer2012-12-211-1/+29
* dm: disable WRITE SAMEMike Snitzer2012-12-211-0/+2
* dm: retain table limits when swapping to new table with no devicesMike Snitzer2012-09-261-0/+35
* dm table: clear add_random unless all devices have it setMilan Broz2012-09-261-4/+22
* dm: allow targets to request flushes regardless of underlying device supportJoe Thornber2012-07-271-0/+3
* dm: reject trailing characters in sccanf inputMikulas Patocka2012-03-281-2/+4
* dm table: simplify call to free_devicesHannes Reinecke2012-03-281-2/+1
* block: Introduce blk_set_stacking_limits functionMartin K. Petersen2012-01-111-3/+3
* dm table: add immutable featureAlasdair G Kergon2011-10-311-0/+21
* dm table: add always writeable featureAlasdair G Kergon2011-10-311-0/+6
* dm table: add singleton featureAlasdair G Kergon2011-10-311-0/+16
* dm table: propagate non rotational flagMandeep Singh Baines2011-10-311-0/+30
* dm crypt: always disable discard_zeroes_dataMilan Broz2011-09-251-0/+19
* dm table: avoid crash if integrity profile changesMike Snitzer2011-09-251-6/+7
* dm table: set flush capability based on underlying devicesMike Snitzer2011-08-021-0/+43
* dm table: share target argument parsing functionsMike Snitzer2011-08-021-0/+57
* dm: ignore merge_bvec for snapshots when safeMikulas Patocka2011-08-021-2/+1
* dm table: clean dm_get_device and move exportsMike Snitzer2011-08-021-20/+13
* dm: use vzallocJoe Perches2011-08-021-3/+1
* dm table: fix discard supportMike Snitzer2011-08-021-8/+7
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* dm table: reject devices without request fnsMilan Broz2011-05-291-0/+17
* dm table: allow targets to support discards internallyMike Snitzer2011-05-291-1/+5
* dm: improve block integrity supportMike Snitzer2011-04-051-34/+80
* block: Require subsystems to explicitly allocate bio_set integrity mempoolMartin K. Petersen2011-03-171-2/+5
* block: remove per-queue pluggingJens Axboe2011-03-101-24/+0
* block: restore multiple bd_link_disk_holder() supportTejun Heo2011-01-141-0/+1
* dm: per target unplug callback supportNeilBrown2011-01-131-0/+5
* dm: introduce target callbacks and congestion callbackNeilBrown2011-01-131-0/+14
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-131-9/+11
|\
| * block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-131-1/+1
| * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-131-12/+3
| * block: simplify holder symlink handlingTejun Heo2010-11-131-6/+17
* | block: max hardware sectors limit wrapperMike Snitzer2010-12-171-3/+2
* | block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits insteadMartin K. Petersen2010-12-171-5/+0
|/
* Consolidate min_not_zeroMartin K. Petersen2010-09-101-5/+0
* dm: linear support discardMike Snitzer2010-08-121-0/+44
* dm ioctl: refactor dm_table_completeWill Drewry2010-08-121-3/+52
* dm table: remove unused dm_get_device range parametersNikanth Karthikesan2010-03-061-6/+4
* dm table: remove dm_get from dm_table_get_mdKiyoshi Ueda2010-03-061-2/+0
* DM: Fix device mapper topology stackingMartin K. Petersen2010-01-111-15/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-12-151-0/+3
|\
| * dm: bind new table before destroying oldAlasdair G Kergon2009-12-101-0/+3