aboutsummaryrefslogtreecommitdiff
path: root/fs/notify/fdinfo.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-10fsnotify: Move object pointer to fsnotify_mark_connectorGravatar Jan Kara 1-6/+6
2017-04-03fsnotify: Remove unnecessary tests when showing fdinfoGravatar Jan Kara 1-5/+1
2015-11-05inotify: hide internal kernel bits from fdinfoGravatar Dave Hansen 1-1/+8
2015-09-04fsnotify: fix check in inotify fdinfo printingGravatar Jan Kara 1-1/+2
2014-12-13fsnotify: unify inode and mount marks handlingGravatar Jan Kara 1-3/+3
2014-11-05fs: Convert show_fdinfo functions to voidGravatar Joe Perches 1-46/+32
2014-09-10fs/notify: don't show f_handle if exportfs_encode_inode_fh failedGravatar Andrey Vagin 1-1/+1
2014-09-10fsnotify/fdinfo: use named constants instead of hardcoded valuesGravatar Andrey Vagin 1-2/+2
2012-12-20Merge branch 'for-next' of git://git.infradead.org/users/eparis/notifyGravatar Linus Torvalds 1-2/+2
2012-12-17fs, fanotify: add @mflags field to fanotify outputGravatar Cyrill Gorcunov 1-5/+9
2012-12-17fs, notify: add procfs fdinfo helperGravatar Cyrill Gorcunov 1-0/+175