aboutsummaryrefslogtreecommitdiffstats
path: root/fs/verity/read_metadata.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-07fs-verity: support reading signature with ioctlEric Biggers1-0/+30
2021-02-07fs-verity: support reading descriptor with ioctlEric Biggers1-0/+40
2021-02-07fs-verity: support reading Merkle tree with ioctlEric Biggers1-0/+70
2021-02-07fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers1-0/+55