aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/device-mapper (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-24Merge tag 'docs-4.20' of git://git.lwn.net/linuxLinus Torvalds1-0/+4
2018-10-12dm flakey: Document "error_writes" featureNikolay Borisov1-0/+4
2018-10-03block: Finish renaming REQ_DISCARD into REQ_OP_DISCARDBart Van Assche1-1/+1
2018-09-06dm raid: bump target version, update comments and documentationHeinz Mauelshagen1-0/+4
2018-07-30dm thin: include metadata_low_watermark threshold in pool statusAndy Grover1-1/+6
2018-07-27dm integrity: recalculate checksums on creationMikulas Patocka1-0/+4
2018-07-27dm delay: add flush as a third class of IOMikulas Patocka1-1/+2
2018-07-27dm thin: update stale "Status" DocumentationMike Snitzer1-6/+7
2018-07-02dm writecache: support optional offset for start of deviceMikulas Patocka1-0/+2
2018-06-08dm: add writecache targetMikulas Patocka1-0/+68
2018-05-10dm thin: update Documentation to clarify when "read_only" is validMike Snitzer1-1/+4
2018-04-03dm verity: add 'check_at_most_once' option to only validate hashes oncePatrik Torstensson1-0/+11
2018-01-30dm cache: Documentation: update default migration_throttling valueJohn Pittman1-1/+1
2018-01-17dm thin: extend thinpool status format string with omitted fieldsmulhern1-1/+2
2018-01-17dm thin: fixes in thin-provisioning.txtmulhern1-1/+1
2018-01-17dm thin: document representation of <highest mapped sector> when there is nonemulhern1-0/+3
2018-01-17dm thin: fix documentation relative to low water mark thresholdmulhern1-3/+5
2018-01-17dm cache: be consistent in specifying sectors and SI units in cache.txtmulhern1-2/+2
2018-01-17dm cache: delete obsoleted paragraph in cache.txtmulhern1-5/+0
2018-01-17dm cache: fix grammar in cache-policies.txtmulhern1-2/+2
2018-01-17dm snapshot: improve documentation relative to origin suspend requirementsMikulas Patocka1-0/+4
2018-01-17dm: add unstriped targetScott Bauer1-0/+124
2017-12-13dm raid: stop keeping raid set frozen altogetherHeinz Mauelshagen1-0/+1
2017-12-08dm raid: bump target version to reflect numerous fixesMike Snitzer1-1/+3
2017-10-05dm raid: fix incorrect status output at the end of a "recover" processJonathan Brassow1-0/+1
2017-07-25dm raid: bump target versionHeinz Mauelshagen1-0/+1
2017-06-19dm zoned: drive-managed zoned block device targetDamien Le Moal1-0/+144
2017-05-03Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds3-6/+260
2017-04-24dm integrity: support larger block sizesMikulas Patocka1-0/+5
2017-04-24dm integrity: various small changes and cleanupsMikulas Patocka1-10/+10
2017-03-27dm raid: add raid4/5/6 journal write-back support via journal_mode optionHeinz Mauelshagen1-1/+10
2017-03-27dm raid: fix table line argument order in statusHeinz Mauelshagen1-0/+3
2017-03-24dm integrity: add recovery modeMikulas Patocka1-0/+5
2017-03-24dm crypt: optionally support larger encryption sector sizeMilan Broz1-0/+14
2017-03-24dm crypt: introduce new format of cipher with "capi:" prefixMilan Broz1-17/+30
2017-03-24dm crypt: add cryptographic data integrity protection (authenticated encryption)Milan Broz1-0/+16
2017-03-24dm: add integrity targetMikulas Patocka1-0/+189
2017-03-19Documentation: device-mapper: cache.txt: Fix typossayli karnik1-1/+1
2017-02-27scripts/spelling.txt: add "explictely" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-16dm cache metadata: add "metadata2" featureJoe Thornber1-0/+4
2017-01-25dm raid: add raid4/5/6 journaling supportHeinz Mauelshagen1-0/+13
2017-01-25dm raid: fix transient device failure processingHeinz Mauelshagen1-0/+4
2016-12-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds5-10/+10
2016-12-14Documentation/device-mapper: s/getsize/getsz/Michael Witten5-10/+10
2016-12-08Documentation: dm raid: define data_offset status fieldHeinz Mauelshagen1-0/+4
2016-12-08dm crypt: add ability to use keys from the kernel key retention serviceOndrej Kozina1-1/+24
2016-11-21dm raid: fix typos in Documentation/device-mapper/dm-raid.txtMasanari Iida1-4/+4
2016-10-17dm raid: fix activation of existing raid4/10 devicesHeinz Mauelshagen1-0/+1
2016-08-07block: rename bio bi_rw to bi_opfJens Axboe1-1/+1
2016-06-14dm raid: update Documentation about reshaping/takeover/additonal RAID typesHeinz Mauelshagen1-3/+55