1. aa93bdc fsnotify: use helpers to access data by data_type by Amir Goldstein · 4 years, 10 months ago
  2. ec16545 memcg, fsnotify: no oom-kill for remote memcg charging by Shakeel Butt · 6 years ago
  3. c285a2f fanotify: update connector fsid cache on add mark by Amir Goldstein · 6 years ago
  4. d27fb65 Merge branch 'work.dcache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  5. b1da6a5 fsnotify: Fix NULL ptr deref in fanotify_get_fsid() by Jan Kara · 6 years ago
  6. e43e9c3 fsnotify: switch send_to_group() and ->handle_event to const struct qstr * by Al Viro · 6 years ago
  7. b519057 fanotify: Make waits for fanotify events only killable by Jan Kara · 6 years ago
  8. fabf7f2 fanotify: Use interruptible wait when waiting for permission events by Jan Kara · 6 years ago
  9. 4087328 fanotify: Track permission event state by Jan Kara · 6 years ago
  10. e7fce6d fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID by Amir Goldstein · 6 years ago
  11. 235328d fanotify: add support for create/attrib/move/delete events by Amir Goldstein · 6 years ago
  12. 83b535d fanotify: support events with data type FSNOTIFY_EVENT_INODE by Amir Goldstein · 6 years ago
  13. 0321e03 fanotify: check FS_ISDIR flag instead of d_is_dir() by Amir Goldstein · 6 years ago
  14. 7711522 fanotify: cache fsid in fsnotify_mark_connector by Amir Goldstein · 6 years ago
  15. e9e0c89 fanotify: encode file identifier for FAN_REPORT_FID by Amir Goldstein · 6 years ago
  16. 3391399 fanotify: rename struct fanotify_{,perm_}event_info by Amir Goldstein · 6 years ago
  17. a0a92d2 fsnotify: move mask out of struct fsnotify_event by Amir Goldstein · 6 years ago
  18. 66917a3 fanotify: introduce new event mask FAN_OPEN_EXEC_PERM by Matthew Bobrowski · 6 years ago
  19. 9b076f1 fanotify: introduce new event mask FAN_OPEN_EXEC by Matthew Bobrowski · 6 years ago
  20. 2d10b23 fanotify: return only user requested event types in event mask by Matthew Bobrowski · 6 years ago
  21. b469e7e fanotify: fix handling of events on child sub-directory by Amir Goldstein · 6 years ago
  22. d0a6a87 fanotify: support reporting thread id instead of process id by Amir Goldstein · 6 years ago
  23. bdd5a46 fanotify: add BUILD_BUG_ON() to count the bits of fanotify constants by Amir Goldstein · 6 years ago
  24. 23c9dee fanotify: deprecate uapi FAN_ALL_* constants by Amir Goldstein · 6 years ago
  25. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  26. d46eb14b fs: fsnotify: account fsnotify metadata to kmemcg by Shakeel Butt · 6 years ago
  27. 7a36094 pids: Compute task_tgid using signal->leader_pid by Eric W. Biederman · 7 years ago
  28. 837a393 fanotify: generalize fanotify_should_send_event() by Amir Goldstein · 7 years ago
  29. 5b0457a fsnotify: remove redundant arguments to handle_event() by Amir Goldstein · 7 years ago
  30. 54a307b fanotify: fix logic of events on child by Amir Goldstein · 7 years ago
  31. 7b1f641 fsnotify: Let userspace know about lost events due to ENOMEM by Jan Kara · 7 years ago
  32. 1f5eaa9 fanotify: Avoid lost events due to ENOMEM for unlimited queues by Jan Kara · 7 years ago
  33. f14fc0c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  34. 23281c8 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  35. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  36. 6685df3 fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs by Miklos Szeredi · 7 years ago
  37. f37650f fanotify: fix fsnotify_prepare_user_wait() failure by Miklos Szeredi · 7 years ago
  38. de8cd83 audit: Record fanotify access control decisions by Steve Grubb · 7 years ago
  39. 054c636 fsnotify: Move ->free_mark callback to fsnotify_ops by Jan Kara · 8 years ago
  40. 05f0e38 fanotify: Release SRCU lock when waiting for userspace response by Jan Kara · 8 years ago
  41. 9385a84 fsnotify: Pass fsnotify_iter_info into handle_event handler by Jan Kara · 8 years ago
  42. 5b825c3 sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h> by Ingo Molnar · 8 years ago
  43. 6c71100 fanotify: simplify the code of fanotify_merge by Kinglong Mee · 8 years ago
  44. 3cd5eca fsnotify: constify 'data' passed to ->handle_event() by Al Viro · 8 years ago
  45. 96d4101 fanotify: fix list corruption in fanotify_get_response() by Jan Kara · 8 years ago
  46. b3c1030 fanotify: fix event filtering with FAN_ONDIR set by Suzuki K. Poulose · 10 years ago
  47. 54f2a2f fanotify: Fix up scripted S_ISDIR/S_ISREG/S_ISLNK conversions by David Howells · 10 years ago
  48. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  49. 66ba93c fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask by Lino Sanfilippo · 10 years ago
  50. 5838d44 fanotify: fix double free of pending permission events by Jan Kara · 10 years ago
  51. 8ba8fa91 fsnotify: rename event handling functions by Jan Kara · 10 years ago
  52. f083441 fanotify: use fanotify event structure for permission response processing by Jan Kara · 11 years ago
  53. 482ef06 fanotify: Handle overflow in case of permission events by Jan Kara · 11 years ago
  54. 45a22f4 inotify: Fix reporting of cookies for inotify events by Jan Kara · 11 years ago
  55. 8581679 fanotify: Fix use after free for permission events by Jan Kara · 11 years ago
  56. 83c0e1b fsnotify: Do not return merged event from fsnotify_add_notify_event() by Jan Kara · 11 years ago
  57. 13116df fanotify: Fix use after free in mask checking by Jan Kara · 11 years ago
  58. 56b27cf fsnotify: remove pointless NULL initializers by Jan Kara · 11 years ago
  59. 83c4c4b fsnotify: remove .should_send_event callback by Jan Kara · 11 years ago
  60. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 11 years ago
  61. 96680d2 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 12 years ago
  62. 03a1cec fanotify: dont merge permission events by Lino Sanfilippo · 13 years ago
  63. 848561d fanotify: fix missing break by Eric Paris · 12 years ago
  64. 09e5f14 fanotify: on group destroy allow all waiters to bypass permission check by Lino Sanfilippo · 14 years ago
  65. 8fcd652 fanotify: ignore events on directories unless specifically requested by Eric Paris · 14 years ago
  66. e1c048b fanotify: do not send events for irregular files by Eric Paris · 14 years ago
  67. 4afeff8 fanotify: limit number of listeners per user by Eric Paris · 14 years ago
  68. ff8d6e9 fanotify: drop duplicate pr_debug statement by Tvrtko Ursulin · 14 years ago
  69. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  70. 1968f5e fanotify: use both marks when possible by Eric Paris · 14 years ago
  71. ce8f76f fsnotify: pass both the vfsmount mark and inode mark by Eric Paris · 14 years ago
  72. 2612abb fsnotify: cleanup should_send_event by Eric Paris · 14 years ago
  73. 0215054 fanotify: use the mark in handler functions by Eric Paris · 14 years ago
  74. 3a9b16b fsnotify: send fsnotify_mark to groups in event handling functions by Eric Paris · 14 years ago
  75. 3bcf386 fsnotify: store struct file not struct path by Eric Paris · 14 years ago
  76. f70ab54 fsnotify: fsnotify_add_notify_event should return an event by Eric Paris · 14 years ago
  77. b2d8790 fanotify: userspace interface for permission responses by Eric Paris · 15 years ago
  78. 9e66e42 fanotify: permissions and blocking by Eric Paris · 15 years ago
  79. 43ed7e1 fanotify: use merge argument to determine actual event added to queue by Eric Paris · 15 years ago
  80. 6e5f77b fsnotify: intoduce a notification merge argument by Eric Paris · 15 years ago
  81. 32a4df1 fanotify: ignored_mask to ignore events by Eric Paris · 15 years ago
  82. 33d3dff fanotify: remove outgoing function checks in fanotify.h by Andreas Gruenbacher · 15 years ago
  83. 1c52906 fanotify: should_send_event needs to handle vfsmounts by Eric Paris · 15 years ago
  84. 5444e29 fsnotify: split generic and inode specific mark code by Eric Paris · 15 years ago
  85. 32c3263 fanotify: Add pids to events by Andreas Gruenbacher · 15 years ago
  86. 9dced01 fanotify: do not clone on merge unless needed by Eric Paris · 15 years ago
  87. a12a7dd fanotify: merge notification events with different masks by Eric Paris · 15 years ago
  88. 767cd46 fanotify:drop notification if they exist in the outgoing queue by Eric Paris · 15 years ago
  89. ff0b16a fanotify: fscking all notification system by Eric Paris · 15 years ago