blob: c36be1a71663b2fcbbf900f5970fa664e1ee7ff3 [file] [log] [blame]
4f74d15fe408 ("ext4: add inline encryption support")
9cb20f94afcd ("fs/ext4: Make DAX mount option a tri-state")
a8ab6d3885ef ("fs/ext4: Update ext4_should_use_dax()")
fc626fe322f1 ("fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS")
fd5fe2535642 ("ext4: remove unneeded check for error allocating bio_post_read_ctx")
5500221ea1b7 ("ext4: bio_alloc with __GFP_DIRECT_RECLAIM never fails")
31fb992ce675 ("fs/buffer.c: support fscrypt in block_read_full_page()")
22cfe4b48ccb ("ext4: add fs-verity read support")
c93d8f885809 ("ext4: add basic fs-verity support")
6e4b73bcd151 ("ext4: encrypt only up to last block in ext4_bio_write_page()")
0b578f358a6a ("ext4: decrypt only the needed blocks in ext4_block_write_begin()")
7e0785fce14f ("ext4: clear BH_Uptodate flag on decryption error")
aa8bc1ac6ef3 ("fscrypt: support decrypting multiple filesystem blocks per page")
41adbcb7267b ("fscrypt: introduce fscrypt_decrypt_block_inplace()")
53bc1d854c64 ("fscrypt: support encrypting multiple filesystem blocks per page")
03569f2fb8e7 ("fscrypt: introduce fscrypt_encrypt_block_inplace()")
eeacfdc68a10 ("fscrypt: clean up some BUG_ON()s in block encryption/decryption")
f47fcbb2b578 ("fscrypt: rename fscrypt_do_page_crypto() to fscrypt_crypt_block()")
d2d0727b1654 ("fscrypt: simplify bounce page handling")
a9fbcd672883 ("Merge tag 'fscrypt_for_linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscrypt")