aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/fsverity.rst (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-07fs-verity: support reading signature with ioctlEric Biggers1-1/+8
2021-02-07fs-verity: support reading descriptor with ioctlEric Biggers1-0/+4
2021-02-07fs-verity: support reading Merkle tree with ioctlEric Biggers1-1/+9
2021-02-07fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers1-0/+57
2020-11-23fs-verity: move structs needed for file signing to UAPI headerEric Biggers1-5/+1
2020-11-16fs-verity: rename "file measurement" to "file digest"Eric Biggers1-30/+30
2020-11-16fs-verity: rename fsverity_signed_digest to fsverity_formatted_digestEric Biggers1-1/+1
2020-10-15docs: get rid of :c:type explicit declarations for structsMauro Carvalho Chehab1-1/+1
2020-07-05Documentation: filesystems: fsverity: drop doubled wordRandy Dunlap1-1/+1
2019-11-13docs: fs-verity: mention statx() supportEric Biggers1-0/+8
2019-11-13docs: fs-verity: document first supported kernel versionEric Biggers1-2/+2
2019-07-28fs-verity: add a documentation fileEric Biggers1-0/+726