summaryrefslogtreecommitdiff
path: root/fs/notify/fdinfo.c
AgeCommit message (Expand)AuthorFilesLines
2018-11-15fsnotify/fdinfo: include fdinfo.h for inotify_show_fdinfo()Eric Biggers1-0/+1
2018-09-27fanotify: store fanotify_init() flags in group's fanotify_dataAmir Goldstein1-23/+1
2018-09-03fsnotify: add super block object typeAmir Goldstein1-0/+5
2018-06-27fsnotify: let connector point to an abstract objectAmir Goldstein1-4/+4
2018-05-18fsnotify: use type id to identify connector object typeAmir Goldstein1-3/+3
2017-11-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-10-10audit: Record fanotify access control decisionsSteve Grubb1-0/+3
2017-04-10fsnotify: Move object pointer to fsnotify_mark_connectorJan Kara1-6/+6
2017-04-03fsnotify: Remove unnecessary tests when showing fdinfoJan Kara1-5/+1
2015-11-05inotify: hide internal kernel bits from fdinfoDave Hansen1-1/+8
2015-09-04fsnotify: fix check in inotify fdinfo printingJan Kara1-1/+2
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara1-3/+3
2014-11-05fs: Convert show_fdinfo functions to voidJoe Perches1-46/+32
2014-09-10fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin1-1/+1
2014-09-10fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin1-2/+2
2012-12-20Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds1-2/+2
2012-12-17fs, fanotify: add @mflags field to fanotify outputCyrill Gorcunov1-5/+9
2012-12-17fs, notify: add procfs fdinfo helperCyrill Gorcunov1-0/+175