Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ad864d9fce0ec56cc8f6afe5c6a0e6d7f484b9eb
/
fs
/
notify
/
dnotify
/
dnotify.c
4712e722
fsnotify: get rid of fsnotify_destroy_mark_locked()
by Jan Kara
· 9 years ago
0809ab6
fsnotify: unify inode and mount marks handling
by Jan Kara
· 10 years ago
e0b93ed
security: make security_file_set_fowner, f_setown and __f_setown void return
by Jeff Layton
· 10 years ago
45a22f4
inotify: Fix reporting of cookies for inotify events
by Jan Kara
· 11 years ago
56b27cf
fsnotify: remove pointless NULL initializers
by Jan Kara
· 11 years ago
83c4c4b
fsnotify: remove .should_send_event callback
by Jan Kara
· 11 years ago
7053aee
fsnotify: do not share events between notification groups
by Jan Kara
· 11 years ago
52f8572
dnotify: replace dnotify_mark_mutex with mark mutex of dnotify_group
by Lino Sanfilippo
· 11 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
e2a2994
fsnotify: pass group to fsnotify_destroy_mark()
by Lino Sanfilippo
· 14 years ago
1968f5e
fanotify: use both marks when possible
by Eric Paris
· 14 years ago
ce8f76f
fsnotify: pass both the vfsmount mark and inode mark
by Eric Paris
· 14 years ago
43709a2
fsnotify: remove group->mask
by Eric Paris
· 14 years ago
2612abb
fsnotify: cleanup should_send_event
by Eric Paris
· 14 years ago
c496313
dnotify: use the mark in handler functions
by Eric Paris
· 14 years ago
3a9b16b
fsnotify: send fsnotify_mark to groups in event handling functions
by Eric Paris
· 14 years ago
90b1e7a
fsnotify: allow marks to not pin inodes in core
by Eric Paris
· 15 years ago
5444e29
fsnotify: split generic and inode specific mark code
by Eric Paris
· 15 years ago
3556608
fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()
by Andreas Gruenbacher
· 15 years ago
ef5e2b7
dnotify: rename mark_entry to mark
by Eric Paris
· 15 years ago
d077544
fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_mark
by Eric Paris
· 15 years ago
e61ce86
fsnotify: rename fsnotify_mark_entry to just fsnotify_mark
by Eric Paris
· 15 years ago
2823e04
fsnotify: put inode specific fields in an fsnotify_mark in a union
by Eric Paris
· 15 years ago
3a9fb89
fsnotify: include vfsmount in should_send_event when appropriate
by Eric Paris
· 15 years ago
0d2e2a1
fsnotify: drop mask argument from fsnotify_alloc_group
by Eric Paris
· 15 years ago
ffab834
fsnotify: fsnotify_obtain_group should be fsnotify_alloc_group
by Eric Paris
· 15 years ago
74be0cc
fsnotify: remove group_num altogether
by Eric Paris
· 15 years ago
8112e2d
fsnotify: include data in should_send calls
by Eric Paris
· 15 years ago
7b0a04f
fsnotify: provide the data type to should_send_event
by Eric Paris
· 15 years ago
40554c3
fsnotify: allow addition of duplicate fsnotify marks
by Eric Paris
· 15 years ago
9455268
dnotify: ignore FS_EVENT_ON_CHILD
by Andreas Gruenbacher
· 15 years ago
a092ee2
fsnotify: allow groups to set freeing_mark to null
by Eric Paris
· 16 years ago
e42e277
inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD
by Eric Paris
· 16 years ago
ce61856
dnotify: do not bother to lock entry->lock when reading mask
by Eric Paris
· 16 years ago
5ac697b
dnotify: do not use ?true:false when assigning to a bool
by Eric Paris
· 16 years ago
e4aff11
fsnotify: allow groups to add private data to events
by Eric Paris
· 16 years ago
3c5119c
dnotify: reimplement dnotify using fsnotify
by Eric Paris
· 16 years ago
272eb01
filesystem notification: create fs/notify to contain all fs notification
by Eric Paris
· 16 years ago
[Renamed from fs/dnotify.c]
6badd79
kill ->dir_notify()
by Al Viro
· 16 years ago
9f3acc3
[PATCH] split linux/file.h
by Al Viro
· 17 years ago
214b704
Fix dnotify/close race
by Al Viro
· 17 years ago
20c2df8
mm: Remove slab destructors from kmem_cache_create().
by Paul Mundt
· 17 years ago
0f7fc9e
[PATCH] VFS: change struct file to use struct path
by Josef "Jeff" Sipek
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
609d7fa
[PATCH] file: modify struct fown_struct to use a struct pid
by Eric W. Biederman
· 18 years ago
fa3536c
[PATCH] Use __read_mostly on some hot fs variables
by Eric Dumazet
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago