summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-03-25ANDROID: dm-bow: Add dm-bow featurePaul Lawrence4-0/+1339
2018-12-13BACKPORT: dm crypt: optionally support larger encryption sector sizeMilan Broz2-11/+83
2018-05-30Merge 4.9.104 into android-4.9Greg Kroah-Hartman348-2235/+3819
2018-05-30dm thin: fix documentation relative to low water mark thresholdmulhern1-3/+5
2018-04-23BACKPORT: dm verity: add 'check_at_most_once' option to only validate hashes ...Patrik Torstensson3-5/+72
2017-01-27CHROMIUM: dm: boot time specification of dm=Will Drewry9-0/+516
2016-10-17dm raid: fix activation of existing raid4/10 devicesHeinz Mauelshagen2-5/+8
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe51-157/+158
2016-06-14dm raid: update Documentation about reshaping/takeover/additonal RAID typesHeinz Mauelshagen1-3/+55
2016-06-07block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSHMike Christie39-98/+102
2016-05-05dm stats: fix spelling mistake in DocumentationEric Engestrom1-1/+1
2016-05-05dm cache: update cache-policies.txt now that mq is an alias for smqMike Snitzer1-18/+16
2016-03-10dm cache: make the 'mq' policy an alias for 'smq'Joe Thornber5-1529/+87
2015-12-10dm verity: add ignore_zero_blocks featureSami Tolvanen4-10/+93
2015-12-10dm verity: add support for forward error correctionSami Tolvanen7-9/+1071
2015-11-05Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds35-215/+333
2015-10-31dm delay: document that offsets are specified in sectorsTomohiro Kusumi2-0/+2
2015-10-09dm snapshot: add new persistent store option to support overflowMike Snitzer6-18/+37
2015-08-31dm raid: document RAID 4/5/6 discard supportHeinz Mauelshagen1-0/+31
2015-08-18dm stats: report precise_timestamps and histogram in @stats_list outputMikulas Patocka3-3/+19
2015-07-16dm cache: display 'needs_check' in status if it is setMike Snitzer2-2/+13
2015-07-16dm thin: display 'needs_check' in status if it is setMike Snitzer2-3/+16
2015-06-17dm stats: collect and report histogram of IO latenciesMikulas Patocka2-25/+199
2015-06-17dm stats: support precise timestampsMikulas Patocka3-43/+127
2015-06-17dm cache: switch the "default" cache replacement policy from mq to smqMike Snitzer3-32/+86
2015-06-11dm cache: add fail io mode and needs_check flagJoe Thornber7-58/+320
2015-05-29dm raid: add support for the MD RAID0 personalityHeinz Mauelshagen2-48/+85
2015-05-29dm raid: fixup documentation for discard supportHeinz Mauelshagen2-2/+1
2015-04-15dm crypt: update URLs to new cryptsetup project pageMilan Broz3-5/+5
2015-04-15dm: add log writes targetJosef Bacik4-0/+982
2015-04-15dm verity: add error handling modes for corrupted blocksSami Tolvanen3-12/+153
2015-04-15dm thin: remove stale 'trim' message documentationMike Snitzer1-3/+0
2015-03-31dm switch: fix Documentation to use plain textMike Snitzer1-2/+2
2015-02-16dm crypt: add 'submit_from_crypt_cpus' optionMikulas Patocka2-3/+23
2015-02-16dm crypt: use unbound workqueue for request processingMikulas Patocka2-16/+40
2014-11-10dm cache policy mq: simplify ability to promote sequential IO to the cacheMike Snitzer2-8/+15
2014-11-10dm cache policy mq: tweak algorithm that decides when to promote a blockJoe Thornber2-28/+53
2014-08-01dm switch: efficiently support repetitive patternsMikulas Patocka2-2/+59
2014-05-20dm thin: add 'no_space_timeout' dm-thin-pool module paramMike Snitzer2-4/+13
2014-03-27dm: add era targetJoe Thornber4-0/+1851
2014-03-06dm thin: fix Documentation for held metadata root featureMike Snitzer1-3/+2
2014-03-05dm thin: ensure user takes action to validate data and metadata consistencyMike Snitzer5-29/+135
2014-01-16dm cache: add policy name to status outputMike Snitzer5-3/+17
2014-01-10dm cache: add block sizes and total cache blocks to status outputMike Snitzer2-28/+38
2014-01-07dm cache policy mq: introduce three promotion threshold tunablesJoe Thornber2-23/+57
2014-01-07dm thin: add error_if_no_space featureMike Snitzer2-6/+32
2013-12-10dm cache: update Documentation for invalidate_cblocks's range syntaxMike Snitzer1-4/+6
2013-11-12dm cache: resolve small nits and improve DocumentationMike Snitzer3-12/+34
2013-11-11dm cache: add cache block invalidation supportJoe Thornber2-4/+233
2013-11-11dm cache: add passthrough modeJoe Thornber4-38/+200
[next]