Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify_for_v4.19-rc1 to get fsnotify cleanups from Amir (reworked version of those you objected to during the last merge window) and a small inotify improvement. Top of the tree is 6c1e4d06a380. The full shortlog is: Amir Goldstein (5): fsnotify: use typedef fsnotify_connp_t for brevity fsnotify: pass connp and object type to fsnotify_add_mark() fsnotify: let connector point to an abstract object fsnotify: add helper to get mask from connector fanotify: factor out helpers to add/remove mark Henry Wilson (1): inotify: Add flag IN_MASK_CREATE for inotify_add_watch() The diffstat is fs/notify/fanotify/fanotify_user.c | 99 +++++++++++++---------------------- fs/notify/fdinfo.c | 8 +-- fs/notify/fsnotify.h | 16 +++++- fs/notify/inotify/inotify_user.c | 9 +++- fs/notify/mark.c | 103 ++++++++++++++++++++----------------- include/linux/fsnotify_backend.h | 40 +++++++++----- include/linux/inotify.h | 2 +- include/uapi/linux/inotify.h | 1 + kernel/audit_tree.c | 17 +++--- 9 files changed, 157 insertions(+), 138 deletions(-) Thanks Honza -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR