summaryrefslogtreecommitdiffstats
path: root/fs/notify/fanotify/fanotify_user.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2024-01-101-1/+0
|\
| * fs: Remove the now superfluous sentinel elements from ctl_table arrayJoel Granados2023-12-281-1/+0
* | fanotify: allow "weak" fsid when watching a single filesystemAmir Goldstein2023-12-011-21/+91
* | fanotify: store fsid in mark instead of in connectorAmir Goldstein2023-12-011-4/+14
|/
* Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-11-071-2/+2
|\
| * exportfs: add helpers to check if filesystem can encode/decode file handlesAmir Goldstein2023-10-241-2/+2
* | Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-11-021-4/+4
|\ \ | |/ |/|
| * treewide: mark stuff as __ro_after_initAlexey Dobriyan2023-10-181-4/+4
* | fanotify: limit reporting of event with non-decodeable file handlesAmir Goldstein2023-10-191-8/+17
|/
* fanotify: disallow mount/sb marks on kernel internal pseudo fsAmir Goldstein2023-07-041-0/+14
* fanotify: support reporting non-decodeable file handlesAmir Goldstein2023-05-251-4/+3
* fanotify: use pidfd_prepare()Christian Brauner2023-04-031-4/+9
* fanotify: define struct members to hold response decision contextRichard Guy Briggs2023-02-071-21/+65
* fanotify: Ensure consistent variable type for responseRichard Guy Briggs2023-02-071-3/+3
* fs/notify: constify pathAl Viro2022-09-011-3/+3
* fanotify: introduce FAN_MARK_IGNOREAmir Goldstein2022-07-011-10/+53
* fanotify: cleanups for fanotify_mark() input validationsAmir Goldstein2022-07-011-9/+21
* fanotify: prepare for setting event flags in ignore maskAmir Goldstein2022-07-011-9/+12
* fanotify: refine the validation checks on non-dir inode maskAmir Goldstein2022-06-281-15/+19
* Merge tag 'fsnotify_for_v5.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-05-251-33/+71
|\
| * fanotify: fix incorrect fmode_t castsVasily Averin2022-05-231-2/+2
| * fanotify: enable "evictable" inode marksAmir Goldstein2022-04-251-1/+1
| * fanotify: use fsnotify group lock helpersAmir Goldstein2022-04-251-7/+7
| * fanotify: implement "evictable" inode marksAmir Goldstein2022-04-251-2/+36
| * fanotify: factor out helper fanotify_mark_update_flags()Amir Goldstein2022-04-251-22/+25
| * fsnotify: pass flags argument to fsnotify_alloc_group()Amir Goldstein2022-04-251-1/+2
* | fanotify: do not allow setting dirent events in mask of non-dirAmir Goldstein2022-05-091-0/+13
|/
* fsnotify: optimize FS_MODIFY events with no ignored masksAmir Goldstein2022-02-241-7/+25
* fsnotify: fix merge with parent's ignored maskAmir Goldstein2022-02-241-8/+9
* fanotify: Fix stale file descriptor in copy_event_to_user()Dan Carpenter2022-02-011-3/+3
* Merge tag 'fsnotify_for_v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-01-281-3/+0
|\
| * fanotify: remove variable set but not usedYang Li2022-01-201-3/+0
* | inotify: simplify subdirectory registration with register_sysctl()Xiaoming Ni2022-01-221-1/+9
|/
* fanotify: wire up FAN_RENAME eventAmir Goldstein2021-12-151-0/+8
* fanotify: report old and/or new parent+name in FAN_RENAME eventAmir Goldstein2021-12-151-5/+47
* fanotify: support secondary dir fh and name in fanotify_infoAmir Goldstein2021-12-151-2/+1
* fanotify: introduce group flag FAN_REPORT_TARGET_FIDAmir Goldstein2021-12-151-1/+10
* fsnotify: clarify object type argumentAmir Goldstein2021-12-151-4/+4
* fanotify: Allow users to request FAN_FS_ERROR eventsGabriel Krisman Bertazi2021-10-271-0/+4
* fanotify: Emit generic error info for error eventGabriel Krisman Bertazi2021-10-271-0/+36
* fanotify: Report fid info for file related file system errorsGabriel Krisman Bertazi2021-10-271-3/+5
* fanotify: Add helpers to decide whether to report FID/DFIDGabriel Krisman Bertazi2021-10-271-6/+7
* fanotify: Pre-allocate pool of error eventsGabriel Krisman Bertazi2021-10-271-1/+25
* fanotify: Require fid_mode for any non-fd eventGabriel Krisman Bertazi2021-10-271-6/+6
* fanotify: Split fsid check from other fid mode checksGabriel Krisman Bertazi2021-10-271-9/+18
* fanotify: Fold event size calculation to its own functionGabriel Krisman Bertazi2021-10-271-15/+20
* Merge tag 'fsnotify_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2021-08-301-74/+177
|\
| * fanotify: add pidfd support to the fanotify APIMatthew Bobrowski2021-08-101-4/+81
| * fanotify: introduce a generic info record copying helperMatthew Bobrowski2021-08-101-67/+88
| * fanotify: minor cosmetic adjustments to fid labelsMatthew Bobrowski2021-08-101-14/+19