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