summaryrefslogtreecommitdiffstats
path: root/Documentation/device-mapper
Commit message (Expand)AuthorAgeFilesLines
* block: rename bio bi_rw to bi_opfJens Axboe2016-08-071-1/+1
* dm raid: update Documentation about reshaping/takeover/additonal RAID typesHeinz Mauelshagen2016-06-141-3/+55
* block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie2016-06-071-5/+5
* dm stats: fix spelling mistake in DocumentationEric Engestrom2016-05-051-1/+1
* dm cache: update cache-policies.txt now that mq is an alias for smqMike Snitzer2016-05-051-18/+16
* dm cache: make the 'mq' policy an alias for 'smq'Joe Thornber2016-03-101-37/+2
* dm verity: add ignore_zero_blocks featureSami Tolvanen2015-12-101-0/+5
* dm verity: add support for forward error correctionSami Tolvanen2015-12-101-2/+33
* Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds2015-11-041-0/+1
|\
| * dm delay: document that offsets are specified in sectorsTomohiro Kusumi2015-10-311-0/+1
* | dm snapshot: add new persistent store option to support overflowMike Snitzer2015-10-091-3/+7
|/
* dm raid: document RAID 4/5/6 discard supportHeinz Mauelshagen2015-08-311-0/+31
* dm stats: report precise_timestamps and histogram in @stats_list outputMikulas Patocka2015-08-181-0/+4
* dm cache: display 'needs_check' in status if it is setMike Snitzer2015-07-161-0/+6
* dm thin: display 'needs_check' in status if it is setMike Snitzer2015-07-161-1/+8
* dm stats: collect and report histogram of IO latenciesMikulas Patocka2015-06-171-3/+16
* dm stats: support precise timestampsMikulas Patocka2015-06-171-4/+24
* dm cache: switch the "default" cache replacement policy from mq to smqMike Snitzer2015-06-171-3/+64
* dm cache: add fail io mode and needs_check flagJoe Thornber2015-06-111-2/+7
* dm raid: add support for the MD RAID0 personalityHeinz Mauelshagen2015-05-291-0/+1
* dm raid: fixup documentation for discard supportHeinz Mauelshagen2015-05-291-0/+1
* dm crypt: update URLs to new cryptsetup project pageMilan Broz2015-04-152-4/+4
* dm: add log writes targetJosef Bacik2015-04-151-0/+140
* dm verity: add error handling modes for corrupted blocksSami Tolvanen2015-04-151-0/+17
* dm thin: remove stale 'trim' message documentationMike Snitzer2015-04-151-3/+0
* dm switch: fix Documentation to use plain textMike Snitzer2015-03-311-2/+2
* dm crypt: add 'submit_from_crypt_cpus' optionMikulas Patocka2015-02-161-1/+9
* dm crypt: use unbound workqueue for request processingMikulas Patocka2015-02-161-1/+6
* dm cache policy mq: simplify ability to promote sequential IO to the cacheMike Snitzer2014-11-101-5/+11
* dm cache policy mq: tweak algorithm that decides when to promote a blockJoe Thornber2014-11-101-3/+3
* dm switch: efficiently support repetitive patternsMikulas Patocka2014-08-011-0/+12
* dm thin: add 'no_space_timeout' dm-thin-pool module paramMike Snitzer2014-05-201-1/+4
* dm: add era targetJoe Thornber2014-03-271-0/+108
* dm thin: fix Documentation for held metadata root featureMike Snitzer2014-03-061-3/+2
* dm thin: ensure user takes action to validate data and metadata consistencyMike Snitzer2014-03-052-6/+34
* dm cache: add policy name to status outputMike Snitzer2014-01-161-1/+2
* dm cache: add block sizes and total cache blocks to status outputMike Snitzer2014-01-101-22/+28
* dm cache policy mq: introduce three promotion threshold tunablesJoe Thornber2014-01-071-2/+14
* dm thin: add error_if_no_space featureMike Snitzer2014-01-071-0/+7
* dm cache: update Documentation for invalidate_cblocks's range syntaxMike Snitzer2013-12-101-4/+6
* dm cache: resolve small nits and improve DocumentationMike Snitzer2013-11-121-10/+32
* dm cache: add cache block invalidation supportJoe Thornber2013-11-111-1/+11
* dm cache: add passthrough modeJoe Thornber2013-11-111-3/+16
* dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty()Joe Thornber2013-11-091-2/+4
* dm crypt: add TCW IV mode for old CBC TCRYPT containersMilan Broz2013-11-091-2/+9
* dm: add statistics supportMikulas Patocka2013-09-051-0/+186
* dm thin: add data block size limits to DocumentationCarlos Maiolino2013-08-231-7/+8
* dm cache: add data block size limits to code and DocumentationMike Snitzer2013-08-231-1/+2
* dm cache: document metadata device is exclussive to a cacheMike Snitzer2013-08-231-1/+2
* Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-07-111-0/+126
|\