summaryrefslogtreecommitdiff
path: root/Documentation/filesystems/fsverity.rst
Commit message (Expand)AuthorAgeFilesLines
* fsverity: support verifying data from large foliosEric Biggers2023-01-271-10/+10
* fsverity.rst: update git repo URL for fsverity-utilsEric Biggers2023-01-251-1/+1
* ext4: allow verity with fs block size < PAGE_SIZEEric Biggers2023-01-091-3/+5
* fsverity: support enabling with tree block size < PAGE_SIZEEric Biggers2023-01-091-11/+9
* fsverity: support verification with tree block size < PAGE_SIZEEric Biggers2023-01-091-26/+23
* fsverity: use EFBIG for file too large to enable verityEric Biggers2023-01-091-0/+1
* fs-verity: mention btrfs supportEric Biggers2022-07-151-23/+30
* Merge tag 'folio-5.19' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds2022-05-241-1/+1
|\
| * fs: Add read_folio documentationMatthew Wilcox (Oracle)2022-05-091-1/+1
* | fsverity: update the documentationMimi Zohar2022-05-121-12/+23
|/
* fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)2022-04-011-3/+3
* 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