summaryrefslogtreecommitdiffstats
path: root/fs/verity/Makefile
AgeCommit message (Expand)AuthorLines
2026-01-29fsverity: start consolidating pagecache codeChristoph Hellwig-0/+1
2021-02-07fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers-0/+1
2019-08-12fs-verity: support builtin file signaturesEric Biggers-0/+2
2019-08-12fs-verity: implement FS_IOC_MEASURE_VERITY ioctlEric Biggers-0/+1
2019-08-12fs-verity: implement FS_IOC_ENABLE_VERITY ioctlEric Biggers-1/+2
2019-07-28fs-verity: add data verification hooks for ->readpages()Eric Biggers-1/+2
2019-07-28fs-verity: add the hook for file ->open()Eric Biggers-1/+2
2019-07-28fs-verity: add Kconfig and the helper functions for hashingEric Biggers-0/+4