Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dm verity: add 'check_at_most_once' option to only validate hashes once | Patrik Torstensson | 2018-04-03 | 1 | -0/+1 |
* | dm bufio: move dm-bufio.h to include/linux/ | Mikulas Patocka | 2018-04-03 | 1 | -1/+1 |
* | dm: move dm-verity to generic async completion | Gilad Ben-Yossef | 2017-11-03 | 1 | -5/+0 |
* | dm verity: switch to using asynchronous hash crypto API | Gilad Ben-Yossef | 2017-04-24 | 1 | -9/+14 |
* | dm verity: add ignore_zero_blocks feature | Sami Tolvanen | 2015-12-10 | 1 | -1/+2 |
* | dm verity: add support for forward error correction | Sami Tolvanen | 2015-12-10 | 1 | -0/+10 |
* | dm verity: factor out verity_for_bv_block() | Sami Tolvanen | 2015-12-10 | 1 | -0/+6 |
* | dm verity: factor out structures and functions useful to separate object | Sami Tolvanen | 2015-12-10 | 1 | -0/+112 |