aboutsummaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/device-mapper
AgeCommit message (Expand)AuthorFilesLines
2024-09-27Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-10/+42
2024-08-21dm-crypt: Allow to specify the integrity key size as optionIngo Franzki1-0/+4
2024-08-21dm delay: enhance kernel documentationHeinz Mauelshagen1-9/+32
2024-08-21dm vdo: add dmsetup message for returning configuration infoBruce Johnston1-1/+6
2024-08-13Documentation: dm-crypt.rst warning + error fixDaniel Yang1-7/+8
2024-08-07docs: dm-crypt: Removal of unexpected indentation errorShibu Kumar1-7/+13
2024-07-19dm vdo: fix a minor formatting issue in vdo.rstMasatake YAMATO1-0/+1
2024-07-10dm-crypt: limit the size of encryption requestsMikulas Patocka1-0/+11
2024-04-16dm-crypt: add the optional "high_priority" flagMikulas Patocka1-0/+5
2024-03-07dm vdo: document minimum metadata size requirementsMatthew Sakai1-0/+11
2024-03-04dm vdo: document log_level parameterKen Raeburn1-0/+7
2024-02-20dm vdo: add vio life cycle details to design docMatthew Sakai1-228/+446
2024-02-20dm vdo: add vdo documentation to device-mapper indexMatthew Sakai1-0/+2
2024-02-20dm: add documentation for dm-vdo targetMatthew Sakai2-0/+803
2023-06-22Documentation: dm-integrity: Document an example of how the tunables relate.Russell Harmon1-0/+6
2023-06-22Documentation: dm-integrity: Document default values.Russell Harmon1-11/+11
2023-06-22Documentation: dm-integrity: Document the meaning of "buffer".Russell Harmon1-4/+9
2023-06-22Documentation: dm-integrity: Fix minor grammatical error.Russell Harmon1-1/+1
2023-06-16dm flakey: introduce random_read_corrupt and random_write_corrupt optionsMikulas Patocka1-0/+10
2023-04-19dm flakey: add an "error_reads" optionMikulas Patocka1-0/+4
2023-02-02Documentation: admin-guide: correct spellingRandy Dunlap4-8/+8
2022-12-02dm init: add dm-mod.waitfor to wait for asynchronously probed block devicesPeter Korsgaard1-0/+8
2022-10-18dm verity: Add documentation for try_verify_in_tasklet optionMilan Broz1-0/+4
2022-07-14dm writecache: count number of blocks discarded, not number of discard biosMikulas Patocka1-1/+1
2022-07-14dm writecache: count number of blocks written, not number of write biosMikulas Patocka1-5/+5
2022-07-14dm writecache: count number of blocks read, not number of read biosMikulas Patocka1-2/+2
2022-07-07Documentation: dm writecache: Render status list as listBagas Sanjaya1-0/+1
2022-07-07Documentation: dm writecache: add blank line before optional parametersMauro Carvalho Chehab1-0/+1
2021-08-20dm ima: update dm documentation for ima measurement supportTushar Sugandhi1-209/+618
2021-08-10dm: add documentation for IMA measurement supportTushar Sugandhi2-0/+307
2021-08-10dm writecache: add event countersMikulas Patocka1-2/+14
2021-06-28dm writecache: make writeback pause configurableMikulas Patocka1-2/+3
2021-06-25dm writecache: add optional "metadata_only" parameterMikulas Patocka1-0/+3
2021-06-25dm writecache: add "cleaner" and "max_age" to DocumentationMike Snitzer1-0/+17
2021-02-22Merge tag 'for-5.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-1/+12
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-2/+2
2021-02-03dm crypt: support using trusted keysAhmad Fatoum1-1/+1
2021-02-03dm integrity: introduce the "fix_hmac" argumentMikulas Patocka1-0/+11
2021-01-29crypto: salsa20 - remove Salsa20 stream cipher algorithmArd Biesheuvel1-2/+2
2021-01-21dm integrity: conditionally disable "recalculate" featureMikulas Patocka1-3/+9
2020-12-22Merge tag 'for-5.11/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+6
2020-12-08Documentation: fix multiple typos found in the admin-guide subdirectoryAndrew Klychkov5-9/+9
2020-12-08Documentation: fix typos found in admin-guide subdirectoryAndrew Klychkov1-2/+2
2020-12-04dm verity: Add support for signature verification with 2nd keyringMickaël Salaün1-1/+6
2020-09-22dm crypt: document encrypted keyring key optionMilan Broz1-1/+1
2020-09-22dm crypt: document new no_workqueue flagsMilan Broz1-0/+8
2020-08-07Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-7/+29
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds3-4/+4
2020-07-20dm dust: add interface to list all badblocksyangerkun1-0/+17
2020-07-20dm dust: report some message results directly back to useryangerkun1-7/+8