index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
notification.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-23
fs/notify/notification.c: make subsys_initcall function static
H Hartley Sweeten
1
-2
/
+1
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2010-08-12
Revert "fsnotify: store struct file not struct path"
Linus Torvalds
1
-22
/
+11
2010-07-28
vfs/fsnotify: fsnotify_close can delay the final work in fput
Eric Paris
1
-0
/
+13
2010-07-28
fsnotify: store struct file not struct path
Eric Paris
1
-11
/
+9
2010-07-28
fsnotify: fsnotify_add_notify_event should return an event
Eric Paris
1
-14
/
+28
2010-07-28
fsnotify: add pr_debug throughout
Eric Paris
1
-0
/
+13
2010-07-28
fsnotify: use unsigned char * for dentry->d_name.name
Eric Paris
1
-2
/
+2
2010-07-28
fsnotify: intoduce a notification merge argument
Eric Paris
1
-2
/
+5
2010-07-28
fanotify: Add pids to events
Andreas Gruenbacher
1
-0
/
+3
2010-07-28
fsnotify: kill FSNOTIFY_EVENT_FILE
Andreas Gruenbacher
1
-9
/
+0
2010-07-28
fsnotify: lock annotation for event replacement
Eric Paris
1
-28
/
+13
2010-07-28
fsnotify: replace an event on a list
Eric Paris
1
-0
/
+56
2010-07-28
fsnotify: clone existing events
Eric Paris
1
-4
/
+25
2010-07-28
fsnotify: per group notification queue merge types
Eric Paris
1
-54
/
+19
2010-07-28
fsnotify: use kmem_cache_zalloc to simplify event initialization
Eric Paris
1
-12
/
+1
2010-07-28
fsnotify: use fsnotify_create_event to allocate the q_overflow event
Eric Paris
1
-4
/
+7
2009-10-18
inotify: fix coalesce duplicate events into a single event in special case
Wei Yongjun
1
-1
/
+1
2009-08-17
inotify: tail drop inotify q_overflow events
Eric Paris
1
-0
/
+4
2009-08-17
notify: unused event private race
Eric Paris
1
-4
/
+3
2009-07-21
inotify: use GFP_NOFS under potential memory pressure
Eric Paris
1
-4
/
+5
2009-07-21
fsnotify: fix inotify tail drop check with path entries
Eric Paris
1
-0
/
+1
2009-07-21
inotify: check filename before dropping repeat events
Eric Paris
1
-2
/
+7
2009-06-11
fsnotify: allow groups to add private data to events
Eric Paris
1
-4
/
+48
2009-06-11
fsnotify: add correlations between events
Eric Paris
1
-2
/
+18
2009-06-11
fsnotify: include pathnames with entries when possible
Eric Paris
1
-1
/
+15
2009-06-11
fsnotify: generic notification queue and waitq
Eric Paris
1
-7
/
+223
2009-06-11
fsnotify: unified filesystem notification backend
Eric Paris
1
-0
/
+121