This website requires JavaScript.
Explore
Help
Sign In
android
/
android_kernel_asus_sm8350
Watch
1
Star
0
Fork
0
You've already forked android_kernel_asus_sm8350
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
d3a67a43b0
android_kernel_asus_sm8350
/
fs
/
notify
History
Al Viro
c44dcc56d2
switch inotify_user to anon_inode
...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2010-02-19 03:35:12 -05:00
..
dnotify
dnotify: ignore FS_EVENT_ON_CHILD
2009-10-20 18:02:33 -04:00
inotify
switch inotify_user to anon_inode
2010-02-19 03:35:12 -05:00
fsnotify.c
inotify: use GFP_NOFS under potential memory pressure
2009-07-21 15:26:27 -04:00
fsnotify.h
fsnotify: generic notification queue and waitq
2009-06-11 14:57:53 -04:00
group.c
fsnotify: generic notification queue and waitq
2009-06-11 14:57:53 -04:00
inode_mark.c
fsnotify: do not set group for a mark before it is on the i_list
2009-10-18 15:49:38 -04:00
Kconfig
fsnotify: use def_bool in kconfig instead of letting the user choose
2009-07-21 15:26:26 -04:00
Makefile
fsnotify: add marks to inodes so groups can interpret how to handle those inodes
2009-06-11 14:57:53 -04:00
notification.c
inotify: fix coalesce duplicate events into a single event in special case
2009-10-18 15:49:38 -04:00