Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-02-08 | fs-verity: support reading signature with ioctl | Eric Biggers | 1 | -0/+1 |
2021-02-08 | fs-verity: support reading descriptor with ioctl | Eric Biggers | 1 | -0/+1 |
2021-02-08 | fs-verity: support reading Merkle tree with ioctl | Eric Biggers | 1 | -0/+2 |
2021-02-08 | fs-verity: add FS_IOC_READ_VERITY_METADATA ioctl | Eric Biggers | 1 | -0/+10 |
2020-11-24 | fs-verity: move structs needed for file signing to UAPI header | Eric Biggers | 1 | -0/+49 |
2019-08-13 | fs-verity: add SHA-512 support | Eric Biggers | 1 | -0/+1 |
2019-07-29 | fs-verity: add UAPI header | Eric Biggers | 1 | -0/+39 |