Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp102736ybx; Wed, 6 Nov 2019 13:55:55 -0800 (PST) X-Google-Smtp-Source: APXvYqyk9WD8JvXjaRPjAI4YZF7F+1zSs0f75/bOt5oF7dwGA3tJQiVTJ8eEJmfLoNmYigLwvlkQ X-Received: by 2002:a50:fa4a:: with SMTP id c10mr5256098edq.51.1573077355473; Wed, 06 Nov 2019 13:55:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573077355; cv=none; d=google.com; s=arc-20160816; b=kE6qyzznwnWjPyd4j8UkQIVzfdaL9hoKU6CHIggQOjg1Rg/K5OLLnl4paHU3/eIKRZ DRZ+lGjROTpBYE7d9irgvCKq8CR4sgsNgJxNWgngADB5pSAu67B+6ff3NcruMztmzfSQ VYAVYlTRTTctFaEvuK3MtKeG2q8NZ2EO6/G2W84SqfbGtr0ZACoSeGTYX0VUvKaFVsqv vEkxH/kMh9Bd8QESup9NAoABbvY5BErXhGNV6nFvK5rpkyC/fjfcg27zNK0rtMFGG4w+ jJzwD3HL19zsL5m20TiQPMPFs/H2Q8V2nTiU2+8ISui+/zHv8x75jZQiMjRC5jOicMqg p7ng== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:mail-followup-to :message-id:subject:cc:to:from:date:dkim-signature; bh=k9yLRWvrBJwuZuhAcqPBcaulcUA8VJnfH0ZnmCRaI8A=; b=mkN0cKUG0kERB4nK57ohh/dTWdpZ5bsJZuPk7lS06WU19U3RaWPpYibtIQv2htHdkE n8rvB2VelmRIE+AeqLWzmt9Sjw9VhrJVFrDriMCoiVnLnZyBVyALUcJTAgLYRDjxdESC OZvwJVlzGm6sDN/iWKD+xcUk6ViywNzkXC/mpVjqohSxP36+ofufepLuAnKJE/x5Ok54 ufy423R/e9EXhTVZDTBYyIjuOSoV/BaA87tDApb/v9W8/vhzuhbmtKZabZfPcavwYpbP CVXSLOEGaT0oo6YXsXnNxaEy32uowM5LmNGqtHGPqBdAePUlO6HHYFvpN3JcFZUUypRI xy8Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=DVKseDIC; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b27si13674075ede.204.2019.11.06.13.55.30; Wed, 06 Nov 2019 13:55:55 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=DVKseDIC; spf=pass (google.com: best guess record for domain of linux-ext4-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-ext4-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726817AbfKFVyn (ORCPT + 99 others); Wed, 6 Nov 2019 16:54:43 -0500 Received: from mail.kernel.org ([198.145.29.99]:32802 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726798AbfKFVym (ORCPT ); Wed, 6 Nov 2019 16:54:42 -0500 Received: from gmail.com (unknown [104.132.1.77]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B15DA214D8; Wed, 6 Nov 2019 21:54:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573077281; bh=fUCudD0u+rUPznt6psLLKnhgZDFsnN491c3ffkkkwSA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=DVKseDICYx9UatqSZge77748ds/ZqO04Ug8peIzLpJPlOEx5eSJASZr1xF4z2LQP7 h6CyoNdkDY5wPyrzxlB9dhg98cpJuTe1831w10C7Nox3r9b7vP1LH/4qY5R2eRRgE2 UiokSBq33dzu59DVizD0OtkBEQ+D0UXetA8p3h4Y= Date: Wed, 6 Nov 2019 13:54:40 -0800 From: Eric Biggers To: linux-ext4@vger.kernel.org, Theodore Ts'o Cc: linux-fscrypt@vger.kernel.org, linux-fsdevel@vger.kernel.org, Chandan Rajendra Subject: Re: [PATCH v2 0/2] ext4: support encryption with blocksize != PAGE_SIZE Message-ID: <20191106215439.GC139580@gmail.com> Mail-Followup-To: linux-ext4@vger.kernel.org, Theodore Ts'o , linux-fscrypt@vger.kernel.org, linux-fsdevel@vger.kernel.org, Chandan Rajendra References: <20191023033312.361355-1-ebiggers@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191023033312.361355-1-ebiggers@kernel.org> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org On Tue, Oct 22, 2019 at 08:33:10PM -0700, Eric Biggers wrote: > Hello, > > This patchset makes ext4 support encryption on filesystems where the > filesystem block size is not equal to PAGE_SIZE. This allows e.g. > PowerPC systems to use ext4 encryption. > > Most of the work for this was already done in prior kernel releases; now > the only part missing is decryption support in block_read_full_page(). > Chandan Rajendra has proposed a patchset "Consolidate FS read I/O > callbacks code" [1] to address this and do various other things like > make ext4 use mpage_readpages() again, and make ext4 and f2fs share more > code. But it doesn't seem to be going anywhere. > > Therefore, I propose we simply add decryption support to > block_read_full_page() for now. This is a fairly small change, and it > gets ext4 encryption with subpage-sized blocks working. > > Note: to keep things simple I'm just allocating the work object from the > bi_end_io function with GFP_ATOMIC. But if people think it's necessary, > it could be changed to use preallocation like the page-based read path. > > Tested with 'gce-xfstests -c ext4/encrypt_1k -g auto', using the new > "encrypt_1k" config I created. All tests pass except for those that > already fail or are excluded with the encrypt or 1k configs, and 2 tests > that try to create 1023-byte symlinks which fails since encrypted > symlinks are limited to blocksize-3 bytes. Also ran the dedicated > encryption tests using 'kvm-xfstests -c ext4/1k -g encrypt'; all pass, > including the on-disk ciphertext verification tests. > > [1] https://lkml.kernel.org/linux-fsdevel/20190910155115.28550-1-chandan@linux.ibm.com/T/#u > > Changed v1 => v2: > - Added check for S_ISREG() which technically should be there, though > it happens not to matter currently. > > Chandan Rajendra (1): > ext4: Enable encryption for subpage-sized blocks > > Eric Biggers (1): > fs/buffer.c: support fscrypt in block_read_full_page() > > Documentation/filesystems/fscrypt.rst | 4 +-- > fs/buffer.c | 48 ++++++++++++++++++++++++--- > fs/ext4/super.c | 7 ---- > 3 files changed, 45 insertions(+), 14 deletions(-) > Any more comments on this? Ted, are you interested in taking this through the ext4 tree for 5.5? - Eric