Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-02-27 | fanotify: Avoid lost events due to ENOMEM for unlimited queues | Jan Kara | 1 | -1/+2 |
2017-11-14 | Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack... | Linus Torvalds | 1 | -2/+6 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-31 | fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs | Miklos Szeredi | 1 | -2/+6 |
2017-04-10 | fsnotify: Move ->free_mark callback to fsnotify_ops | Jan Kara | 1 | -0/+1 |
2016-12-05 | fsnotify: constify 'data' passed to ->handle_event() | Al Viro | 1 | -1/+1 |
2014-04-03 | fanotify: use fanotify event structure for permission response processing | Jan Kara | 1 | -7/+27 |
2014-01-29 | fanotify: Fix use after free for permission events | Jan Kara | 1 | -0/+7 |
2014-01-21 | fsnotify: do not share events between notification groups | Jan Kara | 1 | -0/+23 |