1. b2d22b6 fanotify: Allow copying of file handle to userspace by Jan Kara · 6 years ago
  2. 62c9d26 inotify: Fix fsnotify_mark refcount leak in inotify_update_existing_watch() by ZhangXiaoxu · 6 years ago
  3. b519057 fanotify: Make waits for fanotify events only killable by Jan Kara · 6 years ago
  4. fabf7f2 fanotify: Use interruptible wait when waiting for permission events by Jan Kara · 6 years ago
  5. 4087328 fanotify: Track permission event state by Jan Kara · 6 years ago
  6. ca6f869 fanotify: Simplify cleaning of access_list by Jan Kara · 6 years ago
  7. f7db89a fsnotify: Create function to remove event from notification list by Jan Kara · 6 years ago
  8. 8c55446 fanotify: Move locking inside get_one_event() by Jan Kara · 6 years ago
  9. af6a511 fanotify: Fold dequeue_event() into process_access_response() by Jan Kara · 6 years ago
  10. 53136b3 fanotify: Select EXPORTFS by Jan Kara · 6 years ago
  11. e7fce6d fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID by Amir Goldstein · 6 years ago
  12. 235328d fanotify: add support for create/attrib/move/delete events by Amir Goldstein · 6 years ago
  13. 83b535d fanotify: support events with data type FSNOTIFY_EVENT_INODE by Amir Goldstein · 6 years ago
  14. 0321e03 fanotify: check FS_ISDIR flag instead of d_is_dir() by Amir Goldstein · 6 years ago
  15. 0a20df7 fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF events by Amir Goldstein · 6 years ago
  16. 7307228 fanotify: use vfs_get_fsid() helper instead of vfs_statfs() by Amir Goldstein · 6 years ago
  17. 7711522 fanotify: cache fsid in fsnotify_mark_connector by Amir Goldstein · 6 years ago
  18. a8b13aa fanotify: enable FAN_REPORT_FID init flag by Amir Goldstein · 6 years ago
  19. 5e469c8 fanotify: copy event fid info to user by Amir Goldstein · 6 years ago
  20. e9e0c89 fanotify: encode file identifier for FAN_REPORT_FID by Amir Goldstein · 6 years ago
  21. bb2f7b4 fanotify: open code fill_event_metadata() by Amir Goldstein · 6 years ago
  22. 3391399 fanotify: rename struct fanotify_{,perm_}event_info by Amir Goldstein · 6 years ago
  23. a0a92d2 fsnotify: move mask out of struct fsnotify_event by Amir Goldstein · 6 years ago
  24. 45a9fb3 fsnotify: send all event types to super block marks by Amir Goldstein · 6 years ago
  25. 125892e inotify: Fix fd refcount leak in inotify_add_watch(). by Tetsuo Handa · 6 years ago
  26. ac9498d fanotify: Use inode_is_open_for_write by Nikolay Borisov · 6 years ago
  27. 5b03a47 fanotify: Make sure to check event_len when copying by Kees Cook · 6 years ago
  28. d6f7aa9 fsnotify/fdinfo: include fdinfo.h for inotify_show_fdinfo() by Eric Biggers · 6 years ago
  29. 66917a3 fanotify: introduce new event mask FAN_OPEN_EXEC_PERM by Matthew Bobrowski · 6 years ago
  30. 9b076f1 fanotify: introduce new event mask FAN_OPEN_EXEC by Matthew Bobrowski · 6 years ago
  31. 2d10b23 fanotify: return only user requested event types in event mask by Matthew Bobrowski · 6 years ago
  32. b469e7e fanotify: fix handling of events on child sub-directory by Amir Goldstein · 6 years ago
  33. 721fb6f fsnotify: Fix busy inodes during unmount by Jan Kara · 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. a39f7ec fsnotify: convert runtime BUG_ON() to BUILD_BUG_ON() by Amir Goldstein · 6 years ago
  37. 23c9dee fanotify: deprecate uapi FAN_ALL_* constants by Amir Goldstein · 6 years ago
  38. a72fd22 fanotify: simplify handling of FAN_ONDIR by Amir Goldstein · 6 years ago
  39. 007d1e8 fsnotify: generalize handling of extra event flags by Amir Goldstein · 6 years ago
  40. 96a71f2 fanotify: store fanotify_init() flags in group's fanotify_data by Amir Goldstein · 6 years ago
  41. d54f4fb fanotify: add API to attach/detach super block mark by Amir Goldstein · 6 years ago
  42. 60f7ed8 fsnotify: send path type events to group with super block marks by Amir Goldstein · 6 years ago
  43. 1e6cb72 fsnotify: add super block object type by Amir Goldstein · 6 years ago
  44. 9bdda4e fsnotify: fix ignore mask logic in fsnotify() by Amir Goldstein · 6 years ago
  45. f3f106d Merge tag 'for_v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  46. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  47. d3bc0fa fsnotify: fix false positive warning on inode delete by Jan Kara · 6 years ago
  48. 6ada4e2 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  49. d46eb14b fs: fsnotify: account fsnotify metadata to kmemcg by Shakeel Butt · 6 years ago
  50. 0191913 signal: Use PIDTYPE_TGID to clearly store where file signals will be sent by Eric W. Biederman · 7 years ago
  51. 7a36094 pids: Compute task_tgid using signal->leader_pid by Eric W. Biederman · 7 years ago
  52. 4d97f7d inotify: Add flag IN_MASK_CREATE for inotify_add_watch() by Henry Wilson · 6 years ago
  53. eaa2c6b fanotify: factor out helpers to add/remove mark by Amir Goldstein · 6 years ago
  54. 3ac70bf fsnotify: add helper to get mask from connector by Amir Goldstein · 6 years ago
  55. 36f10f5 fsnotify: let connector point to an abstract object by Amir Goldstein · 6 years ago
  56. b812a9f fsnotify: pass connp and object type to fsnotify_add_mark() by Amir Goldstein · 6 years ago
  57. 9b6e543 fsnotify: use typedef fsnotify_connp_t for brevity by Amir Goldstein · 6 years ago
  58. b249f5b fsnotify: add fsnotify_add_inode_mark() wrappers by Amir Goldstein · 7 years ago
  59. 837a393 fanotify: generalize fanotify_should_send_event() by Amir Goldstein · 7 years ago
  60. 3dca1a7 fsnotify: generalize send_to_group() by Amir Goldstein · 7 years ago
  61. 47d9c7c fsnotify: generalize iteration of marks by object type by Amir Goldstein · 7 years ago
  62. d9a6f30 fsnotify: introduce marks iteration helpers by Amir Goldstein · 7 years ago
  63. 5b0457a fsnotify: remove redundant arguments to handle_event() by Amir Goldstein · 7 years ago
  64. d6f7b98 fsnotify: use type id to identify connector object type by Amir Goldstein · 7 years ago
  65. 92183a4 fsnotify: fix ignore mask logic in send_to_group() by Amir Goldstein · 7 years ago
  66. 54a307b fanotify: fix logic of events on child by Amir Goldstein · 7 years ago
  67. be88751 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  68. 183caa3 fanotify: add do_fanotify_mark() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  69. d0d89d1 inotify: add do_inotify_init() helper; remove in-kernel call to syscall by Dominik Brodowski · 7 years ago
  70. 7b1f641 fsnotify: Let userspace know about lost events due to ENOMEM by Jan Kara · 7 years ago
  71. 1f5eaa9 fanotify: Avoid lost events due to ENOMEM for unlimited queues by Jan Kara · 7 years ago
  72. e1603b6 inotify: Extend ioctl to allow to request id of new watch descriptor by Kirill Tkhai · 7 years ago
  73. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  74. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  75. 076ccb7 fs: annotate ->poll() instances by Al Viro · 7 years ago
  76. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  77. 9682b3d Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  78. f14fc0c Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  79. 23281c8 Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  80. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  81. ab97f87 fsnotify: convert fsnotify_mark.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  82. 6685df3 fanotify: clean up CONFIG_FANOTIFY_ACCESS_PERMISSIONS ifdefs by Miklos Szeredi · 7 years ago
  83. 3427ce7 fsnotify: clean up fsnotify() by Miklos Szeredi · 7 years ago
  84. f37650f fanotify: fix fsnotify_prepare_user_wait() failure by Miklos Szeredi · 7 years ago
  85. 9a31d7a fsnotify: fix pinning group in fsnotify_prepare_user_wait() by Miklos Szeredi · 7 years ago
  86. 0d6ec07 fsnotify: pin both inode and vfsmount mark by Miklos Szeredi · 7 years ago
  87. 24c2030 fsnotify: clean up fsnotify_prepare/finish_user_wait() by Miklos Szeredi · 7 years ago
  88. 7761daa fsnotify: convert fsnotify_group.refcnt from atomic_t to refcount_t by Elena Reshetova · 7 years ago
  89. 9cf90ce fsnotify: Protect bail out path of fsnotify_add_mark_locked() properly by Jan Kara · 7 years ago
  90. b3a0066 dnotify: Handle errors from fsnotify_add_mark_locked() in fcntl_dirnotify() by Jan Kara · 7 years ago
  91. 83fc61a treewide: Fix typos in Kconfig by Masanari Iida · 7 years ago
  92. de8cd83 audit: Record fanotify access control decisions by Steve Grubb · 7 years ago
  93. c9ea9df fsnotify: make dnotify_fsnotify_ops const by Bhumika Goyal · 7 years ago
  94. 49d31c2 dentry name snapshots by Al Viro · 7 years ago
  95. 4ff33aa fanotify: don't expose EOPENSTALE to userspace by Amir Goldstein · 8 years ago
  96. f4edce1 fsnotify: remove a stray unlock by Dan Carpenter · 8 years ago
  97. 054c636 fsnotify: Move ->free_mark callback to fsnotify_ops by Jan Kara · 8 years ago
  98. 7b12932 fsnotify: Add group pointer in fsnotify_init_mark() by Jan Kara · 8 years ago
  99. ebb3b47 fsnotify: Drop inode_mark.c by Jan Kara · 8 years ago
  100. b1362ed fsnotify: Remove fsnotify_find_{inode|vfsmount}_mark() by Jan Kara · 8 years ago