1. 7326e382 fanotify: report old and/or new parent+name in FAN_RENAME event by Amir Goldstein · 3 years, 2 months ago
  2. 3cf984e fanotify: support secondary dir fh and name in fanotify_info by Amir Goldstein · 3 years, 2 months ago
  3. 1a9515a fanotify: use helpers to parcel fanotify_info buffer by Amir Goldstein · 3 years, 2 months ago
  4. 2d9374f fanotify: use macros to get the offset to fanotify_info buffer by Amir Goldstein · 3 years, 2 months ago
  5. 130a3c7 fanotify: Emit generic error info for error event by Gabriel Krisman Bertazi · 3 years, 3 months ago
  6. 936d6a3 fanotify: Report fid info for file related file system errors by Gabriel Krisman Bertazi · 3 years, 3 months ago
  7. 4bd5a5c fanotify: Add helpers to decide whether to report FID/DFID by Gabriel Krisman Bertazi · 3 years, 3 months ago
  8. 2c50694 fanotify: Wrap object_fh inline space in a creator macro by Gabriel Krisman Bertazi · 3 years, 3 months ago
  9. 8a6ae64 fanotify: Support merging of error events by Gabriel Krisman Bertazi · 3 years, 3 months ago
  10. 83e9acb fanotify: Support enqueueing of error events by Gabriel Krisman Bertazi · 3 years, 3 months ago
  11. 734a1a5 fanotify: Pre-allocate pool of error events by Gabriel Krisman Bertazi · 3 years, 3 months ago
  12. 808967a fsnotify: Add helper to detect overflow_event by Gabriel Krisman Bertazi · 3 years, 3 months ago
  13. 94e00d2 fsnotify: use hash table for faster events merge by Amir Goldstein · 3 years, 11 months ago
  14. 7e3e5c6 fanotify: mix event info and pid into merge key hash by Amir Goldstein · 3 years, 11 months ago
  15. 8988f11 fanotify: reduce event objectid to 29-bit hash by Amir Goldstein · 3 years, 11 months ago
  16. 7e8283a fanotify: report parent fid + name + child fid by Amir Goldstein · 4 years, 6 months ago
  17. f35c415 fanotify: no external fh buffer in fanotify_name_event by Amir Goldstein · 4 years, 6 months ago
  18. f454fa6 fanotify: use struct fanotify_info to parcel the variable size buffer by Amir Goldstein · 4 years, 6 months ago
  19. b8a6c3a fanotify: create overflow event type by Amir Goldstein · 4 years, 6 months ago
  20. 374ad00 fanotify: Replace zero-length array with flexible-array by Gustavo A. R. Silva · 4 years, 8 months ago
  21. cacfb95 fanotify: record name info for FAN_DIR_MODIFY event by Amir Goldstein · 4 years, 10 months ago
  22. 01affd5 fanotify: Drop fanotify_event_has_fid() by Jan Kara · 4 years, 10 months ago
  23. 7088f35 fanotify: divorce fanotify_path_event and fanotify_fid_event by Jan Kara · 4 years, 10 months ago
  24. afc894c fanotify: Store fanotify handles differently by Jan Kara · 4 years, 10 months ago
  25. fabf7f2 fanotify: Use interruptible wait when waiting for permission events by Jan Kara · 6 years ago
  26. 4087328 fanotify: Track permission event state by Jan Kara · 6 years ago
  27. 83b535d fanotify: support events with data type FSNOTIFY_EVENT_INODE by Amir Goldstein · 6 years ago
  28. 7711522 fanotify: cache fsid in fsnotify_mark_connector by Amir Goldstein · 6 years ago
  29. 5e469c8 fanotify: copy event fid info to user by Amir Goldstein · 6 years ago
  30. e9e0c89 fanotify: encode file identifier for FAN_REPORT_FID by Amir Goldstein · 6 years ago
  31. 3391399 fanotify: rename struct fanotify_{,perm_}event_info by Amir Goldstein · 6 years ago
  32. a0a92d2 fsnotify: move mask out of struct fsnotify_event by Amir Goldstein · 6 years ago
  33. d0a6a87 fanotify: support reporting thread id instead of process id by Amir Goldstein · 6 years ago
  34. 23c9dee fanotify: deprecate uapi FAN_ALL_* constants by Amir Goldstein · 6 years ago
  35. 1f5eaa9 fanotify: Avoid lost events due to ENOMEM for unlimited queues by Jan Kara · 7 years ago
  36. 23281c8 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  37. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  38. 6685df3 fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs by Miklos Szeredi · 7 years ago
  39. 054c636 fsnotify: Move ->free_mark callback to fsnotify_ops by Jan Kara · 8 years ago
  40. 3cd5eca fsnotify: constify 'data' passed to ->handle_event() by Al Viro · 8 years ago
  41. f083441 fanotify: use fanotify event structure for permission response processing by Jan Kara · 11 years ago
  42. 8581679 fanotify: Fix use after free for permission events by Jan Kara · 11 years ago
  43. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 11 years ago