summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/device-mapper
AgeCommit message (Expand)AuthorLines
2024-09-27Merge tag 'for-6.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-10/+42
2024-08-21dm-crypt: Allow to specify the integrity key size as optionIngo Franzki-0/+4
2024-08-21dm delay: enhance kernel documentationHeinz Mauelshagen-9/+32
2024-08-21dm vdo: add dmsetup message for returning configuration infoBruce Johnston-1/+6
2024-08-13Documentation: dm-crypt.rst warning + error fixDaniel Yang-7/+8
2024-08-07docs: dm-crypt: Removal of unexpected indentation errorShibu Kumar-7/+13
2024-07-19dm vdo: fix a minor formatting issue in vdo.rstMasatake YAMATO-0/+1
2024-07-10dm-crypt: limit the size of encryption requestsMikulas Patocka-0/+11
2024-04-16dm-crypt: add the optional "high_priority" flagMikulas Patocka-0/+5
2024-03-07dm vdo: document minimum metadata size requirementsMatthew Sakai-0/+11
2024-03-04dm vdo: document log_level parameterKen Raeburn-0/+7
2024-02-20dm vdo: add vio life cycle details to design docMatthew Sakai-228/+446
2024-02-20dm vdo: add vdo documentation to device-mapper indexMatthew Sakai-0/+2
2024-02-20dm: add documentation for dm-vdo targetMatthew Sakai-0/+803
2023-06-22Documentation: dm-integrity: Document an example of how the tunables relate.Russell Harmon-0/+6
2023-06-22Documentation: dm-integrity: Document default values.Russell Harmon-11/+11
2023-06-22Documentation: dm-integrity: Document the meaning of "buffer".Russell Harmon-4/+9
2023-06-22Documentation: dm-integrity: Fix minor grammatical error.Russell Harmon-1/+1
2023-06-16dm flakey: introduce random_read_corrupt and random_write_corrupt optionsMikulas Patocka-0/+10
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