aboutsummaryrefslogtreecommitdiffstats
path: root/fs/notify/fsnotify.c
AgeCommit message (Expand)Author
2020-03-20fs: call fsnotify_sb_delete after evict_inodesEric Sandeen
2020-03-20fs: avoid softlockups in s_inodes iteratorsEric Sandeen
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 18Thomas Gleixner
2019-05-13Merge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-09fsnotify: fix unlink performance regressionAmir Goldstein
2019-04-26fsnotify: switch send_to_group() and ->handle_event to const struct qstr *Al Viro
2019-04-26fsnotify(): switch to passing const struct qstr * for file_nameAl Viro
2019-04-26ovl_lookup_real_one(): don't bother with strlen()Al Viro
2019-02-06fsnotify: send all event types to super block marksAmir Goldstein
2018-11-13fanotify: introduce new event mask FAN_OPEN_EXEC_PERMMatthew Bobrowski
2018-11-13fanotify: introduce new event mask FAN_OPEN_EXECMatthew Bobrowski
2018-11-08fanotify: fix handling of events on child sub-directoryAmir Goldstein
2018-10-25fsnotify: Fix busy inodes during unmountJan Kara
2018-10-04fsnotify: convert runtime BUG_ON() to BUILD_BUG_ON()Amir Goldstein
2018-10-04fsnotify: generalize handling of extra event flagsAmir Goldstein
2018-09-03fsnotify: send path type events to group with super block marksAmir Goldstein
2018-09-03fsnotify: add super block object typeAmir Goldstein
2018-09-03fsnotify: fix ignore mask logic in fsnotify()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-04-13fsnotify: fix ignore mask logic in send_to_group()Amir Goldstein
2017-11-27Rename superblock flags (MS_xyz -> SB_xyz)Linus Torvalds
2017-10-31fsnotify: clean up fsnotify()Miklos Szeredi
2017-10-31fsnotify: pin both inode and vfsmount markMiklos Szeredi
2017-07-07dentry name snapshotsAl Viro
2017-04-10fsnotify: Drop inode_mark.cJan Kara
2017-04-10fsnotify: Pass fsnotify_iter_info into handle_event handlerJan Kara
2017-04-10fsnotify: Free fsnotify_mark_connector when there is no mark attachedJan Kara
2017-04-10fsnotify: Move mark list head from object into dedicated structureJan Kara
2016-12-05constify fsnotify_parent()Al Viro
2016-12-05fsnotify(): constify 'data'Al Viro
2015-09-04fsnotify: remove mark->free_listJan Kara
2015-09-04fs/notify: optimize inotify/fsnotify code for unwatched filesDave Hansen
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara
2014-12-08Merge branch 'iov_iter' into for-nextAl Viro
2014-11-13fanotify: fix notification of groups with inode & mount marksJan Kara
2014-11-03move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2014-02-18inotify: Fix reporting of cookies for inotify eventsJan Kara
2014-01-21fsnotify: remove .should_send_event callbackJan Kara
2014-01-21fsnotify: do not share events between notification groupsJan Kara
2013-02-27hlist: drop the node parameter from iteratorsSasha Levin
2012-07-14vfs: switch i_dentry/d_alias to hlistAl Viro
2012-05-30fsnotify: remove unused parameter from send_to_group()Dan Carpenter
2012-01-03vfs: move fsnotify junk to struct mountAl Viro
2011-01-07fs: dcache per-inode inode alias lockingNick Piggin
2011-01-07fs: dcache remove dcache_lockNick Piggin
2011-01-07fs: scale inode alias listNick Piggin
2011-01-07fs: dcache scale subdirsNick Piggin