From: Christian Brauner <brauner@kernel.org>
To: Chuck Lever <chuck.lever@oracle.com>
Cc: Christian Brauner <brauner@kernel.org>,
linux-fsdevel@vger.kernel.org, linux-mm@kvack.org,
yukuai3@huawei.com, yangerkun@huaweicloud.com,
Liam.Howlett@oracle.com, Hugh Dickins <hughd@google.com>,
Al Viro <viro@zeniv.linux.org.uk>
Subject: Re: [PATCH v7 0/5] Improve simple directory offset wrap behavior
Date: Sat, 4 Jan 2025 10:16:30 +0100 [thread overview]
Message-ID: <20250104-notprogramm-flanieren-23c8907c2cbc@brauner> (raw)
In-Reply-To: <20241228175522.1854234-1-cel@kernel.org>
On Sat, 28 Dec 2024 12:55:16 -0500, cel@kernel.org wrote:
> From: Chuck Lever <chuck.lever@oracle.com>
>
> The purpose of this series is to construct a set of upstream fixes
> that can be backported to v6.6 to address CVE-2024-46701.
>
> In response to a reported failure of libhugetlbfs-test.32bit.gethugepagesizes:
>
> [...]
Applied to the vfs-6.14.libfs branch of the vfs/vfs.git tree.
Patches in the vfs-6.14.libfs branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a
new review to the original patch series allowing us to drop it.
It's encouraged to provide Acked-bys and Reviewed-bys even though the
patch has now been applied. If possible patch trailers will be updated.
Note that commit hashes shown below are subject to change due to rebase,
trailer updates or similar. If in doubt, please check the listed branch.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git
branch: vfs-6.14.libfs
[1/5] libfs: Return ENOSPC when the directory offset range is exhausted
https://git.kernel.org/vfs/vfs/c/903dc9c43a15
[2/5] Revert "libfs: Add simple_offset_empty()"
https://git.kernel.org/vfs/vfs/c/d7bde4f27cee
[3/5] Revert "libfs: fix infinite directory reads for offset dir"
https://git.kernel.org/vfs/vfs/c/b662d858131d
[4/5] libfs: Replace simple_offset end-of-directory detection
https://git.kernel.org/vfs/vfs/c/68a3a6500314
[5/5] libfs: Use d_children list to iterate simple_offset directories
https://git.kernel.org/vfs/vfs/c/b9b588f22a0c
prev parent reply other threads:[~2025-01-04 9:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-28 17:55 cel
2024-12-28 17:55 ` [PATCH v7 1/5] libfs: Return ENOSPC when the directory offset range is exhausted cel
2024-12-28 17:55 ` [PATCH v7 2/5] Revert "libfs: Add simple_offset_empty()" cel
2024-12-28 17:55 ` [PATCH v7 3/5] Revert "libfs: fix infinite directory reads for offset dir" cel
2024-12-28 17:55 ` [PATCH v7 4/5] libfs: Replace simple_offset end-of-directory detection cel
2024-12-28 17:55 ` [PATCH v7 5/5] libfs: Use d_children list to iterate simple_offset directories cel
2025-01-04 9:16 ` Christian Brauner [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250104-notprogramm-flanieren-23c8907c2cbc@brauner \
--to=brauner@kernel.org \
--cc=Liam.Howlett@oracle.com \
--cc=chuck.lever@oracle.com \
--cc=hughd@google.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=viro@zeniv.linux.org.uk \
--cc=yangerkun@huaweicloud.com \
--cc=yukuai3@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox