From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 0DD0D37FF53; Thu, 3 Sep 2026 16:11:04 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788451866; cv=none; b=YJnZE4o/+nhg7hgl67cJliBGprlblhdpqzJhzh0rsiFdf7yf0jiPcD5Wg39hHA+aC5NXxJw0qwAphzoNp2HWPROBKm5mCy5Yke65PyvS5A0hpqmzILxT9Zom5HpBAVx4OBnN/+l9QL7ZQf3S/rnH1x6iDvbaVtAkdsT1XwvXXto= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1788451866; c=relaxed/simple; bh=EZkrPu4MIblzYuAARYgWy6bsvyK3BVJiKofRW0Irh5c=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=H2x2ZvJg9evdsSqyhV4088y7rZ/fasm5n9TeWwOZ2tzytkPpSoMoZrQPPtxnu1SyGN0rszNNxUS2YIWPTDsPmA5nM8LDIqHpfXw/vYm0bcnpjR+6dB0BIlsvb62ROrQA/PBh3Na9kZa64+rjMr3PA0II+NSDp5ZMpj8K5zcaET8= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=JxlK65jB; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="JxlK65jB" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 929241F00A3D; Thu, 3 Sep 2026 16:11:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1788451864; bh=0GGJyshhlAlKfjOpgr7j97Mh0m1+5qav5ykVgFpFUIA=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=JxlK65jBcGgrsk9TAjqXxFnNxMSr2EUzOMWx942qjPBc2ybpTNX4WvsfPUiPxOaFl CvaTGDSQ1oizIiQKMXWYE2OVnwqIcGg5ydGC/+fP1+mqJ1GuK69hXukg6W16b7JT1r w2aaHejOOmNUZBUXMT7w7PrSbcyV2uNkwH9yBFLEDwdRzAceRy7X++SL5zY6FEYsfi FKkGMEhCG0T0FcIFQ+7naHWPwvlEPmk672vo9ZWS+QDqA+Td4EZLGZ+BJGrxKQ67ij TyZdI3BpB9bpqUcAWwS6PSI4Q7NaBwZ/Wa6AfOhrb223ZyOEtRQ2bZ96TF514AV+At BAPEfyocjj+3A== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 1986738119CB; Thu, 3 Sep 2026 16:10:07 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: linux-doc@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [f2fs-dev] [PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead From: patchwork-bot+f2fs@kernel.org Message-Id: <178845180590.3423963.571905514968785918.git-patchwork-notify@kernel.org> Date: Thu, 03 Sep 2026 16:10:05 +0000 References: <20260731-remove-pg_private-v1-0-142c97ba3562@nvidia.com> In-Reply-To: <20260731-remove-pg_private-v1-0-142c97ba3562@nvidia.com> To: Zi Yan Cc: david@kernel.org, willy@infradead.org, akpm@linux-foundation.org, muchun.song@linux.dev, ljs@kernel.org, liam@infradead.org, vbabka@kernel.org, rppt@kernel.org, surenb@google.com, mhocko@suse.com, baolin.wang@linux.alibaba.com, nico.pache@linux.dev, ryan.roberts@arm.com, dev.jain@arm.com, baohua@kernel.org, lance.yang@linux.dev, usama.arif@linux.dev, gourry@gourry.net, ying.huang@linux.alibaba.com, apopple@nvidia.com, hannes@cmpxchg.org, qi.zheng@linux.dev, shakeel.butt@linux.dev, kasong@tencent.com, mark.rutland@arm.com, irogers@google.com, jack@suse.cz, linux-doc@vger.kernel.org, amarkuze@redhat.com, peterz@infradead.org, kexec@lists.infradead.org, dave.hansen@linux.intel.com, ruirui.yang@linux.dev, adrian.hunter@intel.com, linux-mm@kvack.org, hongbohbli@tencent.com, hpa@zytor.com, guochunhai@vivo.com, skhan@linuxfoundation.org, ceph-devel@vger.kernel.org, baoquan.he@linux.dev, matthew.brost@intel.com, anna@kernel.org, sstabellini@kernel.org, zbestahu@gmail.com, rakie.kim@sk.com, minchan@kernel.org, richard@nod.at, x86@kernel.org, ebiggers@kernel.org, alexander.shishkin@linux.intel.com, mingo@redhat.com, slava@dubeyko.com, weixugc@google.com, yukuai@fygo.io, xen-devel@lists.xenproject.org, xiang@kernel.org, magiclinan@didiglobal.com, mhiramat@kernel.org, joshua.hahnjy@gmail.com, xiao@kernel.org, byungchul@sk.com, james.clark@linaro.org, acme@kernel.org, linux-raid@vger.kernel.org, linux-fscrypt@vger.kernel.org, bp@alien8.de, rostedt@goodmis.org, linux-mtd@lists.infradead.org, axelrasmussen@google.com, jefflexu@linux.alibaba.com, namhyung@kernel.org, jaegeuk@kernel.org, yuanchu@google.com, idryomov@gmail.com, osalvador@suse.de, jgross@suse.com, pratyush@kernel.org, linux-nfs@vger.kernel.org, tytso@mit.edu, oleksandr_tyshchenko@epam.com, song@kernel.org, corbet@lwn.net, pasha.tatashin@soleen.com, linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-perf-users@vger.kernel.org, senozhatsky@chromium.org, tglx@kernel.org, jolsa@kernel.org, linux-fsdevel@vger.kernel.org, mathieu.desnoyers@efficios.com, linux-trace-kernel@vger.kernel.org, linux-erofs@lists.ozlabs.org, trondmy@kernel.org Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Fri, 31 Jul 2026 22:13:23 -0400 you wrote: > Hi all, > > This patchset removes PG_private to make space for upcoming PG_folio > (reserved as __PG_folio) for identifying pages from a folio (more details > in Note below). Instead of checking PG_private, all code is changed to > check page/folio->private != NULL instead. > > [...] Here is the summary with links: - [f2fs-dev,RFC,06/14] fs/f2fs: stop using PG_private https://git.kernel.org/jaegeuk/f2fs/c/5ad9409a9533 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html 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 91764C624DE for ; Thu, 3 Sep 2026 16:11:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.sourceforge.net; s=beta; h=Content-Transfer-Encoding:Content-Type:Cc: Reply-To:From:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:Subject:To:In-Reply-To:References:Date:Message-Id: MIME-Version:Sender:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=I7HitVucsgWwIpbwtoq0kPzwdj2OXQziZ7ixgyXsOWQ=; b=P32D/vGOau+MAzUebg2b0H5Thb kv0KVA4Cz+grB61AE3nVExBb9FTJ05gbcIimRldKg0LTaxNwGXrhTmvkWaiZM71uwgXmRtYZt2oGz GG/yCT6gAs3aiqpU22HGXjoFdFx4tBUjpD7163zup4GUxwBsYqouxT384C0ZDawtadT8=; 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.95) (envelope-from ) id 1x2A1w-0002BO-He; Thu, 03 Sep 2026 16:11:12 +0000 Received: from [172.30.29.66] (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.95) (envelope-from ) id 1x2A1v-0002BH-Gc for linux-f2fs-devel@lists.sourceforge.net; Thu, 03 Sep 2026 16:11:11 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=Cc:To:In-Reply-To:References:Date:Message-Id:From: Subject:Content-Transfer-Encoding:MIME-Version:Content-Type:Sender:Reply-To: 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=0GGJyshhlAlKfjOpgr7j97Mh0m1+5qav5ykVgFpFUIA=; b=IGj7bS7GMYyPOTyBk43Y7bHGj0 NcFKhhmrGwqu64ujE8IQm+oyX4j/0d9cU9/YAHrsQJwugOtvc6tX9jFe+uyOOMD0XkOamt2tUrKdq 5c4D6IKCB/hxhkbe0qmUqvBZkAi0mWR7t9M06xDiUhEFAtG8m6kXaPR5unTFgSBD7Aos=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=Cc:To:In-Reply-To:References:Date:Message-Id:From:Subject: Content-Transfer-Encoding:MIME-Version:Content-Type:Sender:Reply-To: 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=0GGJyshhlAlKfjOpgr7j97Mh0m1+5qav5ykVgFpFUIA=; b=IDSm8I7+r6bTGZaU433laoLK/y s52ZwL4gFb9mWC/LIr+5wFjIucnzfBlIFsJuzwaH5rxl9Fm1fOZ3f2eCRNvNBsqygU9vPrJuXPu2Z KkT7NpwRprDgTgnZ2KpeahjvV8Iy9LD4LVDujORFuXQ85M3MOd9Jp6d3iKykL8tcetBY=; Received: from sea.source.kernel.org ([172.234.252.31]) by sfi-mx-1.v28.lw.sourceforge.com with esmtps (TLS1.2:ECDHE-RSA-AES256-GCM-SHA384:256) (Exim 4.95) id 1x2A1t-0004ai-WF for linux-f2fs-devel@lists.sourceforge.net; Thu, 03 Sep 2026 16:11:11 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id B2F9E42AD7; Thu, 3 Sep 2026 16:11:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 929241F00A3D; Thu, 3 Sep 2026 16:11:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1788451864; bh=0GGJyshhlAlKfjOpgr7j97Mh0m1+5qav5ykVgFpFUIA=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=JxlK65jBcGgrsk9TAjqXxFnNxMSr2EUzOMWx942qjPBc2ybpTNX4WvsfPUiPxOaFl CvaTGDSQ1oizIiQKMXWYE2OVnwqIcGg5ydGC/+fP1+mqJ1GuK69hXukg6W16b7JT1r w2aaHejOOmNUZBUXMT7w7PrSbcyV2uNkwH9yBFLEDwdRzAceRy7X++SL5zY6FEYsfi FKkGMEhCG0T0FcIFQ+7naHWPwvlEPmk672vo9ZWS+QDqA+Td4EZLGZ+BJGrxKQ67ij TyZdI3BpB9bpqUcAWwS6PSI4Q7NaBwZ/Wa6AfOhrb223ZyOEtRQ2bZ96TF514AV+At BAPEfyocjj+3A== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 1986738119CB; Thu, 3 Sep 2026 16:10:07 +0000 (UTC) MIME-Version: 1.0 Message-Id: <178845180590.3423963.571905514968785918.git-patchwork-notify@kernel.org> Date: Thu, 03 Sep 2026 16:10:05 +0000 References: <20260731-remove-pg_private-v1-0-142c97ba3562@nvidia.com> In-Reply-To: <20260731-remove-pg_private-v1-0-142c97ba3562@nvidia.com> To: Zi Yan X-Headers-End: 1x2A1t-0004ai-WF Subject: Re: [f2fs-dev] [PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead 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: patchwork-bot+f2fs--- via Linux-f2fs-devel Reply-To: patchwork-bot+f2fs@kernel.org Cc: qi.zheng@linux.dev, matthew.brost@intel.com, apopple@nvidia.com, ebiggers@kernel.org, xen-devel@lists.xenproject.org, gourry@gourry.net, acme@kernel.org, linux-fscrypt@vger.kernel.org, skhan@linuxfoundation.org, david@kernel.org, surenb@google.com, linux-kernel@vger.kernel.org, nico.pache@linux.dev, linux-perf-users@vger.kernel.org, oleksandr_tyshchenko@epam.com, mhiramat@kernel.org, jolsa@kernel.org, linux-fsdevel@vger.kernel.org, akpm@linux-foundation.org, trondmy@kernel.org, mark.rutland@arm.com, linux-doc@vger.kernel.org, dave.hansen@linux.intel.com, song@kernel.org, hongbohbli@tencent.com, ying.huang@linux.alibaba.com, sstabellini@kernel.org, vbabka@kernel.org, senozhatsky@chromium.org, byungchul@sk.com, linux-trace-kernel@vger.kernel.org, jaegeuk@kernel.org, ljs@kernel.org, joshua.hahnjy@gmail.com, baohua@kernel.org, kasong@tencent.com, tytso@mit.edu, magiclinan@didiglobal.com, muchun.song@linux.dev, linux-f2fs-devel@lists.sourceforge.net, minchan@kernel.org, lance.yang@linux.dev, tglx@kernel.org, anna@kernel.org, pratyush@kernel.org, amarkuze@redhat.com, alexander.shishkin@linux.intel.com, linux-mtd@lists.infradead.org, guochunhai@vivo.com, corbet@lwn.net, dev.jain@arm.com, willy@infradead.org, slava@dubeyko.com, xiang@kernel.org, weixugc@google.com, baoquan.he@linux.dev, james.clark@linaro.org, rostedt@goodmis.org, bp@alien8.de, baolin.wang@linux.alibaba.com, shakeel.butt@linux.dev, ceph-devel@vger.kernel.org, idryomov@gmail.com, osalvador@suse.de, linux-nfs@vger.kernel.org, linux-mm@kvack.org, linux-erofs@lists.ozlabs.org, rppt@kernel.org, irogers@google.com, mhocko@suse.com, jack@suse.cz, peterz@infradead.org, ruirui.yang@linux.dev, yuanchu@google.com, liam@infradead.org, hpa@zytor.com, zbestahu@gmail.com, rakie.kim@sk.com, richard@nod.at, x86@kernel.org, mingo@redhat.com, yukuai@fygo.io, axelrasmussen@google.com, ryan.roberts@arm.com, pasha.tatashin@soleen.com, usama.arif@linux.dev, xiao@kernel.org, linux-raid@vger.kernel.org, jefflexu@linux.alibaba.com, namhyung@kernel.org, jgross@suse.com, kexec@lists.infradead.org, adrian.hunter@intel.com, hannes@cmpxchg.org, mathieu.desnoyers@efficios.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Fri, 31 Jul 2026 22:13:23 -0400 you wrote: > Hi all, > > This patchset removes PG_private to make space for upcoming PG_folio > (reserved as __PG_folio) for identifying pages from a folio (more details > in Note below). Instead of checking PG_private, all code is changed to > check page/folio->private != NULL instead. > > [...] Here is the summary with links: - [f2fs-dev,RFC,06/14] fs/f2fs: stop using PG_private https://git.kernel.org/jaegeuk/f2fs/c/5ad9409a9533 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ 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 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 5B56BC624DA for ; Thu, 3 Sep 2026 16:11:12 +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:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Lrf2gZ2CpacrCi/6ZW1XEceF1myzz5QYmlSVBxFY/+0=; b=hAHSa2KcdiGD9I E9VO5UQMVsBVYhl2JUJxaaOgFmIUXMbY68igSxIQ8jymvc1aerBgH8POtnHGzDyM2Ex+Lj2+z1H9p zqoKirBA1hG7RaziNI6ln57R5XmFX45kqv0HbeCgFY4/f8LBgjw4LZNrCE829atdGmu+sdwJ1AbkS hebU6VwGeRB9tPTvTfidf0tQuUjUWCNVh41ksjeW5EyXcVzRQ+wW94LHqLIyRPEFjEAikPrw5KsHT iJdsmAubhJkeAF5ZSGY8PPx1LzArXYCONjnl+5ZapSzM8rc6MFukj7qOz3tn3yXQQsizAAYkDDYLM MugRYjjyGGgWjTHO3wGQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1x2A1q-000000007yV-1gp4; Thu, 03 Sep 2026 16:11:06 +0000 Received: from sea.source.kernel.org ([172.234.252.31]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1x2A1p-000000007xx-1b42; Thu, 03 Sep 2026 16:11:05 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by sea.source.kernel.org (Postfix) with ESMTP id B2F9E42AD7; Thu, 3 Sep 2026 16:11:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 929241F00A3D; Thu, 3 Sep 2026 16:11:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1788451864; bh=0GGJyshhlAlKfjOpgr7j97Mh0m1+5qav5ykVgFpFUIA=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=JxlK65jBcGgrsk9TAjqXxFnNxMSr2EUzOMWx942qjPBc2ybpTNX4WvsfPUiPxOaFl CvaTGDSQ1oizIiQKMXWYE2OVnwqIcGg5ydGC/+fP1+mqJ1GuK69hXukg6W16b7JT1r w2aaHejOOmNUZBUXMT7w7PrSbcyV2uNkwH9yBFLEDwdRzAceRy7X++SL5zY6FEYsfi FKkGMEhCG0T0FcIFQ+7naHWPwvlEPmk672vo9ZWS+QDqA+Td4EZLGZ+BJGrxKQ67ij TyZdI3BpB9bpqUcAWwS6PSI4Q7NaBwZ/Wa6AfOhrb223ZyOEtRQ2bZ96TF514AV+At BAPEfyocjj+3A== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 1986738119CB; Thu, 3 Sep 2026 16:10:07 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [f2fs-dev] [PATCH RFC 00/14] Remove PG_private by using page/folio->private checks instead From: patchwork-bot+f2fs@kernel.org Message-Id: <178845180590.3423963.571905514968785918.git-patchwork-notify@kernel.org> Date: Thu, 03 Sep 2026 16:10:05 +0000 References: <20260731-remove-pg_private-v1-0-142c97ba3562@nvidia.com> In-Reply-To: <20260731-remove-pg_private-v1-0-142c97ba3562@nvidia.com> To: Zi Yan Cc: david@kernel.org, willy@infradead.org, akpm@linux-foundation.org, muchun.song@linux.dev, ljs@kernel.org, liam@infradead.org, vbabka@kernel.org, rppt@kernel.org, surenb@google.com, mhocko@suse.com, baolin.wang@linux.alibaba.com, nico.pache@linux.dev, ryan.roberts@arm.com, dev.jain@arm.com, baohua@kernel.org, lance.yang@linux.dev, usama.arif@linux.dev, gourry@gourry.net, ying.huang@linux.alibaba.com, apopple@nvidia.com, hannes@cmpxchg.org, qi.zheng@linux.dev, shakeel.butt@linux.dev, kasong@tencent.com, mark.rutland@arm.com, irogers@google.com, jack@suse.cz, linux-doc@vger.kernel.org, amarkuze@redhat.com, peterz@infradead.org, kexec@lists.infradead.org, dave.hansen@linux.intel.com, ruirui.yang@linux.dev, adrian.hunter@intel.com, linux-mm@kvack.org, hongbohbli@tencent.com, hpa@zytor.com, guochunhai@vivo.com, skhan@linuxfoundation.org, ceph-devel@vger.kernel.org, baoquan.he@linux.dev, matthew.brost@intel.com, anna@kernel.org, sstabellini@kernel.org, zbestahu@gmail.com, rakie.kim@sk.com, minchan@kernel.org, richard@nod.at, x86@kernel.org, ebiggers@kernel.org, alexander.shishkin@linux.intel.com, mingo@redhat.com, slava@dubeyko.com, weixugc@google.com, yukuai@fygo.io, xen-devel@lists.xenproject.org, xiang@kernel.org, magiclinan@didiglobal.com, mhiramat@kernel.org, joshua.hahnjy@gmail.com, xiao@kernel.org, byungchul@sk.com, james.clark@linaro.org, acme@kernel.org, linux-raid@vger.kernel.org, linux-fscrypt@vger.kernel.org, bp@alien8.de, rostedt@goodmis.org, linux-mtd@lists.infradead.org, axelrasmussen@google.com, jefflexu@linux.alibaba.com, namhyung@kernel.org, jaegeuk@kernel.org, yuanchu@google.com, idryomov@gmail.com, osalvador@suse.de, jgross@suse.com, pratyush@kernel.org, linux-nfs@vger.kernel.org, tytso@mit.edu, oleksandr_tyshchenko@epam.com, song@kernel.org, corbet@lwn.net, pasha.tatashin@soleen.com, linux-kernel@vger.kernel.org, linux-f2fs-devel@lists.sourceforge.net, linux-perf-users@vger.kernel.org, senozhatsky@chromium.org, tglx@kernel.org, jolsa@kernel.org, linux-fsdevel@vger.kernel.org, mathieu.desnoyers@efficios.com, linux-trace-kernel@vger.kernel.org, linux-erofs@lists.ozlabs.org, trondmy@kernel.org 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 Hello: This patch was applied to jaegeuk/f2fs.git (dev) by Jaegeuk Kim : On Fri, 31 Jul 2026 22:13:23 -0400 you wrote: > Hi all, > > This patchset removes PG_private to make space for upcoming PG_folio > (reserved as __PG_folio) for identifying pages from a folio (more details > in Note below). Instead of checking PG_private, all code is changed to > check page/folio->private != NULL instead. > > [...] Here is the summary with links: - [f2fs-dev,RFC,06/14] fs/f2fs: stop using PG_private https://git.kernel.org/jaegeuk/f2fs/c/5ad9409a9533 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/