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