-
- Downloads
Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Pull fsnotify updates from Jan Kara: "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" * tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs: fsnotify: fix events reported to watching parent and child inotify: convert to handle_inode_event() interface fsnotify: generalize handle_inode_event() inotify: Increase default inotify.max_user_watches limit to 1048576
No related branches found
No related tags found
Showing
- fs/nfsd/filecache.c 1 addition, 1 deletionfs/nfsd/filecache.c
- fs/notify/dnotify/dnotify.c 1 addition, 1 deletionfs/notify/dnotify/dnotify.c
- fs/notify/fanotify/fanotify.c 3 additions, 4 deletionsfs/notify/fanotify/fanotify.c
- fs/notify/fsnotify.c 71 additions, 36 deletionsfs/notify/fsnotify.c
- fs/notify/inotify/inotify.h 4 additions, 5 deletionsfs/notify/inotify/inotify.h
- fs/notify/inotify/inotify_fsnotify.c 8 additions, 43 deletionsfs/notify/inotify/inotify_fsnotify.c
- fs/notify/inotify/inotify_user.c 24 additions, 7 deletionsfs/notify/inotify/inotify_user.c
- include/linux/fsnotify_backend.h 5 additions, 4 deletionsinclude/linux/fsnotify_backend.h
- kernel/audit_fsnotify.c 1 addition, 1 deletionkernel/audit_fsnotify.c
- kernel/audit_tree.c 1 addition, 1 deletionkernel/audit_tree.c
- kernel/audit_watch.c 1 addition, 1 deletionkernel/audit_watch.c
Loading
Please register or sign in to comment