Syzbot CI
All Series
Statistics
Content
×
Subject
fixes for vfs_lookup_open, and integration with nfsd
Author
neilb@ownmail.net
Date
2026-09-19 02:06:05 +0000 UTC
Version
Version 2
Cc
agruenba@redhat.com
amarkuze@redhat.com
anna@kernel.org
brauner@kernel.org
cel@kernel.org
ceph-devel@vger.kernel.org
dorjoychy111@gmail.com
gfs2@lists.linux.dev
idryomov@gmail.com
jkoolstra@xs4all.nl
jlayton@kernel.org
linkinjeon@kernel.org
linux-cifs@vger.kernel.org
linux-fsdevel@vger.kernel.org
linux-nfs@vger.kernel.org
mjguzik@gmail.com
neilb@ownmail.net
pc@manguebit.org
slava@dubeyko.com
trondmy@kernel.org
viro@zeniv.linux.org.uk
Patches (14)
Expand
Name
Content
[All]
[PATCH v2 01/14] VFS: revise and expand documentation for atomic_open.
[Body]
[PATCH v2 02/14] nfs: correctly handle NFS4ERR_WRONG_TYPE from v4 OPEN request
[Body]
[PATCH v2 03/14] gfs2: simplify atomic_open handling.
[Body]
[PATCH v2 04/14] ceph: simplify atomic_open to use finish_no_open()
[Body]
[PATCH v2 05/14] cifs: allow -EISDIR precedence over -EFTYPE in __cifs_do_create()
[Body]
[PATCH v2 06/14] vfs: add some allowed open flags to vfs_lookup_open()
[Body]
[PATCH v2 07/14] vfs: O_NONBLOCK|O_CREAT open shouldn't wait for directory delegation
[Body]
[PATCH v2 08/14] vfs: don't return -ENODEV from vfs_lookup_open()
[Body]
[PATCH v2 09/14] vfs: change vfs_lookup_open() to use do_open(), not vfs_open()
[Body]
[PATCH v2 10/14] nfsd: make EEXIST checks in nfsd4_create_file() more consistent.
[Body]
[PATCH v2 11/14] nfsd: check for mountpoints after non-creating open.
[Body]
[PATCH v2 12/14] nfsd: switch NFS4 OPEN to use vfs_lookup_open()
[Body]
[PATCH v2 13/14] nfsd: change nfsd_check_obj_isreg() to use nfs error codes.
[Body]
[PATCH v2 14/14] nfsd: use vfs_lookup_open() for non-creating open requests too.
[Body]
Series Summary
waiting
Status: waiting
Sessions
Session 2026-09-19
waiting
ID (for dev)
b108da1c-3a80-46d4-8ac7-413ee5c18de7
Status
waiting
Test
Base
Patched
Verdict