summaryrefslogtreecommitdiffstats
path: root/fs/verity/Makefile
Commit message (Expand)AuthorAgeFilesLines
* fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers2021-02-071-0/+1
* fs-verity: support builtin file signaturesEric Biggers2019-08-121-0/+2
* fs-verity: implement FS_IOC_MEASURE_VERITY ioctlEric Biggers2019-08-121-0/+1
* fs-verity: implement FS_IOC_ENABLE_VERITY ioctlEric Biggers2019-08-121-1/+2
* fs-verity: add data verification hooks for ->readpages()Eric Biggers2019-07-281-1/+2
* fs-verity: add the hook for file ->open()Eric Biggers2019-07-281-1/+2
* fs-verity: add Kconfig and the helper functions for hashingEric Biggers2019-07-281-0/+4