index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
dnotify
Age
Commit message (
Expand
)
Author
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-08-12
fanotify, inotify, dnotify, security: add security hook for fs notifications
Aaron Goidel
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 118
Thomas Gleixner
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-26
fsnotify: switch send_to_group() and ->handle_event to const struct qstr *
Al Viro
2018-08-21
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-08-17
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
2018-07-21
signal: Use PIDTYPE_TGID to clearly store where file signals will be sent
Eric W. Biederman
2018-05-18
fsnotify: add fsnotify_add_inode_mark() wrappers
Amir Goldstein
2018-05-18
fsnotify: remove redundant arguments to handle_event()
Amir Goldstein
2017-10-31
dnotify: Handle errors from fsnotify_add_mark_locked() in fcntl_dirnotify()
Jan Kara
2017-08-30
fsnotify: make dnotify_fsnotify_ops const
Bhumika Goyal
2017-04-10
fsnotify: Move ->free_mark callback to fsnotify_ops
Jan Kara
2017-04-10
fsnotify: Add group pointer in fsnotify_init_mark()
Jan Kara
2017-04-10
fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark()
Jan Kara
2017-04-10
fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked()
Jan Kara
2017-04-10
fsnotify: Pass fsnotify_iter_info into handle_event handler
Jan Kara
2017-04-10
fsnotify: Move locking into fsnotify_recalc_mask()
Jan Kara
2017-04-10
fsnotify: Move object pointer to fsnotify_mark_connector
Jan Kara
2016-12-05
fsnotify: constify 'data' passed to ->handle_event()
Al Viro
2015-09-04
fsnotify: get rid of fsnotify_destroy_mark_locked()
Jan Kara
2014-12-13
fsnotify: unify inode and mount marks handling
Jan Kara
2014-09-09
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
2014-02-18
inotify: Fix reporting of cookies for inotify events
Jan Kara
2014-01-21
fsnotify: remove pointless NULL initializers
Jan Kara
2014-01-21
fsnotify: remove .should_send_event callback
Jan Kara
2014-01-21
fsnotify: do not share events between notification groups
Jan Kara
2013-07-09
dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_group
Lino Sanfilippo
2013-02-22
new helper: file_inode(file)
Al Viro
2012-12-11
fsnotify: pass group to fsnotify_destroy_mark()
Lino Sanfilippo
2010-07-28
fanotify: use both marks when possible
Eric Paris
2010-07-28
fsnotify: pass both the vfsmount mark and inode mark
Eric Paris
2010-07-28
fsnotify: remove group->mask
Eric Paris
2010-07-28
fsnotify: cleanup should_send_event
Eric Paris
2010-07-28
dnotify: use the mark in handler functions
Eric Paris
2010-07-28
fsnotify: send fsnotify_mark to groups in event handling functions
Eric Paris
2010-07-28
fsnotify: allow marks to not pin inodes in core
Eric Paris
2010-07-28
fsnotify: split generic and inode specific mark code
Eric Paris
2010-07-28
fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()
Andreas Gruenbacher
2010-07-28
dnotify: rename mark_entry to mark
Eric Paris
2010-07-28
fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark
Eric Paris
2010-07-28
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
Eric Paris
2010-07-28
fsnotify: put inode specific fields in an fsnotify_mark in a union
Eric Paris
2010-07-28
fsnotify: include vfsmount in should_send_event when appropriate
Eric Paris
2010-07-28
fsnotify: drop mask argument from fsnotify_alloc_group
Eric Paris
2010-07-28
fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group
Eric Paris
2010-07-28
fsnotify: remove group_num altogether
Eric Paris
2010-07-28
fsnotify: include data in should_send calls
Eric Paris
2010-07-28
fsnotify: provide the data type to should_send_event
Eric Paris
2010-07-28
fsnotify: allow addition of duplicate fsnotify marks
Eric Paris
[next]