aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify
AgeCommit message (Expand)Author
2018-12-20Merge tag 'v4.18.22' into v4.18/standard/baseBruce Ashfield
2018-12-15fsnotify: generalize handling of extra event flagsAmir Goldstein
2018-11-22Merge tag 'v4.18.19' into v4.18/standard/baseBruce Ashfield
2018-11-13fsnotify: Fix busy inodes during unmountJan Kara
2018-10-15Merge tag 'v4.18.13' into v4.18/standard/baseBruce Ashfield
2018-10-10fsnotify: fix ignore mask logic in fsnotify()Amir Goldstein
2018-08-22aufs4: standalone supportBruce Ashfield
2018-05-18fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein
2018-05-18fanotify: generalize fanotify_should_send_event()Amir Goldstein
2018-05-18fsnotify: generalize send_to_group()Amir Goldstein
2018-05-18fsnotify: generalize iteration of marks by object typeAmir Goldstein
2018-05-18fsnotify: introduce marks iteration helpersAmir Goldstein
2018-05-18fsnotify: remove redundant arguments to handle_event()Amir Goldstein
2018-05-18fsnotify: use type id to identify connector object typeAmir Goldstein
2018-04-13fsnotify: fix ignore mask logic in send_to_group()Amir Goldstein
2018-04-09fanotify: fix logic of events on childAmir Goldstein
2018-04-05Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2018-04-02fanotify: add do_fanotify_mark() helper; remove in-kernel call to syscallDominik Brodowski
2018-04-02inotify: add do_inotify_init() helper; remove in-kernel call to syscallDominik Brodowski
2018-02-27fsnotify: Let userspace know about lost events due to ENOMEMJan Kara
2018-02-27fanotify: Avoid lost events due to ENOMEM for unlimited queuesJan Kara
2018-02-14inotify: Extend ioctl to allow to request id of new watch descriptorKirill Tkhai
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-11-27fs: annotate ->poll() instancesAl Viro
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2017-11-14Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-31fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-31fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefsMiklos Szeredi
2017-10-31fsnotify: clean up fsnotify()Miklos Szeredi
2017-10-31fanotify: fix fsnotify_prepare_user_wait() failureMiklos Szeredi
2017-10-31fsnotify: fix pinning group in fsnotify_prepare_user_wait()Miklos Szeredi
2017-10-31fsnotify: pin both inode and vfsmount markMiklos Szeredi
2017-10-31fsnotify: clean up fsnotify_prepare/finish_user_wait()Miklos Szeredi
2017-10-31fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_tElena Reshetova
2017-10-31fsnotify: Protect bail out path of fsnotify_add_mark_locked() properlyJan Kara
2017-10-31dnotify: Handle errors from fsnotify_add_mark_locked() in fcntl_dirnotify()Jan Kara
2017-10-12treewide: Fix typos in KconfigMasanari Iida
2017-10-10audit: Record fanotify access control decisionsSteve Grubb
2017-08-30fsnotify: make dnotify_fsnotify_ops constBhumika Goyal
2017-07-07dentry name snapshotsAl Viro
2017-04-25fanotify: don't expose EOPENSTALE to userspaceAmir Goldstein
2017-04-24fsnotify: remove a stray unlockDan Carpenter
2017-04-10fsnotify: Move ->free_mark callback to fsnotify_opsJan Kara
2017-04-10fsnotify: Add group pointer in fsnotify_init_mark()Jan Kara
2017-04-10fsnotify: Drop inode_mark.cJan Kara
2017-04-10fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()Jan Kara