summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/device-mapper
AgeCommit message (Expand)AuthorLines
2023-04-19dm flakey: add an "error_reads" optionMikulas Patocka-0/+4
2023-02-02Documentation: admin-guide: correct spellingRandy Dunlap-8/+8
2022-12-02dm init: add dm-mod.waitfor to wait for asynchronously probed block devicesPeter Korsgaard-0/+8
2022-10-18dm verity: Add documentation for try_verify_in_tasklet optionMilan Broz-0/+4
2022-07-14dm writecache: count number of blocks discarded, not number of discard biosMikulas Patocka-1/+1
2022-07-14dm writecache: count number of blocks written, not number of write biosMikulas Patocka-5/+5
2022-07-14dm writecache: count number of blocks read, not number of read biosMikulas Patocka-2/+2
2022-07-07Documentation: dm writecache: Render status list as listBagas Sanjaya-0/+1
2022-07-07Documentation: dm writecache: add blank line before optional parametersMauro Carvalho Chehab-0/+1
2021-08-20dm ima: update dm documentation for ima measurement supportTushar Sugandhi-209/+618
2021-08-10dm: add documentation for IMA measurement supportTushar Sugandhi-0/+307
2021-08-10dm writecache: add event countersMikulas Patocka-2/+14
2021-06-28dm writecache: make writeback pause configurableMikulas Patocka-2/+3
2021-06-25dm writecache: add optional "metadata_only" parameterMikulas Patocka-0/+3
2021-06-25dm writecache: add "cleaner" and "max_age" to DocumentationMike Snitzer-0/+17
2021-02-22Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+12
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-2/+2
2021-02-03dm crypt: support using trusted keysAhmad Fatoum-1/+1
2021-02-03dm integrity: introduce the "fix_hmac" argumentMikulas Patocka-0/+11
2021-01-29crypto: salsa20 - remove Salsa20 stream cipher algorithmArd Biesheuvel-2/+2
2021-01-21dm integrity: conditionally disable "recalculate" featureMikulas Patocka-3/+9
2020-12-22Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+6
2020-12-08Documentation: fix multiple typos found in the admin-guide subdirectoryAndrew Klychkov-9/+9
2020-12-08Documentation: fix typos found in admin-guide subdirectoryAndrew Klychkov-2/+2
2020-12-04dm verity: Add support for signature verification with 2nd keyringMickaël Salaün-1/+6
2020-09-22dm crypt: document encrypted keyring key optionMilan Broz-1/+1
2020-09-22dm crypt: document new no_workqueue flagsMilan Broz-0/+8
2020-08-07Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-7/+29
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds-4/+4
2020-07-20dm dust: add interface to list all badblocksyangerkun-0/+17
2020-07-20dm dust: report some message results directly back to useryangerkun-7/+8
2020-07-13dm verity: add "panic_on_corruption" error handling modeJeongHyeon Lee-0/+4
2020-07-05Replace HTTP links with HTTPS ones: LVMAlexander A. Klimov-2/+2
2020-07-05Documentation/admin-guide: dm-integrity: drop doubled wordsRandy Dunlap-2/+2
2020-06-19docs: device-mapper: add dm-ebs.rst to an index fileMauro Carvalho Chehab-0/+1
2020-06-05dm integrity: add status line documentationMikulas Patocka-0/+8
2020-05-20dm zoned: metadata version 2Hannes Reinecke-7/+27
2020-05-15dm zoned: add 'message' callbackHannes Reinecke-0/+12
2020-05-15dm zoned: add 'status' callbackHannes Reinecke-0/+16
2020-05-15dm: add emulated block size targetHeinz Mauelshagen-0/+51
2020-04-14dm integrity: document allow_discard optionMilan Broz-6/+9
2020-01-07dm raid: table line rebuild status fixesHeinz Mauelshagen-0/+2
2019-12-13Merge tag 'for-5.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-1/+2
2019-12-10docs: dm-integrity: remove reference to ARC4Eric Biggers-1/+1
2019-12-02Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds-114/+130
2019-11-26dm: add dm-clone to the documentation indexDiego Calleja-0/+1
2019-11-15dm integrity: fix excessive alignment of metadata runsMikulas Patocka-0/+5
2019-11-05dm raid: to ensure resynchronization, perform raid set grow in preresumeHeinz Mauelshagen-0/+2
2019-10-10dm dust: convert documentation to ReSTBryan Gurney-114/+130
2019-09-12dm: add clone targetNikos Tsironis-0/+333