blob: 0ff0d58c4ff71d306d1886753900062dbe6196b6 [file] [log] [blame]
c738fbabb0ff ("fsnotify: fold fsnotify() call into fsnotify_parent()")
71d734103edf ("fsnotify: Rearrange fast path to minimise overhead when there is no watcher")
017de65fe58f ("fsnotify: simplify arguments passing to fsnotify_parent()")
aa93bdc5500c ("fsnotify: use helpers to access data by data_type")
eae36a2b8324 ("fsnotify: factor helpers fsnotify_dentry() and fsnotify_file()")
25b229dff4ff ("fsnotify(): switch to passing const struct qstr * for file_name")
230c6402b1b3 ("ovl_lookup_real_one(): don't bother with strlen()")
e7fce6d94cc1 ("fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID")
83b535d2897d ("fanotify: support events with data type FSNOTIFY_EVENT_INODE")
0321e03cb457 ("fanotify: check FS_ISDIR flag instead of d_is_dir()")
0a20df7ed334 ("fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF events")
77115225acc6 ("fanotify: cache fsid in fsnotify_mark_connector")
a8b13aa20afb ("fanotify: enable FAN_REPORT_FID init flag")
e9e0c8903009 ("fanotify: encode file identifier for FAN_REPORT_FID")
bb2f7b4542c7 ("fanotify: open code fill_event_metadata()")
33913997d5c0 ("fanotify: rename struct fanotify_{,perm_}event_info")
a0a92d261f29 ("fsnotify: move mask out of struct fsnotify_event")
45a9fb3725d8 ("fsnotify: send all event types to super block marks")
5f02a8776384 ("fsnotify: annotate directory entry modification events")
5b03a472b4e3 ("fanotify: Make sure to check event_len when copying")
66917a3130f2 ("fanotify: introduce new event mask FAN_OPEN_EXEC_PERM")
a704bba5e3ec ("fsnotify: refactor fsnotify_parent()/fsnotify() paired calls when event is on path")
9b076f1c0f48 ("fanotify: introduce new event mask FAN_OPEN_EXEC")
2d10b23082a7 ("fanotify: return only user requested event types in event mask")
b469e7e47c8a ("fanotify: fix handling of events on child sub-directory")
d0a6a87e40da ("fanotify: support reporting thread id instead of process id")
bdd5a46fe306 ("fanotify: add BUILD_BUG_ON() to count the bits of fanotify constants")
a39f7ec41766 ("fsnotify: convert runtime BUG_ON() to BUILD_BUG_ON()")
23c9deeb3285 ("fanotify: deprecate uapi FAN_ALL_* constants")
a72fd224e37b ("fanotify: simplify handling of FAN_ONDIR")
007d1e8395ea ("fsnotify: generalize handling of extra event flags")
b723a7911d02 ("fanotify: fix collision of internal and uapi mark flags")
96a71f21ef1f ("fanotify: store fanotify_init() flags in group's fanotify_data")
d54f4fba889b ("fanotify: add API to attach/detach super block mark")
60f7ed8c7c4d ("fsnotify: send path type events to group with super block marks")
9bdda4e9cf2d ("fsnotify: fix ignore mask logic in fsnotify()")
d9a185f8b496 ("Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs")