summaryrefslogtreecommitdiffstats
path: root/fs/verity/init.c
Commit message (Expand)AuthorAgeFilesLines
* fsverity: move sysctl registration out of signature.cEric Biggers2023-07-111-0/+32
* fsverity: simplify handling of errors during initcallEric Biggers2023-07-111-21/+3
* fsverity: remove debug messages and CONFIG_FS_VERITY_DEBUGEric Biggers2023-01-011-1/+0
* fs-verity: remove filenames from file commentsEric Biggers2020-11-161-1/+1
* fs-verity: support builtin file signaturesEric Biggers2019-08-121-0/+6
* fs-verity: add data verification hooks for ->readpages()Eric Biggers2019-07-281-0/+8
* fs-verity: add the hook for file ->open()Eric Biggers2019-07-281-0/+6
* fs-verity: add Kconfig and the helper functions for hashingEric Biggers2019-07-281-0/+41