[f2fs-dev] [PATCH v9 00/11] Inline Encryption Support

2020-03-25 Thread Satya Tangirala via Linux-f2fs-devel
This patch series adds support for Inline Encryption to the block layer, UFS, fscrypt, f2fs and ext4. Note that the patches in this series for the block layer (i.e. patches 1, 2, 3 and 4) can be applied independently of the subsequent patches in this series. Inline Encryption hardware allows soft

Re: [f2fs-dev] [PATCH v9 00/11] Inline Encryption Support

2020-03-25 Thread Eric Biggers
On Wed, Mar 25, 2020 at 08:06:51PM -0700, Satya Tangirala wrote: > This patch series adds support for Inline Encryption to the block layer, > UFS, fscrypt, f2fs and ext4. > This patch series can also be retrieved from Repo: https://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git Ta