[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200326033214.GA858@sol.localdomain>
Date: Wed, 25 Mar 2020 20:32:14 -0700
From: Eric Biggers <ebiggers@...nel.org>
To: 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 v9 00/11] Inline Encryption Support
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
Tag: inline-encryption-v9
I based it on v5.6-rc2 (same base commit as v7 and v8) since it still applies
cleanly to it. You can see what changed from v8 by:
git diff inline-encryption-v8..inline-encryption-v9
or from v7 by:
git diff inline-encryption-v7..inline-encryption-v9
- Eric
Powered by blists - more mailing lists