lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Thu, 14 May 2020 09:48:40 -0600 From: Jens Axboe <axboe@...nel.dk> To: Eric Biggers <ebiggers@...nel.org>, Satya Tangirala <satyat@...gle.com> Cc: linux-block@...r.kernel.org, linux-scsi@...r.kernel.org, linux-fscrypt@...r.kernel.org, linux-fsdevel@...r.kernel.org, linux-f2fs-devel@...ts.sourceforge.net, linux-ext4@...r.kernel.org, Barani Muthukumaran <bmuthuku@....qualcomm.com>, Kuohong Wang <kuohong.wang@...iatek.com>, Kim Boojin <boojin.kim@...sung.com> Subject: Re: [PATCH v13 00/12] Inline Encryption Support On 5/13/20 11:10 PM, Eric Biggers wrote: > On Thu, May 14, 2020 at 12:37:15AM +0000, Satya Tangirala wrote: >> This patch series adds support for Inline Encryption to the block layer, >> UFS, fscrypt, f2fs and ext4. It has been rebased onto linux-block/for-next. >> >> Note that the patches in this series for the block layer (i.e. patches 1, >> 2, 3, 4 and 5) can be applied independently of the subsequent patches in >> this series. > > Thanks, the (small) changes from v12 look good. As usual, I made this available > in git at: > > Repo: https://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git > Tag: inline-encryption-v13 > > Jens, do you have any feedback on this patchset? Is there any chance at taking > the block layer part (patches 1-5) for 5.8? That part needs to go upstream > first, since patches 6-12 depend on them. Then patches 6-12 can go upstream via > the SCSI and fscrypt trees in the following release. I have applied 1-5 for 5.8. Small tweak needed in patch 3 due to a header inclusion, but clean apart from that. -- Jens Axboe
Powered by blists - more mailing lists