aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/device-mapper (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-12-10dm verity: add ignore_zero_blocks featureSami Tolvanen1-0/+5
2015-12-10dm verity: add support for forward error correctionSami Tolvanen1-2/+33
2015-11-04Merge tag 'dm-4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-0/+1
2015-10-31dm delay: document that offsets are specified in sectorsTomohiro Kusumi1-0/+1
2015-10-09dm snapshot: add new persistent store option to support overflowMike Snitzer1-3/+7
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 Patocka1-0/+4
2015-07-16dm cache: display 'needs_check' in status if it is setMike Snitzer1-0/+6
2015-07-16dm thin: display 'needs_check' in status if it is setMike Snitzer1-1/+8
2015-06-17dm stats: collect and report histogram of IO latenciesMikulas Patocka1-3/+16
2015-06-17dm stats: support precise timestampsMikulas Patocka1-4/+24
2015-06-17dm cache: switch the "default" cache replacement policy from mq to smqMike Snitzer1-3/+64
2015-06-11dm cache: add fail io mode and needs_check flagJoe Thornber1-2/+7
2015-05-29dm raid: add support for the MD RAID0 personalityHeinz Mauelshagen1-0/+1
2015-05-29dm raid: fixup documentation for discard supportHeinz Mauelshagen1-0/+1
2015-04-15dm crypt: update URLs to new cryptsetup project pageMilan Broz2-4/+4
2015-04-15dm: add log writes targetJosef Bacik1-0/+140
2015-04-15dm verity: add error handling modes for corrupted blocksSami Tolvanen1-0/+17
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 Patocka1-1/+9
2015-02-16dm crypt: use unbound workqueue for request processingMikulas Patocka1-1/+6
2014-11-10dm cache policy mq: simplify ability to promote sequential IO to the cacheMike Snitzer1-5/+11
2014-11-10dm cache policy mq: tweak algorithm that decides when to promote a blockJoe Thornber1-3/+3
2014-08-01dm switch: efficiently support repetitive patternsMikulas Patocka1-0/+12
2014-05-20dm thin: add 'no_space_timeout' dm-thin-pool module paramMike Snitzer1-1/+4
2014-03-27dm: add era targetJoe Thornber1-0/+108
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 Snitzer2-6/+34
2014-01-16dm cache: add policy name to status outputMike Snitzer1-1/+2
2014-01-10dm cache: add block sizes and total cache blocks to status outputMike Snitzer1-22/+28
2014-01-07dm cache policy mq: introduce three promotion threshold tunablesJoe Thornber1-2/+14
2014-01-07dm thin: add error_if_no_space featureMike Snitzer1-0/+7
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 Snitzer1-10/+32
2013-11-11dm cache: add cache block invalidation supportJoe Thornber1-1/+11
2013-11-11dm cache: add passthrough modeJoe Thornber1-3/+16
2013-11-09dm cache policy mq: implement writeback_work() and mq_{set,clear}_dirty()Joe Thornber1-2/+4
2013-11-09dm crypt: add TCW IV mode for old CBC TCRYPT containersMilan Broz1-2/+9
2013-09-05dm: add statistics supportMikulas Patocka1-0/+186
2013-08-23dm thin: add data block size limits to DocumentationCarlos Maiolino1-7/+8
2013-08-23dm cache: add data block size limits to code and DocumentationMike Snitzer1-1/+2
2013-08-23dm cache: document metadata device is exclussive to a cacheMike Snitzer1-1/+2
2013-07-11Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dmLinus Torvalds1-0/+126
2013-07-10dm: add switch targetJim Ramsay1-0/+126
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-06-26MD: Remember the last sync operation that was performedJonathan Brassow1-0/+1
2013-06-14DM RAID: Add ability to restore transiently failed devices on resumeJonathan Brassow1-0/+1
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov1-1/+1
2013-04-24DM RAID: Add message/status support for changing sync actionJonathan Brassow1-17/+67