summaryrefslogtreecommitdiffstats
path: root/include/linux/fsverity.h
Commit message (Expand)AuthorAgeFilesLines
* fs-verity: implement FS_IOC_MEASURE_VERITY ioctlEric Biggers2019-08-121-0/+11
* fs-verity: implement FS_IOC_ENABLE_VERITY ioctlEric Biggers2019-08-121-0/+66
* fs-verity: add data verification hooks for ->readpages()Eric Biggers2019-07-281-0/+56
* fs-verity: add the hook for file ->setattr()Eric Biggers2019-07-281-0/+7
* fs-verity: add the hook for file ->open()Eric Biggers2019-07-281-0/+71