Systemd/src/cryptsetup
Jonathan G. Underwood 227acf0009 cryptsetup: add support for workqueue options
This commit adds support for disabling the read and write
workqueues with the new crypttab options no-read-workqueue
and no-write-workqueue. These correspond to the cryptsetup
options --perf-no_read_workqueue and --perf-no_write_workqueue
respectively.
2020-12-23 11:07:48 +00:00
..
cryptsetup-fido2.c tree-wide: fix typo 2020-12-18 12:59:29 +09:00
cryptsetup-fido2.h cryptsetup: add fido2 support 2020-12-17 20:00:41 +01:00
cryptsetup-generator.c cryptsetup: drop unnecessary bracket 2020-11-27 14:35:20 +09:00
cryptsetup-keyfile.c cryptsetup: modify keyfile search logic to use read_file_full() too 2020-12-01 14:27:01 +01:00
cryptsetup-keyfile.h cryptsetup: modify keyfile search logic to use read_file_full() too 2020-12-01 14:27:01 +01:00
cryptsetup-pkcs11.c cryptsetup: read PKCS#11 key and token info from LUKS2 metadata 2020-12-17 19:59:24 +01:00
cryptsetup-pkcs11.h cryptsetup: read PKCS#11 key and token info from LUKS2 metadata 2020-12-17 19:59:24 +01:00
cryptsetup-tpm2.c cryptsetup: add support for TPM2 unlocking of volumes 2020-12-17 20:02:03 +01:00
cryptsetup-tpm2.h cryptsetup: add support for TPM2 unlocking of volumes 2020-12-17 20:02:03 +01:00
cryptsetup.c cryptsetup: add support for workqueue options 2020-12-23 11:07:48 +00:00