summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/device-mapper
Commit message (Expand)AuthorAgeFilesLines
* dm flakey: add an "error_reads" optionMikulas Patocka2023-04-191-0/+4
* Documentation: admin-guide: correct spellingRandy Dunlap2023-02-024-8/+8
* dm init: add dm-mod.waitfor to wait for asynchronously probed block devicesPeter Korsgaard2022-12-021-0/+8
* dm verity: Add documentation for try_verify_in_tasklet optionMilan Broz2022-10-181-0/+4
* dm writecache: count number of blocks discarded, not number of discard biosMikulas Patocka2022-07-141-1/+1
* dm writecache: count number of blocks written, not number of write biosMikulas Patocka2022-07-141-5/+5
* dm writecache: count number of blocks read, not number of read biosMikulas Patocka2022-07-141-2/+2
* Documentation: dm writecache: Render status list as listBagas Sanjaya2022-07-071-0/+1
* Documentation: dm writecache: add blank line before optional parametersMauro Carvalho Chehab2022-07-071-0/+1
* dm ima: update dm documentation for ima measurement supportTushar Sugandhi2021-08-201-209/+618
* dm: add documentation for IMA measurement supportTushar Sugandhi2021-08-102-0/+307
* dm writecache: add event countersMikulas Patocka2021-08-101-2/+14
* dm writecache: make writeback pause configurableMikulas Patocka2021-06-281-2/+3
* dm writecache: add optional "metadata_only" parameterMikulas Patocka2021-06-251-0/+3
* dm writecache: add "cleaner" and "max_age" to DocumentationMike Snitzer2021-06-251-0/+17
* Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-02-222-1/+12
|\
| * dm crypt: support using trusted keysAhmad Fatoum2021-02-031-1/+1
| * dm integrity: introduce the "fix_hmac" argumentMikulas Patocka2021-02-031-0/+11
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-02-211-2/+2
|\ \ | |/ |/|
| * crypto: salsa20 - remove Salsa20 stream cipher algorithmArd Biesheuvel2021-01-291-2/+2
* | dm integrity: conditionally disable "recalculate" featureMikulas Patocka2021-01-211-3/+9
|/
* Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-221-1/+6
|\
| * dm verity: Add support for signature verification with 2nd keyringMickaël Salaün2020-12-041-1/+6
* | Documentation: fix multiple typos found in the admin-guide subdirectoryAndrew Klychkov2020-12-085-9/+9
* | Documentation: fix typos found in admin-guide subdirectoryAndrew Klychkov2020-12-081-2/+2
|/
* dm crypt: document encrypted keyring key optionMilan Broz2020-09-221-1/+1
* dm crypt: document new no_workqueue flagsMilan Broz2020-09-221-0/+8
* Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-08-072-7/+29
|\
| * dm dust: add interface to list all badblocksyangerkun2020-07-201-0/+17
| * dm dust: report some message results directly back to useryangerkun2020-07-201-7/+8
| * dm verity: add "panic_on_corruption" error handling modeJeongHyeon Lee2020-07-131-0/+4
* | Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-043-4/+4
|\ \ | |/ |/|
| * Replace HTTP links with HTTPS ones: LVMAlexander A. Klimov2020-07-052-2/+2
| * Documentation/admin-guide: dm-integrity: drop doubled wordsRandy Dunlap2020-07-051-2/+2
* | docs: device-mapper: add dm-ebs.rst to an index fileMauro Carvalho Chehab2020-06-191-0/+1
|/
* dm integrity: add status line documentationMikulas Patocka2020-06-051-0/+8
* dm zoned: metadata version 2Hannes Reinecke2020-05-201-7/+27
* dm zoned: add 'message' callbackHannes Reinecke2020-05-151-0/+12
* dm zoned: add 'status' callbackHannes Reinecke2020-05-151-0/+16
* dm: add emulated block size targetHeinz Mauelshagen2020-05-151-0/+51
* dm integrity: document allow_discard optionMilan Broz2020-04-141-6/+9
* dm raid: table line rebuild status fixesHeinz Mauelshagen2020-01-071-0/+2
* Merge tag 'for-5.5/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-132-1/+2
|\
| * docs: dm-integrity: remove reference to ARC4Eric Biggers2019-12-101-1/+1
| * dm: add dm-clone to the documentation indexDiego Calleja2019-11-261-0/+1
* | Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-022-114/+130
|\ \ | |/ |/|
| * dm dust: convert documentation to ReSTBryan Gurney2019-10-102-114/+130
* | dm integrity: fix excessive alignment of metadata runsMikulas Patocka2019-11-151-0/+5
* | dm raid: to ensure resynchronization, perform raid set grow in preresumeHeinz Mauelshagen2019-11-051-0/+2
|/
* dm: add clone targetNikos Tsironis2019-09-121-0/+333