summaryrefslogtreecommitdiffstats
path: root/kernel/audit_fsnotify.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner2019-05-301-10/+1Star
* audit_compare_dname_path(): switch to const struct qstr *Al Viro2019-04-291-1/+1
* fsnotify: switch send_to_group() and ->handle_event to const struct qstr *Al Viro2019-04-261-2/+2
* audit: add syscall information to CONFIG_CHANGE recordsRichard Guy Briggs2019-01-181-1/+1
* audit: minimize our use of audit_log_format()Paul Moore2018-11-271-2/+1Star
* audit: use session_info helperRichard Guy Briggs2018-11-191-3/+2Star
* fsnotify: add fsnotify_add_inode_mark() wrappersAmir Goldstein2018-05-181-1/+1
* fsnotify: remove redundant arguments to handle_event()Amir Goldstein2018-05-181-2/+1Star
* Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack...Linus Torvalds2017-05-031-4/+6
|\
| * fsnotify: Move ->free_mark callback to fsnotify_opsJan Kara2017-04-101-2/+2
| * fsnotify: Add group pointer in fsnotify_init_mark()Jan Kara2017-04-101-3/+4
| * fsnotify: Pass fsnotify_iter_info into handle_event handlerJan Kara2017-04-101-1/+2
* | audit: remove unnecessary semicolon in audit_mark_handle_event()Nicholas Mc Guire2017-05-021-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-12-181-5/+5
|\
| * fsnotify: constify 'data' passed to ->handle_event()Al Viro2016-12-061-5/+5
* | audit: fix formatting of AUDIT_CONFIG_CHANGE eventsSteve Grubb2016-11-201-3/+2Star
|/
* wrappers for ->i_mutex accessAl Viro2016-01-231-1/+1
* audit: clean simple fsnotify implementationRichard Guy Briggs2015-08-061-0/+216