Hello Linus, could you please pull from git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify_for_v5.11-rc1 to get a few fsnotify fixes from Amir fixing fallout from big fsnotify overhaul a few months back and an improvement of defaults limiting maximum number of inotify watches from Waiman. Top of the tree is fecc4559780d. The full shortlog is: Amir Goldstein (3): fsnotify: generalize handle_inode_event() inotify: convert to handle_inode_event() interface fsnotify: fix events reported to watching parent and child Waiman Long (1): inotify: Increase default inotify.max_user_watches limit to 1048576 The diffstat is fs/nfsd/filecache.c | 2 +- fs/notify/dnotify/dnotify.c | 2 +- fs/notify/fanotify/fanotify.c | 7 +-- fs/notify/fsnotify.c | 107 +++++++++++++++++++++++------------ fs/notify/inotify/inotify.h | 9 ++- fs/notify/inotify/inotify_fsnotify.c | 51 +++-------------- fs/notify/inotify/inotify_user.c | 31 +++++++--- include/linux/fsnotify_backend.h | 9 +-- kernel/audit_fsnotify.c | 2 +- kernel/audit_tree.c | 2 +- kernel/audit_watch.c | 2 +- 11 files changed, 120 insertions(+), 104 deletions(-) Thanks Honza -- Jan Kara <jack@xxxxxxxx> SUSE Labs, CR