summaryrefslogtreecommitdiffstats
path: root/fs/ext4/verity.c
AgeCommit message (Expand)Author
2020-10-16mm/readahead: make page_cache_ra_unbounded take a readahead_controlMatthew Wilcox (Oracle)
2020-06-15Merge tag 'ext4-for-linus-5.8-rc1-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-02mm: add page_cache_readahead_unboundedMatthew Wilcox (Oracle)
2020-05-28fs/ext4: Introduce DAX inode flagIra Weiny
2020-05-28fs/ext4: Only change S_DAX on inode loadIra Weiny
2020-05-28fs/ext4: Disallow verity if inode is DAXIra Weiny
2020-01-14fs-verity: implement readahead of Merkle tree pagesEric Biggers
2019-08-12ext4: add basic fs-verity supportEric Biggers