index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-verity.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm-verity: hash blocks with shash import+finup when possible
Eric Biggers
2024-07-03
1
-7
/
+11
*
dm-verity: make verity_hash() take dm_verity_io instead of ahash_request
Eric Biggers
2024-07-03
1
-1
/
+1
*
dm-verity: always "map" the data blocks
Eric Biggers
2024-07-03
1
-8
/
+0
*
dm-verity: make real_digest and want_digest fixed-length
Eric Biggers
2024-07-03
1
-10
/
+7
*
dm-verity: Convert from tasklet to BH workqueue
Tejun Heo
2024-03-02
1
-2
/
+3
*
dm-verity, dm-crypt: align "struct bvec_iter" correctly
Mikulas Patocka
2024-02-20
1
-2
/
+2
*
dm-verity: recheck the hash after a failure
Mikulas Patocka
2024-02-20
1
-0
/
+6
*
dm-crypt, dm-verity: disable tasklets
Mikulas Patocka
2024-02-02
1
-1
/
+0
*
dm-verity: align struct dm_verity_fec_io properly
Mikulas Patocka
2023-11-29
1
-6
/
+0
*
dm-verity: don't use blocking calls from tasklets
Mikulas Patocka
2023-11-17
1
-1
/
+1
*
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
2023-02-14
1
-4
/
+4
*
dm: verity-loadpin: Only trust verity targets with enforcement
Matthias Kaehlcke
2022-09-08
1
-0
/
+1
*
Merge tag 'for-6.0/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
1
-1
/
+5
|
\
|
*
dm verity: Add optional "try_verify_in_tasklet" feature
Nathan Huckleberry
2022-08-04
1
-1
/
+5
*
|
dm: Add verity helpers for LoadPin
Matthias Kaehlcke
2022-07-08
1
-0
/
+4
|
/
*
dm verity: add "panic_on_corruption" error handling mode
JeongHyeon Lee
2020-07-13
1
-1
/
+2
*
dm verity: add root hash pkcs#7 signature verification
Jaskaran Khurana
2019-08-23
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
*
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