]> git.karo-electronics.de Git - karo-tx-linux.git/commit
fscrypt: Enable partial page encryption
authorDavid Gstir <david@sigma-star.at>
Sun, 13 Nov 2016 21:20:46 +0000 (22:20 +0100)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 13 Nov 2016 23:55:21 +0000 (18:55 -0500)
commit7821d4dd4589ce5af54f3e46d04a29439ba3c2e5
treec9c424077630d6bec61a22905e7fec2cef9a9a8f
parentb50f7b268bad8088dfe7579a65cd910d8cc5c40f
fscrypt: Enable partial page encryption

Not all filesystems work on full pages, thus we should allow them to
hand partial pages to fscrypt for en/decryption.

Signed-off-by: David Gstir <david@sigma-star.at>
Signed-off-by: Richard Weinberger <richard@nod.at>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
fs/crypto/crypto.c
fs/ext4/inode.c
fs/ext4/page-io.c
fs/f2fs/data.c
include/linux/fscrypto.h