Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify_for_v5.20-rc1 to get: * support for FAN_MARK_IGNORE which untangles some of the not well defined corner cases with fanotify ignore masks * small cleanups I'm sending the pull request early as I'll be on vacation next two weeks. Top of the tree is feee1ce45a56. The full shortlog is: Amir Goldstein (3): fanotify: prepare for setting event flags in ignore mask fanotify: cleanups for fanotify_mark() input validations fanotify: introduce FAN_MARK_IGNORE Oliver Ford (1): fs: inotify: Fix typo in inotify comment Xin Gao (1): fsnotify: Fix comment typo The diffstat is fs/notify/fanotify/fanotify.c | 19 ++++--- fs/notify/fanotify/fanotify.h | 2 + fs/notify/fanotify/fanotify_user.c | 110 ++++++++++++++++++++++++++++--------- fs/notify/fdinfo.c | 6 +- fs/notify/fsnotify.c | 23 ++++---- fs/notify/inotify/inotify_user.c | 2 +- include/linux/fanotify.h | 14 +++-- include/linux/fsnotify_backend.h | 89 ++++++++++++++++++++++++++++-- include/uapi/linux/fanotify.h | 8 +++ 9 files changed, 214 insertions(+), 59 deletions(-) Thanks Honza -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR