aboutsummaryrefslogtreecommitdiff
path: root/fs/verity/init.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-16fs-verity: remove filenames from file commentsGravatar Eric Biggers 1-1/+1
2019-08-12fs-verity: support builtin file signaturesGravatar Eric Biggers 1-0/+6
2019-07-28fs-verity: add data verification hooks for ->readpages()Gravatar Eric Biggers 1-0/+8
2019-07-28fs-verity: add the hook for file ->open()Gravatar Eric Biggers 1-0/+6
2019-07-28fs-verity: add Kconfig and the helper functions for hashingGravatar Eric Biggers 1-0/+41