summary refs log tree commit diff
path: root/fs/verity/verify.c
AgeCommit message (Expand)Author
2023-03-30fsverity: Remove WQ_UNBOUND from fsverity read workqueueNathan Huckleberry
2022-08-19fs-verity: use memcpy_from_page()Eric Biggers
2022-04-01fs: Remove ->readpages address space operationMatthew Wilcox (Oracle)
2020-11-16fs-verity: remove filenames from file commentsEric Biggers
2020-05-12fs-verity: fix all kerneldoc warningsEric Biggers
2020-01-14fs-verity: use mempool for hash requestsEric Biggers
2020-01-14fs-verity: implement readahead of Merkle tree pagesEric Biggers
2019-08-12fs-verity: support builtin file signaturesEric Biggers
2019-07-28fs-verity: add data verification hooks for ->readpages()Eric Biggers