| Commit message (Expand) | Author | Age |
* | dm verity: add root hash pkcs#7 signature verification | Jaskaran Khurana | 2019-08-23 |
* | dm verity: use message limit for data block corruption message | Milan Broz | 2019-06-25 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 2019-06-05 |
* | dm verity: log the hash algorithm implementation | Eric Biggers | 2018-12-18 |
* | dm verity: fix crash on bufio buffer that was allocated with vmalloc | Mikulas Patocka | 2018-09-04 |
* | treewide: kvzalloc() -> kvcalloc() | Kees Cook | 2018-06-12 |
* | dm: remove fmode_t argument from .prepare_ioctl hook | Mike Snitzer | 2018-04-04 |
* | dm verity: make verity_for_io_block static | weiyongjun (A) | 2018-04-04 |
* | dm verity: add 'check_at_most_once' option to only validate hashes once | Patrik Torstensson | 2018-04-03 |
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2017-11-14 |
|\ |
|
| * | dm: move dm-verity to generic async completion | Gilad Ben-Yossef | 2017-11-03 |
* | | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 2017-10-25 |
|/ |
|
* | Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-09-14 |
|\ |
|
| * | dm: constify argument arrays | Eric Biggers | 2017-08-28 |
* | | block: replace bi_bdev with a gendisk pointer and partitions index | Christoph Hellwig | 2017-08-23 |
|/ |
|
* | Merge tag 'v4.12-rc5' into for-4.13/block | Jens Axboe | 2017-06-12 |
|\ |
|
| * | dm verity: fix no salt use case | Gilad Ben-Yossef | 2017-05-22 |
* | | block: switch bios to blk_status_t | Christoph Hellwig | 2017-06-09 |
* | | dm: don't return errnos from ->map | Christoph Hellwig | 2017-06-09 |
|/ |
|
* | dm verity: switch to using asynchronous hash crypto API | Gilad Ben-Yossef | 2017-04-24 |
* | dm verity: fix incorrect error message | Eric Biggers | 2016-11-21 |
* | dm: rename target's per_bio_data_size to per_io_data_size | Mike Snitzer | 2016-02-22 |
* | dm verity: add ignore_zero_blocks feature | Sami Tolvanen | 2015-12-10 |
* | dm verity: add support for forward error correction | Sami Tolvanen | 2015-12-10 |
* | dm verity: factor out verity_for_bv_block() | Sami Tolvanen | 2015-12-10 |
* | dm verity: factor out structures and functions useful to separate object | Sami Tolvanen | 2015-12-10 |
* | dm verity: move dm-verity.c to dm-verity-target.c | Sami Tolvanen | 2015-12-10 |