Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs: Remove ->readpages address space operation | Matthew Wilcox (Oracle) | 2022-04-01 | 1 | -2/+2 |
* | fs-verity: remove filenames from file comments | Eric Biggers | 2020-11-16 | 1 | -1/+1 |
* | fs-verity: fix all kerneldoc warnings | Eric Biggers | 2020-05-13 | 1 | -0/+3 |
* | fs-verity: use mempool for hash requests | Eric Biggers | 2020-01-14 | 1 | -11/+6 |
* | fs-verity: implement readahead of Merkle tree pages | Eric Biggers | 2020-01-14 | 1 | -6/+28 |
* | fs-verity: support builtin file signatures | Eric Biggers | 2019-08-13 | 1 | -0/+6 |
* | fs-verity: add data verification hooks for ->readpages() | Eric Biggers | 2019-07-29 | 1 | -0/+275 |