summaryrefslogtreecommitdiff
path: root/drivers/md/dm-verity.h
Commit message (Expand)AuthorAgeFilesLines
* dm: change "unsigned" to "unsigned int"Heinz Mauelshagen2023-02-141-4/+4
* dm: verity-loadpin: Only trust verity targets with enforcementMatthias Kaehlcke2022-09-071-0/+1
* Merge tag 'for-6.0/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-08-061-1/+5
|\
| * dm verity: Add optional "try_verify_in_tasklet" featureNathan Huckleberry2022-08-041-1/+5
* | dm: Add verity helpers for LoadPinMatthias Kaehlcke2022-07-081-0/+4
|/
* dm verity: add "panic_on_corruption" error handling modeJeongHyeon Lee2020-07-131-1/+2
* dm verity: add root hash pkcs#7 signature verificationJaskaran Khurana2019-08-231-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner2019-06-051-2/+1
* dm verity: add 'check_at_most_once' option to only validate hashes oncePatrik Torstensson2018-04-031-0/+1
* dm bufio: move dm-bufio.h to include/linux/Mikulas Patocka2018-04-031-1/+1
* dm: move dm-verity to generic async completionGilad Ben-Yossef2017-11-031-5/+0
* dm verity: switch to using asynchronous hash crypto APIGilad Ben-Yossef2017-04-241-9/+14
* dm verity: add ignore_zero_blocks featureSami Tolvanen2015-12-101-1/+2
* dm verity: add support for forward error correctionSami Tolvanen2015-12-101-0/+10
* dm verity: factor out verity_for_bv_block()Sami Tolvanen2015-12-101-0/+6
* dm verity: factor out structures and functions useful to separate objectSami Tolvanen2015-12-101-0/+112