summaryrefslogtreecommitdiffstats
path: root/fs/notify/inotify
AgeCommit message (Expand)AuthorLines
2020-07-27inotify: do not set FS_EVENT_ON_CHILD in non-dir mark maskAmir Goldstein-6/+8
2020-07-27inotify: report both events on parent and child with single callbackAmir Goldstein-9/+35
2020-07-27fsnotify: pass dir argument to handle_event() callbackAmir Goldstein-9/+8
2020-07-15inotify: do not use objectid when comparing eventsAmir Goldstein-2/+2
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-1/+1
2020-06-04Merge tag 'fsnotify_for_v5.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-3/+1
2020-04-27inotify: Fix error return code assignment flow.youngjun-3/+1
2020-04-20docs: filesystems: fix renamed referencesMauro Carvalho Chehab-1/+1
2020-03-24fsnotify: replace inode pointer with an object idAmir Goldstein-3/+3
2020-03-23fsnotify: use helpers to access data by data_typeAmir Goldstein-5/+3
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+12
2019-08-12fanotify, inotify, dnotify, security: add security hook for fs notificationsAaron Goidel-2/+12
2019-07-18proc/sysctl: add shared variables for range checkMatteo Croce-5/+3
2019-07-12memcg, fsnotify: no oom-kill for remote memcg chargingShakeel Butt-2/+6
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118Thomas Gleixner-20/+2
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+2
2019-05-07Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-4/+4
2019-04-26inotify_handle_event(): don't bother with strlen()Al Viro-1/+1
2019-04-26fsnotify: switch send_to_group() and ->handle_event to const struct qstr *Al Viro-4/+4
2019-04-19Make anon_inodes unconditionalDavid Howells-1/+0
2019-03-11inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch()ZhangXiaoxu-2/+5
2019-02-07fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF eventsAmir Goldstein-0/+9
2019-02-06fsnotify: move mask out of struct fsnotify_eventAmir Goldstein-6/+9
2019-01-02inotify: Fix fd refcount leak in inotify_add_watch().Tetsuo Handa-2/+4
2018-10-04fsnotify: convert runtime BUG_ON() to BUILD_BUG_ON()Amir Goldstein-1/+1
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+10
2018-08-17fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt-2/+10
2018-06-27inotify: Add flag IN_MASK_CREATE for inotify_add_watch()Henry Wilson-1/+8
2018-05-18fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein-1/+1
2018-05-18fsnotify: generalize iteration of marks by object typeAmir Goldstein-4/+4
2018-05-18fsnotify: remove redundant arguments to handle_event()Amir Goldstein-7/+9
2018-04-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds-1/+21
2018-04-02inotify: add do_inotify_init() helper; remove in-kernel call to syscallDominik Brodowski-2/+7
2018-02-27fsnotify: Let userspace know about lost events due to ENOMEMJan Kara-1/+7
2018-02-14inotify: Extend ioctl to allow to request id of new watch descriptorKirill Tkhai-0/+14
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-1/+1
2017-11-27fs: annotate ->poll() instancesAl Viro-2/+2
2017-11-14Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-31fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_tElena Reshetova-2/+2
2017-04-10fsnotify: Move ->free_mark callback to fsnotify_opsJan Kara-12/+14
2017-04-10fsnotify: Add group pointer in fsnotify_init_mark()Jan Kara-3/+2
2017-04-10fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()Jan Kara-1/+1
2017-04-10fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask()Jan Kara-1/+1
2017-04-10fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()Jan Kara-4/+2
2017-04-10fsnotify: Pass fsnotify_iter_info into handle_event handlerJan Kara-3/+5
2017-04-10fsnotify: Move queueing of mark for destruction into fsnotify_put_mark()Jan Kara-2/+1
2017-04-10inotify: Do not drop mark reference under idr_lockJan Kara-18/+6
2017-04-03inotify: Remove inode pointers from debug messagesJan Kara-17/+12
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-1/+1