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 C81B847771 for ; Wed, 20 Dec 2023 17:06:42 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="VA9nEuxV" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3C1C2C433C7; Wed, 20 Dec 2023 17:06:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1703092002; bh=vaKwrj+ybBpuDodIKXbYUl4wBcF0gLjxTWBEXjpyT48=; h=Date:From:To:Cc:Subject:From; b=VA9nEuxVsuVZfJ43TDO04jVzUD/wFhLHsxohWZi/rEXTSTKJW8S7PXW+2JvpwAg0+ wePEwOfbvqWHnf0JCfdsHD1BSeH650C4ZULzMt8lYr9pKuCeir2HRf+4UYdKprMCCZ UbJElivq1Y2WdsBnLrdakfKXRWGGt5yE2T8hJJCesqLGpouTK+SRN+dkfDmqsiOgA6 8Tcn4bAqGZf27oh1sGomUt5R/c2yAE8RXy2568xQ91gs+VUI7LIx/8DCKpFt4q0exW vpTwQGO0yi1LMkEp+UE5EmJpDPKpQz5At5RMLn8FQhPq9pvEkvQdc+K6NFH7tb/dfZ JdVltMt+M0uhA== Date: Wed, 20 Dec 2023 09:06:41 -0800 From: "Darrick J. Wong" To: Carlos Maiolino , Christoph Hellwig Cc: linux-xfs@vger.kernel.org Subject: [PATCHBOMB] xfsprogs: pending changes for 6.6 Message-ID: <20231220170641.GQ361584@frogsfrogsfrogs> Precedence: bulk X-Mailing-List: linux-xfs@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, Here are all the pending bugfixes and new code that I have staged for 6.6. Can we get the unreviewed ones through review, and the reviewed ones merged into for-next, please? Unreviewed patches: patchset 1: 3, 4, and 5 patchset 2: 6 patchset 3: 1-4 Fully rewiewed: patchset 4: --D