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 196A1C7EE2F for ; Wed, 7 Jun 2023 17:30:35 +0000 (UTC) Received: from [127.0.0.1] (helo=sfs-ml-3.v29.lw.sourceforge.com) by sfs-ml-3.v29.lw.sourceforge.com with esmtp (Exim 4.95) (envelope-from ) id 1q6wzS-0003kx-6M; Wed, 07 Jun 2023 17:30:34 +0000 Received: from [172.30.20.202] (helo=mx.sourceforge.net) by sfs-ml-3.v29.lw.sourceforge.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1q6wzQ-0003kr-8R for linux-f2fs-devel@lists.sourceforge.net; Wed, 07 Jun 2023 17:30:32 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sourceforge.net; s=x; h=To:Date:Message-Id:From:Subject: Content-Transfer-Encoding:MIME-Version:Content-Type:Sender:Reply-To:Cc: 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=OZzbXNmMiPGgDg4nbynYKK78mRWykbkHHHAJFScxkx0=; b=bLUwknJotqY6qEKpHjrQMGtweY GkmFsiRZO5Ja5X/k3H3Gt1eV1BJwFxxosArzQLuJ6tIGo8u75qB2+un8xgU+NQrq0UpE7DMdwppr/ ObzyXcOBeGVthD6x7a/kdotuVZWhuSZfvzXVjzhi0c12WZxETVe8Z9kf4gBOCljIVOh4=; DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sf.net; s=x ; h=To:Date:Message-Id:From:Subject:Content-Transfer-Encoding:MIME-Version: Content-Type:Sender:Reply-To:Cc: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=OZzbXNmMiPGgDg4nbynYKK78mRWykbkHHHAJFScxkx0=; b=O mpkNo8AtTnE29MKyNRszPfOllPTMHbMbyQr9C65borOkDC1iFbTC71ZVUhPMVVy2YvkioYFw17JpZ RabOpGGat4BnciR8SgQ7zebQ3aDEf2QYyCWzlER+L/Zq9RtCw2YfOmK9YIr9Ot/1fNt1+LfxKYJ6d n218LO49Qbg0iaSE=; 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.95) id 1q6wzP-00DvrJ-Vq for linux-f2fs-devel@lists.sourceforge.net; Wed, 07 Jun 2023 17:30:32 +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 C23EB641BE for ; Wed, 7 Jun 2023 17:30:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 30971C433D2 for ; Wed, 7 Jun 2023 17:30:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686159025; bh=pMDGyS8mZ8jzYcBEgBcFl0Nkc2h3FFU6Z+xMeciBjGY=; h=Subject:From:Date:To:From; b=kg77HgcNL13WJXJ58RpfxudG2zLSDqjW7oooUhfYqmcUTtauJSpBTB4YuxKbP8Eob +xpsMSeCamgCWSbj8aEbX6fMl5f5hDqIszbHbf3W2S64+C/6QOeIFaNxo16BMP40H5 xiccciNRC9/QjawbHHfLBjtcbYJGPKYM6nq7I8c8W75oRCacFSvXPniUzNQAj7rn61 PdEzU5iUBtluzwQ7NnZuRRM7Mmw1VgozXfvq1nviIfbhl2OvbWIHEvWLwfy+FlIJQY dGJczCWk5gEhV9KDQpVhuHzXC2Yt7NJC5WPJeSLyDIUO4t7VP26CfFuHE04jvDkVZE GHtY7ipE76CeQ== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id 1BF1EE29F37 for ; Wed, 7 Jun 2023 17:30:25 +0000 (UTC) MIME-Version: 1.0 From: patchwork-bot+f2fs@kernel.org Message-Id: <168615902511.7521.1886205367009966644.git-patchwork-summary@kernel.org> Date: Wed, 07 Jun 2023 17:30:25 +0000 To: linux-f2fs-devel@lists.sourceforge.net X-Headers-End: 1q6wzP-00DvrJ-Vq Subject: [f2fs-dev] Patchwork summary for: f2fs 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: linux-f2fs-devel-bounces@lists.sourceforge.net Hello: The following patches were marked "accepted", because they were applied to jaegeuk/f2fs.git (dev): Patch: [f2fs-dev,v2] f2fs: do more sanity check on inode Submitter: Chao Yu Committer: Jaegeuk Kim Patchwork: https://patchwork.kernel.org/project/f2fs/list/?series=752499 Lore link: https://lore.kernel.org/r/20230531014055.3904072-1-chao@kernel.org Patch: [f2fs-dev] f2fs: flag as supporting buffered async reads Submitter: Yangtao Li Committer: Jaegeuk Kim Patchwork: https://patchwork.kernel.org/project/f2fs/list/?series=752737 Lore link: https://lore.kernel.org/r/20230531125918.55609-1-frank.li@vivo.com Series: [f2fs-dev,1/2] f2fs: fix to drop all dirty meta/node pages during umount() Submitter: Chao Yu Committer: Jaegeuk Kim Patchwork: https://patchwork.kernel.org/project/f2fs/list/?series=751639 Lore link: https://lore.kernel.org/r/20230528074713.1682062-1-chao@kernel.org Patches: [f2fs-dev,1/2] f2fs: fix to drop all dirty meta/node pages during umount() Patch: [f2fs-dev,v3,1/1] f2fs: fix args passed to trace_f2fs_lookup_end Submitter: Wu Bo Committer: Jaegeuk Kim Patchwork: https://patchwork.kernel.org/project/f2fs/list/?series=752875 Lore link: https://lore.kernel.org/r/20230601013759.75500-1-bo.wu@vivo.com Patch: None Submitter: Chao Yu Committer: Jaegeuk Kim Patchwork: https://patchwork.kernel.org/project/f2fs/list/?series=753415 Lore link: https://lore.kernel.org/r/20230602083605.2470674-1-chao@kernel.org Patch: [f2fs-dev,v3] f2fs: Detect looped node chain efficiently Submitter: Chunhai Guo Committer: Jaegeuk Kim Patchwork: https://patchwork.kernel.org/project/f2fs/list/?series=751605 Lore link: https://lore.kernel.org/r/20230527170640.37930-1-guochunhai@vivo.com Total patches: 6 -- 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