summaryrefslogtreecommitdiffstats
path: root/fs/verity/open.c
Commit message (Expand)AuthorAgeFilesLines
* fs-verity: support builtin file signaturesEric Biggers2019-08-121-8/+19
* fs-verity: add data verification hooks for ->readpages()Eric Biggers2019-07-281-0/+6
* fs-verity: add the hook for file ->setattr()Eric Biggers2019-07-281-0/+21
* fs-verity: add the hook for file ->open()Eric Biggers2019-07-281-0/+318