]> git.baikalelectronics.ru Git - kernel.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)
commit39c2ba157b0b6486f650c73eca5eb0d5f13d3f7d
treec9c424077630d6bec61a22905e7fec2cef9a9a8f
parent5f7090ea6e0ecab3ab868ab750810cfbeca007f6
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