Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b879dc4b3e81069e3f715b7569bb0f43eed76c76
/
fs
/
notify
/
inode_mark.c
8c8946f
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
a4ffdde
simplify checks for I_CLEAR/I_FREEING
by Al Viro
· 14 years ago
700307a
fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called
by Eric Paris
· 14 years ago
a4c6e99
fsnotify: use _rcu functions for mark list traversal
by Eric Paris
· 14 years ago
0c6532e
fsnotify: place marks on object in order of group memory address
by Eric Paris
· 14 years ago
4d92604
fanotify: clear all fanotify marks
by Eric Paris
· 15 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
841bdc1
fsnotify: rename mark_entry to just 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
098cf2f
fsnotify: add flags to fsnotify_mark_entries
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
7131485
fsnotify: mount point listeners list and global mask
by Eric Paris
· 15 years ago
4ca7635
fsnotify: add groups to fsnotify_inode_groups when registering inode watch
by Eric Paris
· 15 years ago
40554c3
fsnotify: allow addition of duplicate fsnotify marks
by Eric Paris
· 15 years ago
9e1c743
fsnotify: duplicate fsnotify_mark_entry data between 2 marks
by Eric Paris
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
9f0d793
fsnotify: do not set group for a mark before it is on the i_list
by Eric Paris
· 15 years ago
a092ee2
fsnotify: allow groups to set freeing_mark to null
by Eric Paris
· 15 years ago
164bc61
fsnotify: handle filesystem unmounts with fsnotify marks
by Eric Paris
· 16 years ago
1ef5f13
fsnotify: fsnotify marks on inodes pin them in core
by Eric Paris
· 16 years ago
c28f7e5
fsnotify: parent event notification
by Eric Paris
· 16 years ago
3be25f4
fsnotify: add marks to inodes so groups can interpret how to handle those inodes
by Eric Paris
· 16 years ago