summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/verity.c
Commit message (Expand)AuthorAgeFilesLines
* f2fs: use macro instead of f2fs verity versionJack Qiu2020-08-031-2/+4
* mm: add page_cache_readahead_unboundedMatthew Wilcox (Oracle)2020-06-021-33/+2
* fs-verity: implement readahead of Merkle tree pagesEric Biggers2020-01-141-2/+45
* f2fs: add fs-verity supportEric Biggers2019-08-121-0/+247