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 B0E3DC021B2 for ; Fri, 21 Feb 2025 02:27:29 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-2.v29.lw.sourceforge.com) by sfs-ml-2.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1tlIlE-0008KI-D1; Fri, 21 Feb 2025 02:27:29 +0000 Received: from [172.30.29.66] (helo=mx.sourceforge.net) by sfs-ml-2.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1tlIlC-0008KC-KB for linux-f2fs-devel@lists.sourceforge.net; Fri, 21 Feb 2025 02:27:27 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=In-Reply-To:Content-Type:MIME-Version:References: 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:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=nGPdpDBQjTg7xQiuUxyxpMYlUXZFe2dxS8J648emmzI=; b=UX3WXytyzk6BxNXdhYpmY2Hswh ZgyWlBf+YKneOpBf0H0duFOkVHfCUC6qqPAIxokJwoFsSE7Z4et5QHm8fdEJ42OPuWWHqozQHENsn hI6VnjIkpqGehVXHQpTMVTj74gipvJEa8FugLggwFD521kYzj7tMslFr488M3y+o0BlE=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=In-Reply-To:Content-Type:MIME-Version:References: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:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=nGPdpDBQjTg7xQiuUxyxpMYlUXZFe2dxS8J648emmzI=; b=FfaQ6GaRAzfbOkXoK93g5YaANI u+bTDz9m3LTEO/EvUcI4Nh7i7kHS932YEf0EEsvwfphXnNSFZVTVJDYLGaCyi5vNvdS7W2g7j7ops xAhwLvms0cY0kmuTkGCoaXIN4jSC1wDKbN0kWTPMKEur8f7p1to1FKS+eUT68CppRRMU=; Received: from dfw.source.kernel.org ([139.178.84.217]) by sfi-mx-2.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1tlIlC-0005tW-PJ for linux-f2fs-devel@lists.sourceforge.net; Fri, 21 Feb 2025 02:27:27 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 504265C4D24; Fri, 21 Feb 2025 02:26:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D407DC4CED1; Fri, 21 Feb 2025 02:27:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740104841; bh=YACJFCQZcpbzU7cY+eClXPHJMTR8U233naDrGuxcIww=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LBZNAmwTWUTUIkYpaXujOlwaXCM8ed/w6KpkLIaRR2YoPNKMMpzC8Umuf2k1/UjR/ g1sD7XWQcy/BeEKWe2bym/+SpOrVFrN2Nio0WNEN+0wXnpStXLiSDzZ0shvYNfHxtl u3q0MYJ2JNDbfXBAu2Z+qm8BV4TnQLHb32uHHQPHDPNCfYH48LPMw/bCP7ni6mkWIB UXzr4QmlCByPWW8Vi1e29EsfH/FOgr2QftiWzX/Nvw1tIXk8jLVbFOs9NjgtxFEtQ5 98ibbyAUs/lM9tAcc1MdI0fjY6jTzFzu+p232QxonOuXIEsPDH0ToLAz8TdZVWQ2M9 UTzExxA6vgyZw== Date: Fri, 21 Feb 2025 02:27:19 +0000 To: "Matthew Wilcox (Oracle)" Message-ID: References: <20250218055203.591403-1-willy@infradead.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20250218055203.591403-1-willy@infradead.org> X-Headers-End: 1tlIlC-0005tW-PJ Subject: Re: [f2fs-dev] [PATCH 00/27] f2fs folio conversions for v6.15 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: , From: Jaegeuk Kim via Linux-f2fs-devel Reply-To: Jaegeuk Kim Cc: linux-fsdevel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net Thank you for the patches. I queued them in dev-test and kicked off all my tests. Thanks, On 02/18, Matthew Wilcox (Oracle) wrote: > More f2fs folio conversions. This time I'm focusing on removing > accesses to page->mapping as well as getting rid of accesses to > old APIs. f2fs was the last user of wait_for_stable_page(), > grab_cache_page_write_begin() and wait_on_page_locked(), so > I've included those removals in this series too. > > Matthew Wilcox (Oracle) (27): > f2fs: Add f2fs_folio_wait_writeback() > mm: Remove wait_for_stable_page() > f2fs: Add f2fs_folio_put() > f2fs: Convert f2fs_flush_inline_data() to use a folio > f2fs: Convert f2fs_sync_node_pages() to use a folio > f2fs: Pass a folio to flush_dirty_inode() > f2fs: Convert f2fs_fsync_node_pages() to use a folio > f2fs: Convert last_fsync_dnode() to use a folio > f2fs: Return a folio from last_fsync_dnode() > f2fs: Add f2fs_grab_cache_folio() > mm: Remove grab_cache_page_write_begin() > f2fs: Use a folio in __get_node_page() > f2fs: Use a folio in do_write_page() > f2fs: Convert f2fs_write_end_io() to use a folio_iter > f2fs: Mark some functions as taking a const page pointer > f2fs: Convert f2fs_in_warm_node_list() to take a folio > f2fs: Add f2fs_get_node_folio() > f2fs: Use a folio throughout f2fs_truncate_inode_blocks() > f2fs: Use a folio throughout __get_meta_page() > f2fs: Hoist the page_folio() call to the start of > f2fs_merge_page_bio() > f2fs: Add f2fs_get_read_data_folio() > f2fs: Add f2fs_get_lock_data_folio() > f2fs: Convert move_data_page() to use a folio > f2fs: Convert truncate_partial_data_page() to use a folio > f2fs: Convert gc_data_segment() to use a folio > f2fs: Add f2fs_find_data_folio() > mm: Remove wait_on_page_locked() > > fs/f2fs/checkpoint.c | 26 ++-- > fs/f2fs/data.c | 130 ++++++++++--------- > fs/f2fs/f2fs.h | 90 +++++++++---- > fs/f2fs/file.c | 24 ++-- > fs/f2fs/gc.c | 42 +++--- > fs/f2fs/node.c | 279 ++++++++++++++++++++-------------------- > fs/f2fs/node.h | 6 +- > fs/f2fs/segment.c | 26 ++-- > include/linux/pagemap.h | 9 -- > mm/filemap.c | 2 +- > mm/folio-compat.c | 14 -- > 11 files changed, 338 insertions(+), 310 deletions(-) > > -- > 2.47.2 _______________________________________________ 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 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id AEA7B286298 for ; Fri, 21 Feb 2025 02:27:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740104841; cv=none; b=VDMpIZ/sCAP+GMlzxqPnyI5mo95FafUiHC865HT0axlsMQnGJISS+YrmZEsJRW9b4660QHVMkTIRHRFyJwUVEwzM80P1/Rm4MEvA39nPLoj6y7R//ZUbSGrMLDtUUy5Sl2qz9kWWyp7EDQeawKYJtFHuKsOgpMfpaBk0lH69ZJU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1740104841; c=relaxed/simple; bh=YACJFCQZcpbzU7cY+eClXPHJMTR8U233naDrGuxcIww=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=TkysMNYafo7vhER8Id+48qF9UUW+afPwyZDjP39JPCQ7oupxM/6wILZ7aY2luXGZ/Y+Bkjn71Q4OYTm+yWPV/nDNNn8wIROOXpO356j6ce/pSmfAWuFSLwljoA9szMlMJYZxI+Qs4CFtp2fmPUeximoutSlx44mUYkKzzG68tl0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=LBZNAmwT; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="LBZNAmwT" Received: by smtp.kernel.org (Postfix) with ESMTPSA id D407DC4CED1; Fri, 21 Feb 2025 02:27:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1740104841; bh=YACJFCQZcpbzU7cY+eClXPHJMTR8U233naDrGuxcIww=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=LBZNAmwTWUTUIkYpaXujOlwaXCM8ed/w6KpkLIaRR2YoPNKMMpzC8Umuf2k1/UjR/ g1sD7XWQcy/BeEKWe2bym/+SpOrVFrN2Nio0WNEN+0wXnpStXLiSDzZ0shvYNfHxtl u3q0MYJ2JNDbfXBAu2Z+qm8BV4TnQLHb32uHHQPHDPNCfYH48LPMw/bCP7ni6mkWIB UXzr4QmlCByPWW8Vi1e29EsfH/FOgr2QftiWzX/Nvw1tIXk8jLVbFOs9NjgtxFEtQ5 98ibbyAUs/lM9tAcc1MdI0fjY6jTzFzu+p232QxonOuXIEsPDH0ToLAz8TdZVWQ2M9 UTzExxA6vgyZw== Date: Fri, 21 Feb 2025 02:27:19 +0000 From: Jaegeuk Kim To: "Matthew Wilcox (Oracle)" Cc: Chao Yu , linux-f2fs-devel@lists.sourceforge.net, linux-fsdevel@vger.kernel.org Subject: Re: [PATCH 00/27] f2fs folio conversions for v6.15 Message-ID: References: <20250218055203.591403-1-willy@infradead.org> Precedence: bulk X-Mailing-List: linux-fsdevel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250218055203.591403-1-willy@infradead.org> Thank you for the patches. I queued them in dev-test and kicked off all my tests. Thanks, On 02/18, Matthew Wilcox (Oracle) wrote: > More f2fs folio conversions. This time I'm focusing on removing > accesses to page->mapping as well as getting rid of accesses to > old APIs. f2fs was the last user of wait_for_stable_page(), > grab_cache_page_write_begin() and wait_on_page_locked(), so > I've included those removals in this series too. > > Matthew Wilcox (Oracle) (27): > f2fs: Add f2fs_folio_wait_writeback() > mm: Remove wait_for_stable_page() > f2fs: Add f2fs_folio_put() > f2fs: Convert f2fs_flush_inline_data() to use a folio > f2fs: Convert f2fs_sync_node_pages() to use a folio > f2fs: Pass a folio to flush_dirty_inode() > f2fs: Convert f2fs_fsync_node_pages() to use a folio > f2fs: Convert last_fsync_dnode() to use a folio > f2fs: Return a folio from last_fsync_dnode() > f2fs: Add f2fs_grab_cache_folio() > mm: Remove grab_cache_page_write_begin() > f2fs: Use a folio in __get_node_page() > f2fs: Use a folio in do_write_page() > f2fs: Convert f2fs_write_end_io() to use a folio_iter > f2fs: Mark some functions as taking a const page pointer > f2fs: Convert f2fs_in_warm_node_list() to take a folio > f2fs: Add f2fs_get_node_folio() > f2fs: Use a folio throughout f2fs_truncate_inode_blocks() > f2fs: Use a folio throughout __get_meta_page() > f2fs: Hoist the page_folio() call to the start of > f2fs_merge_page_bio() > f2fs: Add f2fs_get_read_data_folio() > f2fs: Add f2fs_get_lock_data_folio() > f2fs: Convert move_data_page() to use a folio > f2fs: Convert truncate_partial_data_page() to use a folio > f2fs: Convert gc_data_segment() to use a folio > f2fs: Add f2fs_find_data_folio() > mm: Remove wait_on_page_locked() > > fs/f2fs/checkpoint.c | 26 ++-- > fs/f2fs/data.c | 130 ++++++++++--------- > fs/f2fs/f2fs.h | 90 +++++++++---- > fs/f2fs/file.c | 24 ++-- > fs/f2fs/gc.c | 42 +++--- > fs/f2fs/node.c | 279 ++++++++++++++++++++-------------------- > fs/f2fs/node.h | 6 +- > fs/f2fs/segment.c | 26 ++-- > include/linux/pagemap.h | 9 -- > mm/filemap.c | 2 +- > mm/folio-compat.c | 14 -- > 11 files changed, 338 insertions(+), 310 deletions(-) > > -- > 2.47.2