aboutsummaryrefslogtreecommitdiff
path: root/fs/ext4/readpage.c
Commit message (Expand)AuthorAgeFilesLines
* ext4 crypto: don't let data integrity writebacks fail with ENOMEMTheodore Ts'o2017-05-291-1/+1
* ext4 crypto: ext4_page_crypto() doesn't need a encryption contextTheodore Ts'o2017-05-291-1/+1
* ext4 crypto: shrink size of the ext4_crypto_ctx structureTheodore Ts'o2017-05-271-5/+5
* ext4 crypto: implement the ext4 decryption read pathMichael Halcrow2017-05-271-1/+65
* ext4 crypto: add ext4_mpage_readpages()Theodore Ts'o2017-05-271-0/+264