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