index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
notify
/
dnotify
/
dnotify.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dnotify: rename mark_entry to mark
Eric Paris
2010-07-28
1
-85
/
+85
*
fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark
Eric Paris
2010-07-28
1
-7
/
+7
*
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
Eric Paris
2010-07-28
1
-12
/
+12
*
fsnotify: put inode specific fields in an fsnotify_mark in a union
Eric Paris
2010-07-28
1
-2
/
+2
*
fsnotify: include vfsmount in should_send_event when appropriate
Eric Paris
2010-07-28
1
-2
/
+2
*
fsnotify: drop mask argument from fsnotify_alloc_group
Eric Paris
2010-07-28
1
-1
/
+1
*
fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group
Eric Paris
2010-07-28
1
-1
/
+1
*
fsnotify: remove group_num altogether
Eric Paris
2010-07-28
1
-2
/
+1
*
fsnotify: include data in should_send calls
Eric Paris
2010-07-28
1
-1
/
+1
*
fsnotify: provide the data type to should_send_event
Eric Paris
2010-07-28
1
-1
/
+2
*
fsnotify: allow addition of duplicate fsnotify marks
Eric Paris
2010-07-28
1
-1
/
+1
*
dnotify: ignore FS_EVENT_ON_CHILD
Andreas Gruenbacher
2009-10-20
1
-1
/
+2
*
fsnotify: allow groups to set freeing_mark to null
Eric Paris
2009-06-11
1
-7
/
+1
*
inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD
Eric Paris
2009-06-11
1
-0
/
+1
*
dnotify: do not bother to lock entry->lock when reading mask
Eric Paris
2009-06-11
1
-2
/
+1
*
dnotify: do not use ?true:false when assigning to a bool
Eric Paris
2009-06-11
1
-1
/
+1
*
fsnotify: allow groups to add private data to events
Eric Paris
2009-06-11
1
-0
/
+1
*
dnotify: reimplement dnotify using fsnotify
Eric Paris
2009-06-11
1
-107
/
+362
*
filesystem notification: create fs/notify to contain all fs notification
Eric Paris
2008-12-31
1
-0
/
+191