Age | Commit message (Expand) | Author | Files | Lines |
2022-07-01 | fanotify: prepare for setting event flags in ignore mask | Amir Goldstein | 1 | -3/+3 |
2022-04-25 | fanotify: create helper fanotify_mark_user_flags() | Amir Goldstein | 1 | -4/+2 |
2022-04-25 | fsnotify: create helpers for group mark_mutex lock | Amir Goldstein | 1 | -2/+2 |
2022-04-25 | inotify: show inotify mask flags in proc fdinfo | Amir Goldstein | 1 | -9/+2 |
2021-05-25 | fanotify: fix permission model of unprivileged group | Amir Goldstein | 1 | -1/+1 |
2021-03-16 | fanotify: support limited functionality for unprivileged users | Amir Goldstein | 1 | -1/+2 |
2020-05-13 | fsnotify: Remove proc_fs.h include | Fabian Frederick | 1 | -1/+0 |
2019-10-17 | fsnotify/fdinfo: exportfs_encode_inode_fh() takes pointer as 4th argument | Ben Dooks (Codethink) | 1 | -1/+1 |
2018-11-15 | fsnotify/fdinfo: include fdinfo.h for inotify_show_fdinfo() | Eric Biggers | 1 | -0/+1 |
2018-09-27 | fanotify: store fanotify_init() flags in group's fanotify_data | Amir Goldstein | 1 | -23/+1 |
2018-09-03 | fsnotify: add super block object type | Amir Goldstein | 1 | -0/+5 |
2018-06-27 | fsnotify: let connector point to an abstract object | Amir Goldstein | 1 | -4/+4 |
2018-05-18 | fsnotify: use type id to identify connector object type | Amir Goldstein | 1 | -3/+3 |
2017-11-14 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 1 | -0/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-10-10 | audit: Record fanotify access control decisions | Steve Grubb | 1 | -0/+3 |
2017-04-10 | fsnotify: Move object pointer to fsnotify_mark_connector | Jan Kara | 1 | -6/+6 |
2017-04-03 | fsnotify: Remove unnecessary tests when showing fdinfo | Jan Kara | 1 | -5/+1 |
2015-11-05 | inotify: hide internal kernel bits from fdinfo | Dave Hansen | 1 | -1/+8 |
2015-09-04 | fsnotify: fix check in inotify fdinfo printing | Jan Kara | 1 | -1/+2 |
2014-12-13 | fsnotify: unify inode and mount marks handling | Jan Kara | 1 | -3/+3 |
2014-11-05 | fs: Convert show_fdinfo functions to void | Joe Perches | 1 | -46/+32 |
2014-09-10 | fs/notify: don't show f_handle if exportfs_encode_inode_fh failed | Andrey Vagin | 1 | -1/+1 |
2014-09-10 | fsnotify/fdinfo: use named constants instead of hardcoded values | Andrey Vagin | 1 | -2/+2 |
2012-12-20 | Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify | Linus Torvalds | 1 | -2/+2 |
2012-12-17 | fs, fanotify: add @mflags field to fanotify output | Cyrill Gorcunov | 1 | -5/+9 |
2012-12-17 | fs, notify: add procfs fdinfo helper | Cyrill Gorcunov | 1 | -0/+175 |