index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
notify
/
fsnotify.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fsnotify: Infrastructure for per-mount watches
Andreas Gruenbacher
2010-07-28
1
-0
/
+5
*
fsnotify/vfsmount: add fsnotify fields to struct vfsmount
Andreas Gruenbacher
2010-07-28
1
-3
/
+1
*
fsnotify: kill FSNOTIFY_EVENT_FILE
Andreas Gruenbacher
2010-07-28
1
-7
/
+5
*
fsnotify: include vfsmount in should_send_event when appropriate
Eric Paris
2010-07-28
1
-20
/
+19
*
fsnotify: mount point listeners list and global mask
Eric Paris
2010-07-28
1
-22
/
+70
*
fsnotify: rename fsnotify_groups to fsnotify_inode_groups
Eric Paris
2010-07-28
1
-3
/
+3
*
fsnotify: send struct file when sending events to parents when possible
Eric Paris
2010-07-28
1
-3
/
+10
*
fsnotify: include data in should_send calls
Eric Paris
2010-07-28
1
-1
/
+2
*
fsnotify: provide the data type to should_send_event
Eric Paris
2010-07-28
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
inotify: use GFP_NOFS under potential memory pressure
Eric Paris
2009-07-21
1
-1
/
+3
*
inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD
Eric Paris
2009-06-11
1
-3
/
+5
*
fsnotify: add correlations between events
Eric Paris
2009-06-11
1
-3
/
+3
*
fsnotify: include pathnames with entries when possible
Eric Paris
2009-06-11
1
-3
/
+4
*
fsnotify: parent event notification
Eric Paris
2009-06-11
1
-0
/
+91
*
fsnotify: add marks to inodes so groups can interpret how to handle those inodes
Eric Paris
2009-06-11
1
-0
/
+13
*
fsnotify: unified filesystem notification backend
Eric Paris
2009-06-11
1
-0
/
+79