Syzbot CI
All Series
Statistics
Content
×
Subject
vfs/nfsd: add support for CB_NOTIFY callbacks in directory delegations
Author
jlayton@kernel.org
Date
2026-04-07 13:21:14 +0000 UTC
Version
Version 1
Version 2
Version 3
Cc
alex.aring@gmail.com
amir73il@gmail.com
anna@kernel.org
brauner@kernel.org
calum.mackay@oracle.com
chuck.lever@oracle.com
corbet@lwn.net
dai.ngo@oracle.com
jack@suse.cz
jlayton@kernel.org
linux-doc@vger.kernel.org
linux-fsdevel@vger.kernel.org
linux-kernel@vger.kernel.org
linux-nfs@vger.kernel.org
linux-trace-kernel@vger.kernel.org
mathieu.desnoyers@efficios.com
mhiramat@kernel.org
neil@brown.name
okorniev@redhat.com
rostedt@goodmis.org
skhan@linuxfoundation.org
tom@talpey.com
trondmy@kernel.org
viro@zeniv.linux.org.uk
Patches (24)
Name
Content
[All]
[PATCH 01/24] filelock: add support for ignoring deleg breaks for dir change events
[Body]
[PATCH 02/24] filelock: add a tracepoint to start of break_lease()
[Body]
[PATCH 03/24] filelock: add an inode_lease_ignore_mask helper
[Body]
[PATCH 04/24] nfsd: add protocol support for CB_NOTIFY
[Body]
[PATCH 05/24] nfs_common: add new NOTIFY4_* flags proposed in RFC8881bis
[Body]
[PATCH 06/24] nfsd: allow nfsd to get a dir lease with an ignore mask
[Body]
[PATCH 07/24] vfs: add fsnotify_modify_mark_mask()
[Body]
[PATCH 08/24] nfsd: update the fsnotify mark when setting or removing a dir delegation
[Body]
[PATCH 09/24] nfsd: make nfsd4_callback_ops->prepare operation bool return
[Body]
[PATCH 10/24] nfsd: add callback encoding and decoding linkages for CB_NOTIFY
[Body]
[PATCH 11/24] nfsd: use RCU to protect fi_deleg_file
[Body]
[PATCH 12/24] nfsd: add data structures for handling CB_NOTIFY
[Body]
[PATCH 13/24] nfsd: add notification handlers for dir events
[Body]
[PATCH 14/24] nfsd: add tracepoint to dir_event handler
[Body]
[PATCH 15/24] nfsd: apply the notify mask to the delegation when requested
[Body]
[PATCH 16/24] nfsd: add helper to marshal a fattr4 from completed args
[Body]
[PATCH 17/24] nfsd: allow nfsd4_encode_fattr4_change() to work with no export
[Body]
[PATCH 18/24] nfsd: send basic file attributes in CB_NOTIFY
[Body]
[PATCH 19/24] nfsd: allow encoding a filehandle into fattr4 without a svc_fh
[Body]
[PATCH 20/24] nfsd: add a fi_connectable flag to struct nfs4_file
[Body]
[PATCH 21/24] nfsd: add the filehandle to returned attributes in CB_NOTIFY
[Body]
[PATCH 22/24] nfsd: properly track requested child attributes
[Body]
[PATCH 23/24] nfsd: track requested dir attributes
[Body]
[PATCH 24/24] nfsd: add support to CB_NOTIFY for dir attribute changes
[Body]
Series Summary
skipped
Session skipped: failed to find a base commit: series does not apply
Sessions
Session 2026-04-07
skipped
ID (for dev)
33929437-cd08-415d-9cc1-c51cd249efac
Status
skipped
Triaged
Skipped: failed to find a base commit: series does not apply
[Log]
Execution Log
[Link]
Test
Base
Patched
Verdict