summaryrefslogtreecommitdiff
path: root/fs/verity/read_metadata.c
AgeCommit message (Expand)Author
2023-06-20fsverity: improve documentation for builtin signature supportEric Biggers
2022-08-19fs-verity: use kmap_local_page() instead of kmap()Eric Biggers
2022-05-18fs-verity: remove unused parameter desc_size in fsverity_create_info()Zhang Jianhua
2021-02-07fs-verity: support reading signature with ioctlEric Biggers
2021-02-07fs-verity: support reading descriptor with ioctlEric Biggers
2021-02-07fs-verity: support reading Merkle tree with ioctlEric Biggers
2021-02-07fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers