summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/verity.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'f2fs-for-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-041-21/+54
|\
| * f2fs: fix error handling in f2fs_end_enable_verity()Eric Biggers2021-03-121-21/+54
* | mm/filemap: Pass the file_ra_state in the ractlMatthew Wilcox (Oracle)2021-04-231-1/+1
|/
* mm/readahead: make page_cache_ra_unbounded take a readahead_controlMatthew Wilcox (Oracle)2020-10-161-2/+2
* 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