summaryrefslogtreecommitdiffstats
path: root/fs/ext4/verity.c
Commit message (Expand)AuthorAgeFilesLines
* mm/readahead: make page_cache_ra_unbounded take a readahead_controlMatthew Wilcox (Oracle)2020-10-161-2/+2
* Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-151-1/+4
|\
| * fs/ext4: Introduce DAX inode flagIra Weiny2020-05-281-1/+1
| * fs/ext4: Only change S_DAX on inode loadIra Weiny2020-05-281-1/+1
| * fs/ext4: Disallow verity if inode is DAXIra Weiny2020-05-281-0/+3
* | 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
* ext4: add basic fs-verity supportEric Biggers2019-08-121-0/+367