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