blob: 05abd0ad5d903045455b8dfece05c45ac640078b [file] [log] [blame]
9e2ba2c34f19 ("fanotify: send FAN_DIR_MODIFY event flavor with dir inode and name")
a1aae0570a2b ("fsnotify: funnel all dirent events through fsnotify_name()")
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")
235328d1fa42 ("fanotify: add support for create/attrib/move/delete events")
0321e03cb457 ("fanotify: check FS_ISDIR flag instead of d_is_dir()")
0a20df7ed334 ("fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF events")
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")
e220140ff624 ("fsnotify: remove dirent events from FS_EVENTS_POSS_ON_CHILD mask")
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")
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")