Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
* 'for-linus' of git://git.infradead.org/users/eparis/notify: (22 commits) Ensure FMODE_NONOTIFY is not set by userspace make fanotify_read() restartable across signals fsnotify: remove alignment padding from fsnotify_mark on 64 bit builds fs/notify/fanotify/fanotify_user.c: fix warnings fanotify: Fix FAN_CLOSE comments fanotify: do not recalculate the mask if the ignored mask changed fanotify: ignore events on directories unless specifically requested fsnotify: rename FS_IN_ISDIR to FS_ISDIR fanotify: do not send events for irregular files fanotify: limit number of listeners per user fanotify: allow userspace to override max marks fanotify: limit the number of marks in a single fanotify group fanotify: allow userspace to override max queue depth fsnotify: implement a default maximum queue depth fanotify: ignore fanotify ignore marks if open writers fanotify: allow userspace to flush all marks fsnotify: call fsnotify_parent in perm events fsnotify: correctly handle return codes from listeners fanotify: use __aligned_u64 in fanotify userspace metadata fanotify: implement fanotify listener ordering ...
No related branches found
No related tags found
Showing
- fs/notify/Kconfig 1 addition, 1 deletionfs/notify/Kconfig
- fs/notify/fanotify/fanotify.c 21 additions, 6 deletionsfs/notify/fanotify/fanotify.c
- fs/notify/fanotify/fanotify_user.c 90 additions, 8 deletionsfs/notify/fanotify/fanotify_user.c
- fs/notify/fsnotify.c 21 additions, 14 deletionsfs/notify/fsnotify.c
- fs/notify/inode_mark.c 7 additions, 2 deletionsfs/notify/inode_mark.c
- fs/notify/inotify/inotify_user.c 1 addition, 1 deletionfs/notify/inotify/inotify_user.c
- fs/notify/vfsmount_mark.c 5 additions, 1 deletionfs/notify/vfsmount_mark.c
- include/linux/Kbuild 1 addition, 0 deletionsinclude/linux/Kbuild
- include/linux/fanotify.h 27 additions, 9 deletionsinclude/linux/fanotify.h
- include/linux/fsnotify.h 22 additions, 16 deletionsinclude/linux/fsnotify.h
- include/linux/fsnotify_backend.h 20 additions, 6 deletionsinclude/linux/fsnotify_backend.h
- include/linux/sched.h 3 additions, 0 deletionsinclude/linux/sched.h
Loading
Please register or sign in to comment