From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from lists.sourceforge.net (lists.sourceforge.net [216.105.38.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 58129C433F5 for ; Mon, 23 May 2022 07:08:12 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-4.v29.lw.sourceforge.com) by sfs-ml-4.v29.lw.sourceforge.com with esmtp (Exim 4.94.2) (envelope-from ) id 1nt2Ak-0000TO-Th; Mon, 23 May 2022 07:08:09 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-4.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nt2Aj-0000TH-ML for linux-f2fs-devel@lists.sourceforge.net; Mon, 23 May 2022 07:08:08 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Content-Type:MIME-Version:Message-ID:Subject:Cc:To: From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=R+zFfjC0l/X4IkbiXrFS14R2DRtCxcCnKuHqkaW19Xc=; b=MpMBkOf6SCi96v5my2RCBI0NYE yHT4fhQlLLx7cJfB7qPiERV8yemzLfSpnGNxdqK2vc+ST0uqda1Z+dkkcqBWCAEmDctMpTcPf5sSU 6+JMhsrcyEkwRE5D399yDezBo6dwQxkjdMAx2PBLgYfa9m35RObhwH59/LFlYPtzDmFY=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Content-Type:MIME-Version:Message-ID:Subject:Cc:To:From:Date:Sender: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Id:List-Help:List-Unsubscribe:List-Subscribe:List-Post: List-Owner:List-Archive; bh=R+zFfjC0l/X4IkbiXrFS14R2DRtCxcCnKuHqkaW19Xc=; b=N /3/EeyZG8H/GRU8bMpGZZI5rRIO+PGPtnMJ/wmNPnvoeieoaHbLdeQCOrD7dbAsj7UcULa6iyjG9n 2/z+zDsL5RSI4V/hraSmE6wMemAuo1YwdK5RuK5ejGibTIUOnOOgXn+wPXZZGL1y2EJhhB3hGwsNz FpYjhYSN+v9ra15k=; Received: from dfw.source.kernel.org ([139.178.84.217]) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.94.2) id 1nt2Ah-001yCm-F5 for linux-f2fs-devel@lists.sourceforge.net; Mon, 23 May 2022 07:08:07 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C161D611BB; Mon, 23 May 2022 07:07:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E4775C385A9; Mon, 23 May 2022 07:07:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1653289673; bh=hdwEg4ZhM324vxQXS0bV+GABy7LdsT+hi9juPKa4LYM=; h=Date:From:To:Cc:Subject:From; b=Hv1ZewV5rrt82CTBH3ka/CyAsOJFk2s7vSWR+pYA5dTCAr3bgcPvRT+ysVO4Y3wqm sPAznzO3uOWGDrxGeH0y34f2P0RwqZRPfuoriNxhfbmLFAioSzIRBPb9Ug//48eukM YgQvVSqHWznxnJONdWqSGk9Pza3YnxcTxOa5DX3ID5Ke2zHQq9Qha3RiFUCAqGoaI1 w78SHOPmTRb2000Gbqj5LaM6h8oAsc5Drdl+k4+PfYj4vrVTMxJMM36NEmVRgEKuFu EpPlgFj+KX+U0lJOBbq/cbS4qPbzfD2PABa1IOY4GZ0Vvxf6k80y7GjEa2YIFj20iw wi6Xf9R1rsyrQ== Date: Mon, 23 May 2022 00:07:51 -0700 From: Eric Biggers To: Linus Torvalds Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-Headers-End: 1nt2Ah-001yCm-F5 Subject: [f2fs-dev] [GIT PULL] fscrypt updates for 5.19 X-BeenThere: linux-f2fs-devel@lists.sourceforge.net X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Theodore Ts'o , linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-fscrypt@vger.kernel.org, linux-mtd@lists.infradead.org, linux-fsdevel@vger.kernel.org, Jaegeuk Kim , linux-ext4@vger.kernel.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e: Linux 5.18-rc2 (2022-04-10 14:21:36 -1000) are available in the Git repository at: https://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git tags/fscrypt-for-linus for you to fetch changes up to 218d921b581eadf312c8ef0e09113b111f104eeb: fscrypt: add new helper functions for test_dummy_encryption (2022-05-09 16:18:54 -0700) ---------------------------------------------------------------- Some cleanups for fs/crypto/: - Split up the misleadingly-named FS_CRYPTO_BLOCK_SIZE constant. - Consistently report the encryption implementation that is being used. - Add helper functions for the test_dummy_encryption mount option that work properly with the new mount API. ext4 and f2fs will use these. ---------------------------------------------------------------- Eric Biggers (4): fscrypt: split up FS_CRYPTO_BLOCK_SIZE fscrypt: log when starting to use inline encryption fscrypt: factor out fscrypt_policy_to_key_spec() fscrypt: add new helper functions for test_dummy_encryption fs/crypto/crypto.c | 10 ++-- fs/crypto/fname.c | 11 +++- fs/crypto/fscrypt_private.h | 10 +++- fs/crypto/inline_crypt.c | 33 ++++++++++- fs/crypto/keyring.c | 64 +++++++++++++++++---- fs/crypto/keysetup.c | 22 ++------ fs/crypto/policy.c | 132 ++++++++++++++++++++++++++------------------ fs/ubifs/ubifs.h | 2 +- include/linux/fscrypt.h | 51 ++++++++++++++++- 9 files changed, 238 insertions(+), 97 deletions(-) _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id F2F9FC43217 for ; Mon, 23 May 2022 07:24:55 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229579AbiEWHY0 (ORCPT ); Mon, 23 May 2022 03:24:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59854 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230201AbiEWHYN (ORCPT ); Mon, 23 May 2022 03:24:13 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D85083B003; Mon, 23 May 2022 00:18:28 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id CE450611BC; Mon, 23 May 2022 07:07:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E4775C385A9; Mon, 23 May 2022 07:07:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1653289673; bh=hdwEg4ZhM324vxQXS0bV+GABy7LdsT+hi9juPKa4LYM=; h=Date:From:To:Cc:Subject:From; b=Hv1ZewV5rrt82CTBH3ka/CyAsOJFk2s7vSWR+pYA5dTCAr3bgcPvRT+ysVO4Y3wqm sPAznzO3uOWGDrxGeH0y34f2P0RwqZRPfuoriNxhfbmLFAioSzIRBPb9Ug//48eukM YgQvVSqHWznxnJONdWqSGk9Pza3YnxcTxOa5DX3ID5Ke2zHQq9Qha3RiFUCAqGoaI1 w78SHOPmTRb2000Gbqj5LaM6h8oAsc5Drdl+k4+PfYj4vrVTMxJMM36NEmVRgEKuFu EpPlgFj+KX+U0lJOBbq/cbS4qPbzfD2PABa1IOY4GZ0Vvxf6k80y7GjEa2YIFj20iw wi6Xf9R1rsyrQ== Date: Mon, 23 May 2022 00:07:51 -0700 From: Eric Biggers To: Linus Torvalds Cc: linux-fscrypt@vger.kernel.org, linux-ext4@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-mtd@lists.infradead.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Theodore Ts'o , Jaegeuk Kim Subject: [GIT PULL] fscrypt updates for 5.19 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: linux-fscrypt@vger.kernel.org The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e: Linux 5.18-rc2 (2022-04-10 14:21:36 -1000) are available in the Git repository at: https://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git tags/fscrypt-for-linus for you to fetch changes up to 218d921b581eadf312c8ef0e09113b111f104eeb: fscrypt: add new helper functions for test_dummy_encryption (2022-05-09 16:18:54 -0700) ---------------------------------------------------------------- Some cleanups for fs/crypto/: - Split up the misleadingly-named FS_CRYPTO_BLOCK_SIZE constant. - Consistently report the encryption implementation that is being used. - Add helper functions for the test_dummy_encryption mount option that work properly with the new mount API. ext4 and f2fs will use these. ---------------------------------------------------------------- Eric Biggers (4): fscrypt: split up FS_CRYPTO_BLOCK_SIZE fscrypt: log when starting to use inline encryption fscrypt: factor out fscrypt_policy_to_key_spec() fscrypt: add new helper functions for test_dummy_encryption fs/crypto/crypto.c | 10 ++-- fs/crypto/fname.c | 11 +++- fs/crypto/fscrypt_private.h | 10 +++- fs/crypto/inline_crypt.c | 33 ++++++++++- fs/crypto/keyring.c | 64 +++++++++++++++++---- fs/crypto/keysetup.c | 22 ++------ fs/crypto/policy.c | 132 ++++++++++++++++++++++++++------------------ fs/ubifs/ubifs.h | 2 +- include/linux/fscrypt.h | 51 ++++++++++++++++- 9 files changed, 238 insertions(+), 97 deletions(-) From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 09247C433F5 for ; Mon, 23 May 2022 07:53:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:Cc:To: From:Date:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=dGGN82eSEIEQKqyvtc50DU59gxJiXHLjBFySvPBSp8s=; b=GqiVUqtAsTR4Me bJtTZosz/73DaH/JB5IQr9KltmNGlsEI5gzJXBNRU4MwQmskH3ir098f3SZPu4Dl6mGXY3T3jRt4i qg//u5DtYOzAEk1Qd7jt9vUSIxrH2BtaoUEsG1/ayndZ9J1kGAn5tAgp+jxzyEYGdqOC+L8ugN25X zKRJbDY9NQTMYXXmzTlcGvV758gE+EdhupI/QR95pEqSlpjDsG6QIIb/O4uwHC4X7mD0YckER+pvY 2WpaoW6HRjr91EDy72wO3ZaJX16X455K64v7fCQCxPlSGPG77Uq0HYhsVjsBGjE0ahIhtm2G6M+02 RzZ6CO51RLeyPDzw1d0A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nt2se-002CRO-QZ; Mon, 23 May 2022 07:53:32 +0000 Received: from desiato.infradead.org ([2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nt2nA-002A7b-U3 for linux-mtd@bombadil.infradead.org; Mon, 23 May 2022 07:47:53 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=Content-Type:MIME-Version:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:In-Reply-To:References; bh=R+zFfjC0l/X4IkbiXrFS14R2DRtCxcCnKuHqkaW19Xc=; b=IbHi47QjQtuJRx+QLuCqVgc0qf 5V+RBS7tvArraBQ8gNjddNKtrueR8OFl3mDZqseLKMFVMzhHhHwSkH0jmcf6iX81z/yKbL8eO8xtX 8wQzsCQy5wZhk3xKxGwBNtt/c6k3e/aZHoGwGQmH4KqAw2SLj2BTRrUwSNnTUac4zdx/zw2Vvsx8l +SlVe4RgmDmtdJlQ2LlHFHB6flO0eZNuA2EsZlatrrhQP/5D9Z3Wefw6F//dszLYou6l9pCcSYZTg 5d/EU8J8bnsm/izi1ROnik5YECQ7mGcOX6NE6fW4jGODRUlRAYnpHPIoH/iY8BAcwP2hu7/MmIaul UjXXY3qg==; Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nt2BW-000vVh-1V for linux-mtd@lists.infradead.org; Mon, 23 May 2022 07:09:00 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id C161D611BB; Mon, 23 May 2022 07:07:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E4775C385A9; Mon, 23 May 2022 07:07:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1653289673; bh=hdwEg4ZhM324vxQXS0bV+GABy7LdsT+hi9juPKa4LYM=; h=Date:From:To:Cc:Subject:From; b=Hv1ZewV5rrt82CTBH3ka/CyAsOJFk2s7vSWR+pYA5dTCAr3bgcPvRT+ysVO4Y3wqm sPAznzO3uOWGDrxGeH0y34f2P0RwqZRPfuoriNxhfbmLFAioSzIRBPb9Ug//48eukM YgQvVSqHWznxnJONdWqSGk9Pza3YnxcTxOa5DX3ID5Ke2zHQq9Qha3RiFUCAqGoaI1 w78SHOPmTRb2000Gbqj5LaM6h8oAsc5Drdl+k4+PfYj4vrVTMxJMM36NEmVRgEKuFu EpPlgFj+KX+U0lJOBbq/cbS4qPbzfD2PABa1IOY4GZ0Vvxf6k80y7GjEa2YIFj20iw wi6Xf9R1rsyrQ== Date: Mon, 23 May 2022 00:07:51 -0700 From: Eric Biggers To: Linus Torvalds Cc: linux-fscrypt@vger.kernel.org, linux-ext4@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-mtd@lists.infradead.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, Theodore Ts'o , Jaegeuk Kim Subject: [GIT PULL] fscrypt updates for 5.19 Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220523_080858_595600_46BDD7E4 X-CRM114-Status: GOOD ( 10.17 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org The following changes since commit ce522ba9ef7e2d9fb22a39eb3371c0c64e2a433e: Linux 5.18-rc2 (2022-04-10 14:21:36 -1000) are available in the Git repository at: https://git.kernel.org/pub/scm/fs/fscrypt/fscrypt.git tags/fscrypt-for-linus for you to fetch changes up to 218d921b581eadf312c8ef0e09113b111f104eeb: fscrypt: add new helper functions for test_dummy_encryption (2022-05-09 16:18:54 -0700) ---------------------------------------------------------------- Some cleanups for fs/crypto/: - Split up the misleadingly-named FS_CRYPTO_BLOCK_SIZE constant. - Consistently report the encryption implementation that is being used. - Add helper functions for the test_dummy_encryption mount option that work properly with the new mount API. ext4 and f2fs will use these. ---------------------------------------------------------------- Eric Biggers (4): fscrypt: split up FS_CRYPTO_BLOCK_SIZE fscrypt: log when starting to use inline encryption fscrypt: factor out fscrypt_policy_to_key_spec() fscrypt: add new helper functions for test_dummy_encryption fs/crypto/crypto.c | 10 ++-- fs/crypto/fname.c | 11 +++- fs/crypto/fscrypt_private.h | 10 +++- fs/crypto/inline_crypt.c | 33 ++++++++++- fs/crypto/keyring.c | 64 +++++++++++++++++---- fs/crypto/keysetup.c | 22 ++------ fs/crypto/policy.c | 132 ++++++++++++++++++++++++++------------------ fs/ubifs/ubifs.h | 2 +- include/linux/fscrypt.h | 51 ++++++++++++++++- 9 files changed, 238 insertions(+), 97 deletions(-) ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/