Message ID | 20200312080253.3667-1-satyat@google.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <SRS0=va7b=45=vger.kernel.org=linux-block-owner@kernel.org> Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 7364214B4 for <patchwork-linux-block@patchwork.kernel.org>; Thu, 12 Mar 2020 08:03:02 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 41B96206FA for <patchwork-linux-block@patchwork.kernel.org>; Thu, 12 Mar 2020 08:03:02 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=google.com header.i=@google.com header.b="uxrkbziP" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388183AbgCLIDA (ORCPT <rfc822;patchwork-linux-block@patchwork.kernel.org>); Thu, 12 Mar 2020 04:03:00 -0400 Received: from mail-pl1-f202.google.com ([209.85.214.202]:45717 "EHLO mail-pl1-f202.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388095AbgCLIDA (ORCPT <rfc822;linux-block@vger.kernel.org>); Thu, 12 Mar 2020 04:03:00 -0400 Received: by mail-pl1-f202.google.com with SMTP id s6so2833936plp.12 for <linux-block@vger.kernel.org>; Thu, 12 Mar 2020 01:02:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20161025; h=date:message-id:mime-version:subject:from:to:cc; bh=v1joZ4izP8owZ9YLQdq3b4mfjHHQGZhG3o81B8qw0i0=; b=uxrkbziPyemunsGXXn6BVfwSSwIJLZkMxQBkrJPC2722Q2JRo1BIrQCrtXN/Qt+mmD g62Jjmwki5oOEFVyoTlzwB1IAx2omEj4wMJZp6hJJFlQIkbxlUj/RoeFVGrZBWK6ah2d nG4u41clPOcJ0qO425BCxDhVQybFsKpTLMNyb8AFIw8Bwj3E00Cl/27Ign7TQal5/LIc T2uRgaw5W1ILQ/guHbyA36qU7Wd60y23xo+PF/byhZc8p2dhUqCyD41B5m3oqnpIzSH1 RdZVjimaCuTHIdbGM2fyu6nRYvHu6XgELdNMdU56iIFvrQ0gcj5YDlxZ66x+Fv4gA6mH zwEw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:message-id:mime-version:subject:from:to:cc; bh=v1joZ4izP8owZ9YLQdq3b4mfjHHQGZhG3o81B8qw0i0=; b=P7+wJZKsIclAitGon8xTprMCcPWxiCSgzN3xtwj8j1PW1t0LG8uhU5JSGdWKhRAHJh lBchsLPzwGaoXSZD5nzl5P4uMLEZcP/nBsiQ4tT6y7Joe+EkAfBipgJh4QNYYkF46K3U xfk5hu6cqHVRCssXREXo/7qdW1k5fWCgtaptob3LlBfeVRA+GbBYNRmlQofGH8NGfTy4 wucKIUCf4H4F9si1HgRT/YUH5DF6E9T/Xm2J1pARfblqgoOYeU0IkXUGIdZLJhcJZxsW 5IhF/s2itZbfKWSkWFY2rHWFlpX8XjubGPBfn4jGJoJLkseZvw6ca+ARj3LczIwZLBZe zriQ== X-Gm-Message-State: ANhLgQ0o8HLXbRXd3CxXJlD5But26I/Xilwc6e18G+iuiLaaZUyEb2QV DDeF9zQo81gcpLP8rdT18IV8oelyXlq1Q7UoMKHLdXL5iGnSbXBsCfIYTs6S5XE/hpKJGzlVSyK +hY3YGxrqK7nToG6iDMtA7XiJSUJX8fbtXemwV7sBiJVIUSQXYZBm+Tl7hq7xdkndYt/Q X-Google-Smtp-Source: ADFU+vu8wFQIUpKNik9IYq35s/f4Al5Gs4y868LUeHwc7Minys2zPFVLd1heobq34UjTYcga3/cnVERYAjQ= X-Received: by 2002:a17:90b:19ca:: with SMTP id nm10mr2744661pjb.161.1584000178705; Thu, 12 Mar 2020 01:02:58 -0700 (PDT) Date: Thu, 12 Mar 2020 01:02:42 -0700 Message-Id: <20200312080253.3667-1-satyat@google.com> Mime-Version: 1.0 X-Mailer: git-send-email 2.25.1.481.gfbce0eb801-goog Subject: [PATCH v8 00/11] Inline Encryption Support From: Satya Tangirala <satyat@google.com> To: linux-block@vger.kernel.org, linux-scsi@vger.kernel.org, linux-fscrypt@vger.kernel.org, linux-fsdevel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-ext4@vger.kernel.org Cc: Barani Muthukumaran <bmuthuku@qti.qualcomm.com>, Kuohong Wang <kuohong.wang@mediatek.com>, Kim Boojin <boojin.kim@samsung.com>, Satya Tangirala <satyat@google.com> Content-Type: text/plain; charset="UTF-8" Sender: linux-block-owner@vger.kernel.org Precedence: bulk List-ID: <linux-block.vger.kernel.org> X-Mailing-List: linux-block@vger.kernel.org |
Series |
Inline Encryption Support
|
expand
|
On Thu, Mar 12, 2020 at 01:02:42AM -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-v8 I based it on v5.6-rc2 (same base commit as v7) since it still applies cleanly to it. You can see what changed by: git diff inline-encryption-v7..inline-encryption-v8 - Eric