index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
fdinfo.c
Age
Commit message (
Expand
)
Author
2021-05-25
fanotify: fix permission model of unprivileged group
Amir Goldstein
2021-03-16
fanotify: support limited functionality for unprivileged users
Amir Goldstein
2020-05-13
fsnotify: Remove proc_fs.h include
Fabian Frederick
2019-10-17
fsnotify/fdinfo: exportfs_encode_inode_fh() takes pointer as 4th argument
Ben Dooks (Codethink)
2018-11-15
fsnotify/fdinfo: include fdinfo.h for inotify_show_fdinfo()
Eric Biggers
2018-09-27
fanotify: store fanotify_init() flags in group's fanotify_data
Amir Goldstein
2018-09-03
fsnotify: add super block object type
Amir Goldstein
2018-06-27
fsnotify: let connector point to an abstract object
Amir Goldstein
2018-05-18
fsnotify: use type id to identify connector object type
Amir Goldstein
2017-11-14
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-10
audit: Record fanotify access control decisions
Steve Grubb
2017-04-10
fsnotify: Move object pointer to fsnotify_mark_connector
Jan Kara
2017-04-03
fsnotify: Remove unnecessary tests when showing fdinfo
Jan Kara
2015-11-05
inotify: hide internal kernel bits from fdinfo
Dave Hansen
2015-09-04
fsnotify: fix check in inotify fdinfo printing
Jan Kara
2014-12-13
fsnotify: unify inode and mount marks handling
Jan Kara
2014-11-05
fs: Convert show_fdinfo functions to void
Joe Perches
2014-09-10
fs/notify: don't show f_handle if exportfs_encode_inode_fh failed
Andrey Vagin
2014-09-10
fsnotify/fdinfo: use named constants instead of hardcoded values
Andrey Vagin
2012-12-20
Merge branch 'for-next' of git://git.infradead.org/users/eparis/notify
Linus Torvalds
2012-12-17
fs, fanotify: add @mflags field to fanotify output
Cyrill Gorcunov
2012-12-17
fs, notify: add procfs fdinfo helper
Cyrill Gorcunov