summaryrefslogtreecommitdiff
path: root/fs/f2fs/verity.c
AgeCommit message (Expand)AuthorFilesLines
2020-08-03f2fs: use macro instead of f2fs verity versionJack Qiu1-2/+4
2020-06-02mm: add page_cache_readahead_unboundedMatthew Wilcox (Oracle)1-33/+2
2020-01-15fs-verity: implement readahead of Merkle tree pagesEric Biggers1-2/+45
2019-08-13f2fs: add fs-verity supportEric Biggers1-0/+247