1. b8a6c3a fanotify: create overflow event type by Amir Goldstein · 4 years, 6 months ago
  2. 47aaabd fanotify: Avoid softlockups when reading many events by Jan Kara · 4 years, 6 months ago
  3. 5e23663 fanotify: don't write with size under sizeof(response) by Fabian Frederick · 4 years, 8 months ago
  4. c5e443c fanotify: remove reference to fill_event_metadata() by Fabian Frederick · 4 years, 8 months ago
  5. 44d705b fanotify: report name info for FAN_DIR_MODIFY event by Amir Goldstein · 4 years, 10 months ago
  6. cacfb95 fanotify: record name info for FAN_DIR_MODIFY event by Amir Goldstein · 4 years, 10 months ago
  7. 01affd5 fanotify: Drop fanotify_event_has_fid() by Jan Kara · 4 years, 10 months ago
  8. d766b55 fanotify: prepare to report both parent and child fid's by Amir Goldstein · 4 years, 10 months ago
  9. 7088f35 fanotify: divorce fanotify_path_event and fanotify_fid_event by Jan Kara · 4 years, 10 months ago
  10. afc894c fanotify: Store fanotify handles differently by Jan Kara · 4 years, 10 months ago
  11. a741c2f fanotify: Simplify create_fd() by Jan Kara · 4 years, 10 months ago
  12. 1832f2d compat_ioctl: move more drivers to compat_ptr_ioctl by Arnd Bergmann · 6 years ago
  13. 5825a95 Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 5 years ago
  14. ac5656d fanotify, inotify, dnotify, security: add security hook for fs notifications by Aaron Goidel · 5 years ago
  15. 0b3b094 fanotify: Disallow permission events for proc filesystem by Jan Kara · 6 years ago
  16. b2d22b6 fanotify: Allow copying of file handle to userspace by Jan Kara · 6 years ago
  17. fabf7f2 fanotify: Use interruptible wait when waiting for permission events by Jan Kara · 6 years ago
  18. 4087328 fanotify: Track permission event state by Jan Kara · 6 years ago
  19. ca6f869 fanotify: Simplify cleaning of access_list by Jan Kara · 6 years ago
  20. 8c55446 fanotify: Move locking inside get_one_event() by Jan Kara · 6 years ago
  21. af6a511 fanotify: Fold dequeue_event() into process_access_response() by Jan Kara · 6 years ago
  22. 235328d fanotify: add support for create/attrib/move/delete events by Amir Goldstein · 6 years ago
  23. 83b535d fanotify: support events with data type FSNOTIFY_EVENT_INODE by Amir Goldstein · 6 years ago
  24. 7307228 fanotify: use vfs_get_fsid() helper instead of vfs_statfs() by Amir Goldstein · 6 years ago
  25. 7711522 fanotify: cache fsid in fsnotify_mark_connector by Amir Goldstein · 6 years ago
  26. a8b13aa fanotify: enable FAN_REPORT_FID init flag by Amir Goldstein · 6 years ago
  27. 5e469c8 fanotify: copy event fid info to user by Amir Goldstein · 6 years ago
  28. e9e0c89 fanotify: encode file identifier for FAN_REPORT_FID by Amir Goldstein · 6 years ago
  29. bb2f7b4 fanotify: open code fill_event_metadata() by Amir Goldstein · 6 years ago
  30. 3391399 fanotify: rename struct fanotify_{,perm_}event_info by Amir Goldstein · 6 years ago
  31. a0a92d2 fsnotify: move mask out of struct fsnotify_event by Amir Goldstein · 6 years ago
  32. ac9498d fanotify: Use inode_is_open_for_write by Nikolay Borisov · 6 years ago
  33. 5b03a47 fanotify: Make sure to check event_len when copying by Kees Cook · 6 years ago
  34. d0a6a87 fanotify: support reporting thread id instead of process id by Amir Goldstein · 6 years ago
  35. bdd5a46 fanotify: add BUILD_BUG_ON() to count the bits of fanotify constants by Amir Goldstein · 6 years ago
  36. 23c9dee fanotify: deprecate uapi FAN_ALL_* constants by Amir Goldstein · 6 years ago
  37. a72fd22 fanotify: simplify handling of FAN_ONDIR by Amir Goldstein · 6 years ago
  38. 96a71f2 fanotify: store fanotify_init() flags in group's fanotify_data by Amir Goldstein · 6 years ago
  39. d54f4fb fanotify: add API to attach/detach super block mark by Amir Goldstein · 6 years ago
  40. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  41. d46eb14b fs: fsnotify: account fsnotify metadata to kmemcg by Shakeel Butt · 6 years ago
  42. eaa2c6b fanotify: factor out helpers to add/remove mark by Amir Goldstein · 7 years ago
  43. 3ac70bf fsnotify: add helper to get mask from connector by Amir Goldstein · 7 years ago
  44. b812a9f fsnotify: pass connp and object type to fsnotify_add_mark() by Amir Goldstein · 7 years ago
  45. be88751 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  46. 183caa3 fanotify: add do_fanotify_mark() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  47. 1f5eaa9 fanotify: Avoid lost events due to ENOMEM for unlimited queues by Jan Kara · 7 years ago
  48. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  49. 076ccb7 fs: annotate ->poll() instances by Al Viro · 8 years ago
  50. f14fc0c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  51. 23281c8 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  52. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  53. 6685df3 fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs by Miklos Szeredi · 7 years ago
  54. de8cd83 audit: Record fanotify access control decisions by Steve Grubb · 7 years ago
  55. 4ff33aa fanotify: don't expose EOPENSTALE to userspace by Amir Goldstein · 8 years ago
  56. 054c636 fsnotify: Move ->free_mark callback to fsnotify_ops by Jan Kara · 8 years ago
  57. 7b129323 fsnotify: Add group pointer in fsnotify_init_mark() by Jan Kara · 8 years ago
  58. b1362ed fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark() by Jan Kara · 8 years ago
  59. 8920d27 fsnotify: Remove fsnotify_recalc_{inode|vfsmount}_mask() by Jan Kara · 8 years ago
  60. 66d2b81 fsnotify: Remove fsnotify_set_mark_{,ignored_}mask_locked() by Jan Kara · 8 years ago
  61. c974764 fanotify: Move recalculation of inode / vfsmount mask under mark_mutex by Jan Kara · 8 years ago
  62. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  63. ed27264 fsnotify: clean up spinlock assertions by Jan Kara · 8 years ago
  64. 073f655 fanotify: use notification_lock instead of access_lock by Jan Kara · 8 years ago
  65. c21dbe2 fsnotify: convert notification_mutex to a spinlock by Jan Kara · 8 years ago
  66. 1404ff3 fsnotify: drop notification_mutex before destroying event by Jan Kara · 8 years ago
  67. 96d4101 fanotify: fix list corruption in fanotify_get_response() by Jan Kara · 8 years ago
  68. 4712e722 fsnotify: get rid of fsnotify_destroy_mark_locked() by Jan Kara · 9 years ago
  69. 66ba93c fanotify: don't set FAN_ONDIR implicitly on a marks ignored mask by Lino Sanfilippo · 10 years ago
  70. d2c1874 fanotify: don't recalculate a marks mask if only the ignored mask changed by Lino Sanfilippo · 10 years ago
  71. a118449 fanotify: only destroy mark when both mask and ignored_mask are cleared by Lino Sanfilippo · 10 years ago
  72. 536ebe9ca sched, fanotify: Deal with nested sleeps by Peter Zijlstra · 10 years ago
  73. 0b37e09 fanotify: enable close-on-exec on events' fd when requested in fanotify_init() by Yann Droneaud · 10 years ago
  74. 5838d44 fanotify: fix double free of pending permission events by Jan Kara · 10 years ago
  75. 8ba8fa91 fsnotify: rename event handling functions by Jan Kara · 10 years ago
  76. 48149e9 fanotify: check file flags passed in fanotify_init by Heinrich Schuchardt · 11 years ago
  77. cc299a9 fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checking by Heinrich Schuchardt · 11 years ago
  78. 0a8dd2d fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and path by Heinrich Schuchardt · 11 years ago
  79. 1e2ee49 fanotify: fix -EOVERFLOW with large files on 64-bit by Will Woods · 11 years ago
  80. d507816 fanotify: move unrelated handling from copy_event_to_user() by Jan Kara · 11 years ago
  81. d8aaab4 fanotify: reorganize loop in fanotify_read() by Jan Kara · 11 years ago
  82. 9573f79 fanotify: convert access_mutex to spinlock by Jan Kara · 11 years ago
  83. f083441 fanotify: use fanotify event structure for permission response processing by Jan Kara · 11 years ago
  84. 3298cf3 fanotify: remove useless bypass_perm check by Jan Kara · 11 years ago
  85. ff57cd5 fsnotify: Allocate overflow events with proper type by Jan Kara · 11 years ago
  86. 8581679 fanotify: Fix use after free for permission events by Jan Kara · 11 years ago
  87. 592f6b8 compat: fix sys_fanotify_mark by Heiko Carstens · 11 years ago
  88. 7053aee fsnotify: do not share events between notification groups by Jan Kara · 11 years ago
  89. 5e9c070c fanotify: put duplicate code for adding vfsmount/inode marks into an own function by Lino Sanfilippo · 12 years ago
  90. 7b18527 fanotify: fix races when adding/removing marks by Lino Sanfilippo · 12 years ago
  91. de1e0c4 fanotify: info leak in copy_event_to_user() by Dan Carpenter · 12 years ago
  92. 3058dca fanotify: quit wanking with FASYNC in ->release() by Al Viro · 12 years ago
  93. 91c2e0b unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE by Al Viro · 12 years ago
  94. 4a0fd5b teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long by Al Viro · 12 years ago
  95. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  96. 96680d2 Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify by Linus Torvalds · 12 years ago
  97. be77196 fs, notify: add procfs fdinfo helper by Cyrill Gorcunov · 12 years ago
  98. 0a6b6bd fsnotify: make fasync generic for both inotify and fanotify by Eric Paris · 13 years ago
  99. e2a2994 fsnotify: pass group to fsnotify_destroy_mark() by Lino Sanfilippo · 14 years ago
  100. 6dfbd14 fanotify: add an extra flag to mark_remove_from_mask that indicates wheather a mark should be destroyed by Lino Sanfilippo · 14 years ago