- 8cc01d4 Merge tag 'rcu.2023.02.10a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 2 years ago
- 032bffd fanotify,audit: Allow audit to use the full permission event response by Richard Guy Briggs · 2 years ago
- 70529a1 fanotify: define struct members to hold response decision context by Richard Guy Briggs · 2 years ago
- 2e0a547 fanotify: Ensure consistent variable type for response by Richard Guy Briggs · 2 years ago
- 818913f fs/notify: Remove "select SRCU" by Paul E. McKenney · 2 years, 3 months ago
- abf625d Merge tag 'fsnotify-for_v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 4 months ago
- 7a80bf9 fanotify: Remove obsoleted fanotify_event_has_path() by Gaosheng Cui · 2 years, 5 months ago
- f847c74 fsnotify: remove unused declaration by Gaosheng Cui · 2 years, 5 months ago
- d5bf888 fs/notify: constify path by Al Viro · 2 years, 7 months ago
- feee1ce fsnotify: Fix comment typo by Xin Gao · 2 years, 7 months ago
- e252f2e fanotify: introduce FAN_MARK_IGNORE by Amir Goldstein · 2 years, 8 months ago
- 8afd721 fanotify: cleanups for fanotify_mark() input validations by Amir Goldstein · 2 years, 8 months ago
- 31a371e fanotify: prepare for setting event flags in ignore mask by Amir Goldstein · 2 years, 8 months ago
- c05787b fs: inotify: Fix typo in inotify comment by Oliver Ford · 2 years, 9 months ago
- 8698e3b fanotify: refine the validation checks on non-dir inode mask by Amir Goldstein · 2 years, 8 months ago
- e375780 Merge tag 'fsnotify_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 2 years, 9 months ago
- dccd855 fanotify: fix incorrect fmode_t casts by Vasily Averin · 2 years, 9 months ago
- e730558 fsnotify: consistent behavior for parent not watching children by Amir Goldstein · 2 years, 9 months ago
- 14362a2 fsnotify: introduce mark type iterator by Amir Goldstein · 2 years, 9 months ago
- ceaf69f fanotify: do not allow setting dirent events in mask of non-dir by Amir Goldstein · 2 years, 10 months ago
- 5f9d3bd fanotify: enable "evictable" inode marks by Amir Goldstein · 2 years, 10 months ago
- e79719a fanotify: use fsnotify group lock helpers by Amir Goldstein · 2 years, 10 months ago
- 7d5e005 fanotify: implement "evictable" inode marks by Amir Goldstein · 2 years, 10 months ago
- 8998d110 fanotify: factor out helper fanotify_mark_update_flags() by Amir Goldstein · 2 years, 10 months ago
- 4adce25 fanotify: create helper fanotify_mark_user_flags() by Amir Goldstein · 2 years, 10 months ago
- c3638b5 fsnotify: allow adding an inode mark without pinning inode by Amir Goldstein · 2 years, 10 months ago
- aabb45f dnotify: use fsnotify group lock helpers by Amir Goldstein · 2 years, 10 months ago
- 642054b8 inotify: use fsnotify group lock helpers by Amir Goldstein · 2 years, 10 months ago
- 43b245a fsnotify: create helpers for group mark_mutex lock by Amir Goldstein · 2 years, 10 months ago
- f301034 fsnotify: make allow_dups a property of the group by Amir Goldstein · 2 years, 10 months ago
- 867a448 fsnotify: pass flags argument to fsnotify_alloc_group() by Amir Goldstein · 2 years, 10 months ago
- 623af4f5 fsnotify: fix wrong lockdep annotations by Amir Goldstein · 2 years, 10 months ago
- 38035c0 inotify: move control flags from mask to mark flags by Amir Goldstein · 2 years, 10 months ago
- a32e697 inotify: show inotify mask flags in proc fdinfo by Amir Goldstein · 2 years, 10 months ago
- f92ca72 fsnotify: remove redundant parameter judgment by Bang Li · 3 years ago
- 04e317b fsnotify: optimize FS_MODIFY events with no ignored masks by Amir Goldstein · 3 years ago
- 4f0b903 fsnotify: fix merge with parent's ignored mask by Amir Goldstein · 3 years ago
- ee12595 fanotify: Fix stale file descriptor in copy_event_to_user() by Dan Carpenter · 3 years, 1 month ago
- 4897e72 Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 1 month ago
- 7b9ad12 inotify: simplify subdirectory registration with register_sysctl() by Xiaoming Ni · 3 years, 1 month ago
- 49a4de7 dnotify: move dnotify sysctl to dnotify.c by Xiaoming Ni · 3 years, 1 month ago
- 217663f fanotify: remove variable set but not used by Yang Li · 3 years, 1 month ago
- 8cc3b1c fanotify: wire up FAN_RENAME event by Amir Goldstein · 3 years, 3 months ago
- 7326e382 fanotify: report old and/or new parent+name in FAN_RENAME event by Amir Goldstein · 3 years, 3 months ago
- 2bfbccc fanotify: record either old name new name or both for FAN_RENAME by Amir Goldstein · 3 years, 3 months ago
- 3982534 fanotify: record old and new parent and name in FAN_RENAME event by Amir Goldstein · 3 years, 3 months ago
- 3cf984e fanotify: support secondary dir fh and name in fanotify_info by Amir Goldstein · 3 years, 3 months ago
- 1a9515a fanotify: use helpers to parcel fanotify_info buffer by Amir Goldstein · 3 years, 3 months ago
- 2d9374f fanotify: use macros to get the offset to fanotify_info buffer by Amir Goldstein · 3 years, 3 months ago
- e54183f fsnotify: generate FS_RENAME event with rich information by Amir Goldstein · 3 years, 3 months ago
- d61fd65 fanotify: introduce group flag FAN_REPORT_TARGET_FID by Amir Goldstein · 3 years, 3 months ago
- 1c9007d fsnotify: separate mark iterator type from object type enum by Amir Goldstein · 3 years, 3 months ago
- ad69cd9 fsnotify: clarify object type argument by Amir Goldstein · 3 years, 3 months ago
- 9709bd5 fanotify: Allow users to request FAN_FS_ERROR events by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 130a3c7 fanotify: Emit generic error info for error event by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 936d6a3 fanotify: Report fid info for file related file system errors by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 572c28f fanotify: WARN_ON against too large file handles by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 4bd5a5c fanotify: Add helpers to decide whether to report FID/DFID by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 2c50694 fanotify: Wrap object_fh inline space in a creator macro by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 8a6ae64 fanotify: Support merging of error events by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 83e9acb fanotify: Support enqueueing of error events by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 734a1a5 fanotify: Pre-allocate pool of error events by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 8d11a4f fanotify: Reserve UAPI bits for FAN_FS_ERROR by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 4fe595c fanotify: Require fid_mode for any non-fd event by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 272531a fanotify: Encode empty file handle when no inode is provided by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 74fe473 fanotify: Allow file handle encoding for unhashed events by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 12f47bf fanotify: Support null inode event in fanotify_dfid_inode by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 330ae77 fsnotify: Pass group argument to free_event by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 24dca90 fsnotify: Protect fsnotify_handle_inode_event from no-inode events by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 2933503 fsnotify: Retrieve super block from the data field by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 1ad03c3 fsnotify: Add wrapper around fsnotify_add_event by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 808967a fsnotify: Add helper to detect overflow_event by Gabriel Krisman Bertazi · 3 years, 4 months ago
- e0462f9 inotify: Don't force FS_IN_IGNORED by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 8299212 fanotify: Split fsid check from other fid mode checks by Gabriel Krisman Bertazi · 3 years, 4 months ago
- b9928e8 fanotify: Fold event size calculation to its own function by Gabriel Krisman Bertazi · 3 years, 4 months ago
- cc53b55 fsnotify: Don't insert unmergeable events in hashtable by Gabriel Krisman Bertazi · 3 years, 4 months ago
- 4396a73 fsnotify: fix sb_connectors leak by Amir Goldstein · 3 years, 5 months ago
- 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, 6 months ago
- ec44610 fsnotify: count all objects with attached connectors by Amir Goldstein · 3 years, 6 months ago
- 11fa333 fsnotify: count s_fsnotify_inode_refs for attached connectors by Amir Goldstein · 3 years, 6 months ago
- 09ddbe6 fsnotify: replace igrab() with ihold() on attach connector by Amir Goldstein · 3 years, 6 months ago
- af579be fanotify: add pidfd support to the fanotify API by Matthew Bobrowski · 3 years, 6 months ago
- 0aca67b fanotify: introduce a generic info record copying helper by Matthew Bobrowski · 3 years, 6 months ago
- d3424c9 fanotify: minor cosmetic adjustments to fid labels by Matthew Bobrowski · 3 years, 6 months ago
- f153c22 ucounts: add missing data type changes by Sven Schnelle · 3 years, 7 months ago
- f644bc4 fanotify: fix copy_event_to_user() fid error clean up by Matthew Bobrowski · 3 years, 8 months ago
- a8b98c8 fanotify: fix permission model of unprivileged group by Amir Goldstein · 3 years, 9 months ago
- 22d483b fanotify_user: use upper_32_bits() to verify mask by Christian Brauner · 3 years, 11 months ago
- 7cea2a3 fanotify: support limited functionality for unprivileged users by Amir Goldstein · 4 years ago
- 5b8fea6 fanotify: configurable limits via sysfs by Amir Goldstein · 4 years ago
- b8cd0ee fanotify: limit number of event merge attempts by Amir Goldstein · 4 years ago
- 94e00d2 fsnotify: use hash table for faster events merge by Amir Goldstein · 4 years ago
- 7e3e5c6 fanotify: mix event info and pid into merge key hash by Amir Goldstein · 4 years ago
- 8988f11 fanotify: reduce event objectid to 29-bit hash by Amir Goldstein · 4 years ago
- 6f73171 fsnotify: allow fsnotify_{peek,remove}_first_event with empty queue by Amir Goldstein · 4 years ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years ago
- db99038 Merge tag 'fsnotify_for_v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 4 years ago
- 02f92b3 fs: add file and path permissions helpers by Christian Brauner · 4 years, 1 month ago
- ac7b79f inotify, memcg: account inotify instances to kmemcg by Shakeel Butt · 4 years, 2 months ago
- 2ca408d fanotify: Fix sys_fanotify_mark() on native x86-32 by Brian Gerst · 4 years, 3 months ago