Mikulas Patocka
|
e4b069e094
dm verity: fix crash on bufio buffer that was allocated with vmalloc
|
7 years ago |
Kees Cook
|
778e1cdd81
treewide: kvzalloc() -> kvcalloc()
|
7 years ago |
Mike Snitzer
|
5bd5e8d891
dm: remove fmode_t argument from .prepare_ioctl hook
|
7 years ago |
weiyongjun (A)
|
d4b1aaf53c
dm verity: make verity_for_io_block static
|
7 years ago |
Patrik Torstensson
|
843f38d382
dm verity: add 'check_at_most_once' option to only validate hashes once
|
7 years ago |
Linus Torvalds
|
37dc79565c
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
7 years ago |
Gilad Ben-Yossef
|
12f1ffc40a
dm: move dm-verity to generic async completion
|
8 years ago |
Mark Rutland
|
6aa7de0591
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
|
8 years ago |
Linus Torvalds
|
dff4d1f6fe
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
8 years ago |
Eric Biggers
|
5916a22b83
dm: constify argument arrays
|
8 years ago |
Christoph Hellwig
|
74d46992e0
block: replace bi_bdev with a gendisk pointer and partitions index
|
8 years ago |
Jens Axboe
|
8f66439eec
Merge tag 'v4.12-rc5' into for-4.13/block
|
8 years ago |
Christoph Hellwig
|
4e4cbee93d
block: switch bios to blk_status_t
|
8 years ago |
Christoph Hellwig
|
846785e6a5
dm: don't return errnos from ->map
|
8 years ago |
Gilad Ben-Yossef
|
f52236e0b0
dm verity: fix no salt use case
|
8 years ago |
Gilad Ben-Yossef
|
d1ac3ff008
dm verity: switch to using asynchronous hash crypto API
|
8 years ago |
Eric Biggers
|
21ffe552e9
dm verity: fix incorrect error message
|
9 years ago |
Mike Snitzer
|
30187e1d48
dm: rename target's per_bio_data_size to per_io_data_size
|
9 years ago |
Sami Tolvanen
|
0cc37c2df4
dm verity: add ignore_zero_blocks feature
|
9 years ago |
Sami Tolvanen
|
a739ff3f54
dm verity: add support for forward error correction
|
9 years ago |
Sami Tolvanen
|
bb4d73ac5e
dm verity: factor out verity_for_bv_block()
|
9 years ago |
Sami Tolvanen
|
ffa393807c
dm verity: factor out structures and functions useful to separate object
|
9 years ago |
Sami Tolvanen
|
03045cbafa
dm verity: move dm-verity.c to dm-verity-target.c
|
9 years ago |