Skip to content

[rlc-10/6.12.0-124.52.1.el10_1] Multiple patches tested (2 commits)#1182

Open
ciq-kernel-automation[bot] wants to merge 2 commits intorlc-10/6.12.0-124.52.1.el10_1from
{shreeya}_rlc-10/6.12.0-124.52.1.el10_1
Open

[rlc-10/6.12.0-124.52.1.el10_1] Multiple patches tested (2 commits)#1182
ciq-kernel-automation[bot] wants to merge 2 commits intorlc-10/6.12.0-124.52.1.el10_1from
{shreeya}_rlc-10/6.12.0-124.52.1.el10_1

Conversation

@ciq-kernel-automation
Copy link
Copy Markdown

Summary

This PR has been automatically created after successful completion of all CI stages.

Commit Message(s)

fs: fuse: add dev id to /dev/fuse fdinfo

jira SECO-511
commit-author Chen Linxuan <chenlinxuan@uniontech.com>
commit f09222980d775199de2f5d739cf453f7bf39aa4a
upstream-diff | There were conflicts seen while applying
this patch due to the following missing commit :-
786412a73e7e ("fuse: enable fuse-over-io-uring")
fuse: respect FOPEN_KEEP_CACHE on opendir

jira SECO-518
commit-author Amir Goldstein <amir73il@gmail.com>
commit 03f275adb8fbd7b4ebe96a1ad5044d8e602692dc

Test Results

✅ Build Stage

Architecture Build Time Total Time
x86_64 39m 4s 39m 49s
aarch64 33m 39s 34m 30s

✅ Boot Verification

✅ Kernel Selftests

Architecture Passed Failed Compared Against Status
x86_64 401 53 rlc-10/6.12.0-124.52.1.el10_1 ✅ No regressions
aarch64 343 57 rlc-10/6.12.0-124.52.1.el10_1 ✅ No regressions

✅ LTP Results

Architecture Passed Failed Compared Against Status
x86_64 1480 80 rlc-10/6.12.0-124.52.1.el10_1 ✅ No regressions
aarch64 1446 86 rlc-10/6.12.0-124.52.1.el10_1 ✅ No regressions

🤖 This PR was automatically generated by GitHub Actions
Run ID: 25380468962

jira SECO-511
commit-author Chen Linxuan <chenlinxuan@uniontech.com>
commit f092229
upstream-diff | There were conflicts seen while applying
this patch due to the following missing commit :-
786412a ("fuse: enable fuse-over-io-uring")

This commit add fuse connection device id to
fdinfo of opened /dev/fuse files.

Related discussions can be found at links below.

Link: https://lore.kernel.org/all/CAJfpegvEYUgEbpATpQx8NqVR33Mv-VK96C+gbTag1CEUeBqvnA@mail.gmail.com/
	Signed-off-by: Chen Linxuan <chenlinxuan@uniontech.com>
	Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
(cherry picked from commit f092229)
	Signed-off-by: Shreeya Patel <spatel@ciq.com>
jira SECO-518
commit-author Amir Goldstein <amir73il@gmail.com>
commit 03f275a

The re-factoring of fuse_dir_open() missed the need to invalidate
directory inode page cache with open flag FOPEN_KEEP_CACHE.

Fixes: 7de64d5 ("fuse: break up fuse_open_common()")
	Reported-by: Prince Kumar <princer@google.com>
Closes: https://lore.kernel.org/linux-fsdevel/CAEW=TRr7CYb4LtsvQPLj-zx5Y+EYBmGfM24SuzwyDoGVNoKm7w@mail.gmail.com/
	Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Link: https://lore.kernel.org/r/20250101130037.96680-1-amir73il@gmail.com
	Reviewed-by: Bernd Schubert <bernd.schubert@fastmail.fm>
	Signed-off-by: Christian Brauner <brauner@kernel.org>
(cherry picked from commit 03f275a)
	Signed-off-by: Shreeya Patel <spatel@ciq.com>
@ciq-kernel-automation ciq-kernel-automation Bot added the created-by-kernelci Tag PRs that were automatically created when a user branch was pushed to the repo (kernelCI) label May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

created-by-kernelci Tag PRs that were automatically created when a user branch was pushed to the repo (kernelCI)

Development

Successfully merging this pull request may close these issues.

1 participant