1. 7b9ad12 inotify: simplify subdirectory registration with register_sysctl() by Xiaoming Ni · 3 years ago
  2. 49a4de7 dnotify: move dnotify sysctl to dnotify.c by Xiaoming Ni · 3 years ago
  3. 8cc3b1c fanotify: wire up FAN_RENAME event by Amir Goldstein · 3 years, 1 month ago
  4. 7326e382 fanotify: report old and/or new parent+name in FAN_RENAME event by Amir Goldstein · 3 years, 1 month ago
  5. 2bfbccc fanotify: record either old name new name or both for FAN_RENAME by Amir Goldstein · 3 years, 1 month ago
  6. 3982534 fanotify: record old and new parent and name in FAN_RENAME event by Amir Goldstein · 3 years, 1 month ago
  7. 3cf984e fanotify: support secondary dir fh and name in fanotify_info by Amir Goldstein · 3 years, 1 month ago
  8. 1a9515a fanotify: use helpers to parcel fanotify_info buffer by Amir Goldstein · 3 years, 1 month ago
  9. 2d9374f fanotify: use macros to get the offset to fanotify_info buffer by Amir Goldstein · 3 years, 1 month ago
  10. e54183f fsnotify: generate FS_RENAME event with rich information by Amir Goldstein · 3 years, 1 month ago
  11. d61fd65 fanotify: introduce group flag FAN_REPORT_TARGET_FID by Amir Goldstein · 3 years, 1 month ago
  12. 1c9007d fsnotify: separate mark iterator type from object type enum by Amir Goldstein · 3 years, 1 month ago
  13. ad69cd9 fsnotify: clarify object type argument by Amir Goldstein · 3 years, 1 month ago
  14. 9709bd5 fanotify: Allow users to request FAN_FS_ERROR events by Gabriel Krisman Bertazi · 3 years, 2 months ago
  15. 130a3c7 fanotify: Emit generic error info for error event by Gabriel Krisman Bertazi · 3 years, 2 months ago
  16. 936d6a3 fanotify: Report fid info for file related file system errors by Gabriel Krisman Bertazi · 3 years, 2 months ago
  17. 572c28f fanotify: WARN_ON against too large file handles by Gabriel Krisman Bertazi · 3 years, 2 months ago
  18. 4bd5a5c fanotify: Add helpers to decide whether to report FID/DFID by Gabriel Krisman Bertazi · 3 years, 2 months ago
  19. 2c50694 fanotify: Wrap object_fh inline space in a creator macro by Gabriel Krisman Bertazi · 3 years, 2 months ago
  20. 8a6ae64 fanotify: Support merging of error events by Gabriel Krisman Bertazi · 3 years, 2 months ago
  21. 83e9acb fanotify: Support enqueueing of error events by Gabriel Krisman Bertazi · 3 years, 2 months ago
  22. 734a1a5 fanotify: Pre-allocate pool of error events by Gabriel Krisman Bertazi · 3 years, 2 months ago
  23. 8d11a4f fanotify: Reserve UAPI bits for FAN_FS_ERROR by Gabriel Krisman Bertazi · 3 years, 2 months ago
  24. 4fe595c fanotify: Require fid_mode for any non-fd event by Gabriel Krisman Bertazi · 3 years, 2 months ago
  25. 272531a fanotify: Encode empty file handle when no inode is provided by Gabriel Krisman Bertazi · 3 years, 2 months ago
  26. 74fe473 fanotify: Allow file handle encoding for unhashed events by Gabriel Krisman Bertazi · 3 years, 2 months ago
  27. 12f47bf fanotify: Support null inode event in fanotify_dfid_inode by Gabriel Krisman Bertazi · 3 years, 2 months ago
  28. 330ae77 fsnotify: Pass group argument to free_event by Gabriel Krisman Bertazi · 3 years, 2 months ago
  29. 24dca90 fsnotify: Protect fsnotify_handle_inode_event from no-inode events by Gabriel Krisman Bertazi · 3 years, 2 months ago
  30. 2933503 fsnotify: Retrieve super block from the data field by Gabriel Krisman Bertazi · 3 years, 2 months ago
  31. 1ad03c3 fsnotify: Add wrapper around fsnotify_add_event by Gabriel Krisman Bertazi · 3 years, 2 months ago
  32. 808967a fsnotify: Add helper to detect overflow_event by Gabriel Krisman Bertazi · 3 years, 2 months ago
  33. e0462f9 inotify: Don't force FS_IN_IGNORED by Gabriel Krisman Bertazi · 3 years, 2 months ago
  34. 8299212 fanotify: Split fsid check from other fid mode checks by Gabriel Krisman Bertazi · 3 years, 2 months ago
  35. b9928e8 fanotify: Fold event size calculation to its own function by Gabriel Krisman Bertazi · 3 years, 2 months ago
  36. cc53b55 fsnotify: Don't insert unmergeable events in hashtable by Gabriel Krisman Bertazi · 3 years, 2 months ago
  37. 4396a73 fsnotify: fix sb_connectors leak by Amir Goldstein · 3 years, 4 months ago
  38. 3513431 Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 4 months ago
  39. ec44610 fsnotify: count all objects with attached connectors by Amir Goldstein · 3 years, 5 months ago
  40. 11fa333 fsnotify: count s_fsnotify_inode_refs for attached connectors by Amir Goldstein · 3 years, 5 months ago
  41. 09ddbe6 fsnotify: replace igrab() with ihold() on attach connector by Amir Goldstein · 3 years, 5 months ago
  42. af579be fanotify: add pidfd support to the fanotify API by Matthew Bobrowski · 3 years, 5 months ago
  43. 0aca67b fanotify: introduce a generic info record copying helper by Matthew Bobrowski · 3 years, 5 months ago
  44. d3424c9 fanotify: minor cosmetic adjustments to fid labels by Matthew Bobrowski · 3 years, 5 months ago
  45. f153c22 ucounts: add missing data type changes by Sven Schnelle · 3 years, 5 months ago
  46. f644bc4 fanotify: fix copy_event_to_user() fid error clean up by Matthew Bobrowski · 3 years, 7 months ago
  47. a8b98c8 fanotify: fix permission model of unprivileged group by Amir Goldstein · 3 years, 7 months ago
  48. 22d483b fanotify_user: use upper_32_bits() to verify mask by Christian Brauner · 3 years, 9 months ago
  49. 7cea2a3 fanotify: support limited functionality for unprivileged users by Amir Goldstein · 3 years, 10 months ago
  50. 5b8fea6 fanotify: configurable limits via sysfs by Amir Goldstein · 3 years, 10 months ago
  51. b8cd0ee fanotify: limit number of event merge attempts by Amir Goldstein · 3 years, 10 months ago
  52. 94e00d2 fsnotify: use hash table for faster events merge by Amir Goldstein · 3 years, 10 months ago
  53. 7e3e5c6 fanotify: mix event info and pid into merge key hash by Amir Goldstein · 3 years, 10 months ago
  54. 8988f11 fanotify: reduce event objectid to 29-bit hash by Amir Goldstein · 3 years, 10 months ago
  55. 6f73171 fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue by Amir Goldstein · 3 years, 10 months ago
  56. 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 3 years, 10 months ago
  57. db99038 Merge tag 'fsnotify_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 10 months ago
  58. 02f92b3 fs: add file and path permissions helpers by Christian Brauner · 4 years ago
  59. ac7b79f inotify, memcg: account inotify instances to kmemcg by Shakeel Butt · 4 years ago
  60. 2ca408d fanotify: Fix sys_fanotify_mark() on native x86-32 by Brian Gerst · 4 years, 1 month ago
  61. 14bd41e Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years ago
  62. faf145d Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years ago
  63. fecc455 fsnotify: fix events reported to watching parent and child by Amir Goldstein · 4 years, 1 month ago
  64. 460b4f8 file: Rename fcheck lookup_fd_rcu by Eric W. Biederman · 4 years, 1 month ago
  65. 1a2620a inotify: convert to handle_inode_event() interface by Amir Goldstein · 4 years, 1 month ago
  66. 950cc0d fsnotify: generalize handle_inode_event() by Amir Goldstein · 4 years, 1 month ago
  67. 9289012 inotify: Increase default inotify.max_user_watches limit to 1048576 by Waiman Long · 4 years, 2 months ago
  68. 7372e79 fanotify: fix logic of reporting name info with watched parent by Amir Goldstein · 4 years, 2 months ago
  69. b87d8ce mm, memcg: rework remote charging API to support nesting by Roman Gushchin · 4 years, 2 months ago
  70. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  71. 8aed8ce fanotify: compare fsid when merging name event by Jan Kara · 4 years, 5 months ago
  72. b9a1b97 fsnotify: create method handle_inode_event() in fsnotify_operations by Amir Goldstein · 4 years, 5 months ago
  73. 691d976 fanotify: report parent fid + child fid by Amir Goldstein · 4 years, 5 months ago
  74. 7e8283a fanotify: report parent fid + name + child fid by Amir Goldstein · 4 years, 5 months ago
  75. 929943b fanotify: add support for FAN_REPORT_NAME by Amir Goldstein · 4 years, 5 months ago
  76. 5128063 fanotify: report events with parent dir fid to sb/mount/non-dir marks by Amir Goldstein · 4 years, 5 months ago
  77. 83b7a59 fanotify: add basic support for FAN_REPORT_DIR_FID by Amir Goldstein · 4 years, 5 months ago
  78. 9b93f33 fsnotify: send event with parent/name info to sb/mount/non-dir marks by Amir Goldstein · 4 years, 5 months ago
  79. 957f7b4 inotify: do not set FS_EVENT_ON_CHILD in non-dir mark mask by Amir Goldstein · 4 years, 5 months ago
  80. 40a100d fsnotify: pass dir and inode arguments to fsnotify() by Amir Goldstein · 4 years, 5 months ago
  81. 82ace1e fsnotify: create helper fsnotify_inode() by Amir Goldstein · 4 years, 5 months ago
  82. 497b0c5 fsnotify: send event to parent and child with single callback by Amir Goldstein · 4 years, 5 months ago
  83. c8f3446 inotify: report both events on parent and child with single callback by Amir Goldstein · 4 years, 5 months ago
  84. 62cb0af dnotify: report both events on parent and child with single callback by Amir Goldstein · 4 years, 5 months ago
  85. f35c415 fanotify: no external fh buffer in fanotify_name_event by Amir Goldstein · 4 years, 5 months ago
  86. f454fa6 fanotify: use struct fanotify_info to parcel the variable size buffer by Amir Goldstein · 4 years, 5 months ago
  87. 85af5d9 fanotify: use FAN_EVENT_ON_CHILD as implicit flag on sb/mount/non-dir marks by Amir Goldstein · 4 years, 5 months ago
  88. 4ed6814 fanotify: prepare for implicit event flags in mark mask by Amir Goldstein · 4 years, 5 months ago
  89. 3ef8665 fanotify: mask out special event flags from ignored mask by Amir Goldstein · 4 years, 5 months ago
  90. d809daf fanotify: generalize test for FAN_REPORT_FID by Amir Goldstein · 4 years, 5 months ago
  91. 6ad1aad fanotify: distinguish between fid encode error and null fid by Amir Goldstein · 4 years, 5 months ago
  92. 103ff6a fanotify: generalize merge logic of events on dir by Amir Goldstein · 4 years, 5 months ago
  93. 0badfa0 fanotify: generalize the handling of extra event flags by Amir Goldstein · 4 years, 5 months ago
  94. 08b95c33 fanotify: remove event FAN_DIR_MODIFY by Amir Goldstein · 4 years, 6 months ago
  95. b54cecf fsnotify: pass dir argument to handle_event() callback by Amir Goldstein · 4 years, 7 months ago
  96. 9c61f3b fanotify: break up fanotify_alloc_event() by Amir Goldstein · 4 years, 9 months ago
  97. b8a6c3a fanotify: create overflow event type by Amir Goldstein · 4 years, 6 months ago
  98. 956235a inotify: do not use objectid when comparing events by Amir Goldstein · 4 years, 6 months ago
  99. cbcf47a fsnotify: return non const from fsnotify_data_inode() by Amir Goldstein · 4 years, 6 months ago
  100. c738fba fsnotify: fold fsnotify() call into fsnotify_parent() by Amir Goldstein · 4 years, 6 months ago