Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify_for_v6.5-rc1 to get: * Support for fanotify events returning file handles for filesystems not exportable via NFS * Improved error handling exportfs functions * Add missing FS_OPEN events when unusual open helpers are used Top of the tree is 7b8c9d7bb457. The full shortlog is: Amir Goldstein (6): exportfs: change connectable argument to bit flags exportfs: add explicit flag to request non-decodeable file handles exportfs: allow exporting non-decodeable file handles to userspace fanotify: support reporting non-decodeable file handles exportfs: check for error return value from exportfs_encode_*() fsnotify: move fsnotify_open() hook into do_dentry_open() The diffstat is Documentation/filesystems/nfs/exporting.rst | 4 ++-- fs/exec.c | 5 ----- fs/exportfs/expfs.c | 33 +++++++++++++++++++++++++---- fs/fhandle.c | 28 ++++++++++++++---------- fs/nfsd/nfsfh.c | 7 ++++-- fs/notify/fanotify/fanotify.c | 6 +++--- fs/notify/fanotify/fanotify_user.c | 7 +++--- fs/notify/fdinfo.c | 2 +- fs/open.c | 6 +++++- include/linux/exportfs.h | 18 +++++++++++++--- include/uapi/linux/fcntl.h | 5 +++++ io_uring/openclose.c | 1 - 12 files changed, 85 insertions(+), 37 deletions(-) Thanks Honza -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR