summaryrefslogtreecommitdiffstats
path: root/fs/notify/fdinfo.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* inotify: hide internal kernel bits from fdinfoDave Hansen2015-11-051-1/+8
* fsnotify: fix check in inotify fdinfo printingJan Kara2015-09-041-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/+32
* fs/notify: don't show f_handle if exportfs_encode_inode_fh failedAndrey Vagin2014-09-101-1/+1
* fsnotify/fdinfo: use named constants instead of hardcoded valuesAndrey Vagin2014-09-101-2/+2
* Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2012-12-201-2/+2
* fs, fanotify: add @mflags field to fanotify outputCyrill Gorcunov2012-12-171-5/+9
* fs, notify: add procfs fdinfo helperCyrill Gorcunov2012-12-171-0/+175