summaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/fsverity.rst
Commit message (Expand)AuthorAgeFilesLines
* fs-verity: support reading signature with ioctlEric Biggers2021-02-071-1/+8
* fs-verity: support reading descriptor with ioctlEric Biggers2021-02-071-0/+4
* fs-verity: support reading Merkle tree with ioctlEric Biggers2021-02-071-1/+9
* fs-verity: add FS_IOC_READ_VERITY_METADATA ioctlEric Biggers2021-02-071-0/+57
* fs-verity: move structs needed for file signing to UAPI headerEric Biggers2020-11-231-5/+1
* fs-verity: rename "file measurement" to "file digest"Eric Biggers2020-11-161-30/+30
* fs-verity: rename fsverity_signed_digest to fsverity_formatted_digestEric Biggers2020-11-161-1/+1
* docs: get rid of :c:type explicit declarations for structsMauro Carvalho Chehab2020-10-151-1/+1
* Documentation: filesystems: fsverity: drop doubled wordRandy Dunlap2020-07-051-1/+1
* docs: fs-verity: mention statx() supportEric Biggers2019-11-131-0/+8
* docs: fs-verity: document first supported kernel versionEric Biggers2019-11-131-2/+2
* fs-verity: add a documentation fileEric Biggers2019-07-281-0/+726