summaryrefslogtreecommitdiffstats
path: root/fs/notify/fdinfo.c
Commit message (Expand)AuthorAgeFilesLines
* fsnotify/fdinfo: include fdinfo.h for inotify_show_fdinfo()Eric Biggers2018-11-151-0/+1
* fanotify: store fanotify_init() flags in group's fanotify_dataAmir Goldstein2018-09-271-23/+1Star
* fsnotify: add super block object typeAmir Goldstein2018-09-031-0/+5
* fsnotify: let connector point to an abstract objectAmir Goldstein2018-06-271-4/+4
* fsnotify: use type id to identify connector object typeAmir Goldstein2018-05-181-3/+3
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-11-141-0/+3
|\
| * audit: Record fanotify access control decisionsSteve Grubb2017-10-101-0/+3
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* fsnotify: Move object pointer to fsnotify_mark_connectorJan Kara2017-04-101-6/+6
* fsnotify: Remove unnecessary tests when showing fdinfoJan Kara2017-04-031-5/+1Star
* inotify: hide internal kernel bits from fdinfoDave Hansen2015-11-061-1/+8
* fsnotify: fix check in inotify fdinfo printingJan Kara2015-09-051-1/+2
* fsnotify: unify inode and mount marks handlingJan Kara2014-12-131-3/+3
* fs: Convert show_fdinfo functions to voidJoe Perches2014-11-051-46/+32Star
* fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin2014-09-111-1/+1
* fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin2014-09-111-2/+2
* Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-211-2/+2
* fs, fanotify: add @mflags field to fanotify outputCyrill Gorcunov2012-12-181-5/+9
* fs, notify: add procfs fdinfo helperCyrill Gorcunov2012-12-181-0/+175