From patchwork Wed Apr 26 23:43:00 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Eric Biggers X-Patchwork-Id: 9702223 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 97CB1603F4 for ; Wed, 26 Apr 2017 23:43:45 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 8964F284D2 for ; Wed, 26 Apr 2017 23:43:45 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 7E4162858D; Wed, 26 Apr 2017 23:43:45 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.0 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 3CD79284D2 for ; Wed, 26 Apr 2017 23:43:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754610AbdDZXnm (ORCPT ); Wed, 26 Apr 2017 19:43:42 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:32817 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752745AbdDZXnl (ORCPT ); Wed, 26 Apr 2017 19:43:41 -0400 Received: by mail-pf0-f193.google.com with SMTP id c198so3703986pfc.0; Wed, 26 Apr 2017 16:43:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:date:message-id; bh=YkNuY7XWH6xnnZsQ9Yhhiu8fYvFXtQG4FCeyqjTpwg8=; b=BfVuLvYXGkQe5vaZpCbyypuQQYOXEEdDXevH21OdOihRtBs23UrX8Mhn4qwM1q63Sj cx2ItUXh+zSd8JzmDOgyZ60Ns8yy2vmcxqrm7CVG6GQnHEIi8wF3+9wEtO20qWueDZGk 79s/en3YRDce2XodbEwPLRh9G6SF4lJTTeX1nXWoFt21G+Ix6SJGwV0FF5fJS3T3gVyk KfvJRPNPaDyc5JpvXYyub0RZ0+5Zlyx61pJwaU2R5VPlRSvKnab6UprgHQN5iqvtPFuO PxfXVG7EFK7QasIgOkCRrvYyupM+EQVW/0vFAur6BSXOt1EQ9CPiz/DMsSsL1XKilwFD jB8g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=YkNuY7XWH6xnnZsQ9Yhhiu8fYvFXtQG4FCeyqjTpwg8=; b=SR/InanYbWIYjgxGxUwoJYacCEA3p6zmxjFgVQk7LVVbWVEZ4nAbfjx3U+QA5RSSrR YgrZFXIU/f6ofz0dJl1vi4KrvJNU6uA3L0++MgKrZMMTMvq3Db622FUL4krasLlp4Ik0 qgsRtqJkLzYS83P8Tv4JRi71FOjzu4ZZU2SDFDdDvNwyM4jeCDizKEZnnA8jVwuYb38x VfE4TIB5KxB+GA8yBwMshTbdlTflfctsRUFuQhkG2zBRp2R1PQjtLwCXvmCM+Nv5JDur 8vzhqzIM1RYUfrk2CzJyxIyank8D6FykjDvQI309C6yHBMHjgM66JIDVqqmSxy89a+l8 vkqA== X-Gm-Message-State: AN3rC/5yB1VbLkHSMlbRa+4zIX8x/P8zpgQAUp3hNVvwjOEO3/L4HMFl 5TPpLcmVmk7Fsg== X-Received: by 10.84.151.70 with SMTP id i64mr3066194pli.151.1493250220899; Wed, 26 Apr 2017 16:43:40 -0700 (PDT) Received: from ebiggers-linuxstation.kir.corp.google.com ([100.119.30.131]) by smtp.gmail.com with ESMTPSA id r73sm626105pfa.65.2017.04.26.16.43.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 26 Apr 2017 16:43:40 -0700 (PDT) From: Eric Biggers To: linux-fscrypt@vger.kernel.org Cc: "Theodore Y . Ts'o" , Jaegeuk Kim , linux-fsdevel@vger.kernel.org, linux-ext4@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-mtd@lists.infradead.org, Eric Biggers Subject: [PATCH] MAINTAINERS: fscrypt: update mailing list, patchwork, and git Date: Wed, 26 Apr 2017 16:43:00 -0700 Message-Id: <20170426234300.54741-1-ebiggers3@gmail.com> X-Mailer: git-send-email 2.13.0.rc0.306.g87b477812d-goog Sender: linux-fsdevel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-fsdevel@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP From: Eric Biggers Now that there has been a dedicated mailing list, patchwork project, and git repository set up for filesystem encryption, update the MAINTAINERS file accordingly. Signed-off-by: Eric Biggers --- MAINTAINERS | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 38d3e4ed7208..22b509fb1c5e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5365,10 +5365,12 @@ F: Documentation/filesystems/caching/ F: fs/fscache/ F: include/linux/fscache*.h -FS-CRYPTO: FILE SYSTEM LEVEL ENCRYPTION SUPPORT +FSCRYPT: FILE SYSTEM LEVEL ENCRYPTION SUPPORT M: Theodore Y. Ts'o M: Jaegeuk Kim -L: linux-fsdevel@vger.kernel.org +L: linux-fscrypt@vger.kernel.org +Q: https://patchwork.kernel.org/project/linux-fscrypt/list/ +T: git git://git.kernel.org/pub/scm/linux/kernel/git/tytso/fscrypt.git S: Supported F: fs/crypto/ F: include/linux/fscrypt*.h