Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
2fd6b7f50797f2e993eea59e0a0b8c6399c811dc
/
fs
/
notify
/
fsnotify.c
2fd6b7f
fs: dcache scale subdirs
by Nick Piggin
· 14 years ago
5242039
fsnotify: call fsnotify_parent in perm events
by Eric Paris
· 14 years ago
ff8bcbd
fsnotify: correctly handle return codes from listeners
by Eric Paris
· 14 years ago
4d4eb36
fsnotify: use dget_parent
by Christoph Hellwig
· 14 years ago
92b4678
fsnotify: drop two useless bools in the fnsotify main loop
by Eric Paris
· 14 years ago
f72adfd
fsnotify: fix list walk order
by Eric Paris
· 14 years ago
84e1ab4
fsnotify: fix ignored mask handling between inode and vfsmount marks
by Eric Paris
· 14 years ago
5f3f259
fsnotify: reset used_inode and used_vfsmount on each pass
by Eric Paris
· 14 years ago
faa9560
fanotify: do not dereference inode_mark when it is unset
by Eric Paris
· 14 years ago
2069601
Revert "fsnotify: store struct file not struct path"
by Linus Torvalds
· 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
613a807
fsnotify: walk the inode and vfsmount lists simultaneously
by Eric Paris
· 14 years ago
84a5b68
fsnotify: rework ignored mark flushing
by Eric Paris
· 14 years ago
0243666
fsnotify: remove global fsnotify groups lists
by Eric Paris
· 14 years ago
0393097
fsnotify: remove the global masks
by Eric Paris
· 14 years ago
2612abb
fsnotify: cleanup should_send_event
by Eric Paris
· 14 years ago
3a9b16b
fsnotify: send fsnotify_mark to groups in event handling functions
by Eric Paris
· 14 years ago
75c1be4
fsnotify: srcu to protect read side of inode and vfsmount locks
by Eric Paris
· 14 years ago
3bcf386
fsnotify: store struct file not struct path
by Eric Paris
· 14 years ago
5ba08e2
fsnotify: add pr_debug throughout
by Eric Paris
· 14 years ago
20dee62
fsnotify: check to make sure all fsnotify bits are unique
by Eric Paris
· 14 years ago
98b5c10
fanotify: do not always return 0 in fsnotify
by Jean-Christophe Dubois
· 15 years ago
c4ec54b
fsnotify: new fsnotify hooks and events types for access decisions
by Eric Paris
· 15 years ago
59b0df2
fsnotify: use unsigned char * for dentry->d_name.name
by Eric Paris
· 15 years ago
c908370
fsnotify: allow ignored_mask to survive modification
by Eric Paris
· 15 years ago
e898386
fsnotify: clear ignored mask on modify
by Eric Paris
· 15 years ago
ca9c726
fsnotify: Infrastructure for per-mount watches
by Andreas Gruenbacher
· 15 years ago
2504c5d
fsnotify/vfsmount: add fsnotify fields to struct vfsmount
by Andreas Gruenbacher
· 15 years ago
72acc85
fsnotify: kill FSNOTIFY_EVENT_FILE
by Andreas Gruenbacher
· 15 years ago
3a9fb89
fsnotify: include vfsmount in should_send_event when appropriate
by Eric Paris
· 15 years ago
7131485
fsnotify: mount point listeners list and global mask
by Eric Paris
· 15 years ago
19c2a0e
fsnotify: rename fsnotify_groups to fsnotify_inode_groups
by Eric Paris
· 15 years ago
28c60e3
fsnotify: send struct file when sending events to parents when possible
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
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
f44aebc
inotify: use GFP_NOFS under potential memory pressure
by Eric Paris
· 15 years ago
e42e277
inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD
by Eric Paris
· 15 years ago
47882c6
fsnotify: add correlations between events
by Eric Paris
· 15 years ago
62ffe5d
fsnotify: include pathnames with entries when possible
by Eric Paris
· 15 years ago
c28f7e5
fsnotify: parent event notification
by Eric Paris
· 15 years ago
3be25f4
fsnotify: add marks to inodes so groups can interpret how to handle those inodes
by Eric Paris
· 15 years ago
9058652
fsnotify: unified filesystem notification backend
by Eric Paris
· 15 years ago