blob: ae8a2f7bc5041167a1f9c12110837aa7f7d45cce [file] [log] [blame]
929943b38daf ("fanotify: add support for FAN_REPORT_NAME")
83b7a59896dd ("fanotify: add basic support for FAN_REPORT_DIR_FID")
f454fa610a69 ("fanotify: use struct fanotify_info to parcel the variable size buffer")
d809daf1b6ad ("fanotify: generalize test for FAN_REPORT_FID")
6ad1aadd9704 ("fanotify: distinguish between fid encode error and null fid")
0badfa029e5f ("fanotify: generalize the handling of extra event flags")
08b95c338e0c ("fanotify: remove event FAN_DIR_MODIFY")
b54cecf5e229 ("fsnotify: pass dir argument to handle_event() callback")
9c61f3b560f5 ("fanotify: break up fanotify_alloc_event()")
b8a6c3a2f0ae ("fanotify: create overflow event type")
9a02aa40dd5a ("nfsd: use fsnotify_data_inode() to get the unlinked inode")
ab3c4da0ad12 ("fanotify: prefix should_merge()")
374ad001f762 ("fanotify: Replace zero-length array with flexible-array")
44d705b0370b ("fanotify: report name info for FAN_DIR_MODIFY event")
cacfb956d46e ("fanotify: record name info for FAN_DIR_MODIFY event")
01affd5471dc ("fanotify: Drop fanotify_event_has_fid()")
d766b553615c ("fanotify: prepare to report both parent and child fid's")
7088f35720a5 ("fanotify: divorce fanotify_path_event and fanotify_fid_event")
afc894c784c8 ("fanotify: Store fanotify handles differently")
a741c2febead ("fanotify: Simplify create_fd()")
f367a62a7cad ("fanotify: merge duplicate events on parent and child")
dfc2d2594e4a ("fsnotify: replace inode pointer with an object id")
aa93bdc5500c ("fsnotify: use helpers to access data by data_type")
a1aae0570a2b ("fsnotify: funnel all dirent events through fsnotify_name()")