index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
notify
/
inode_mark.c
Age
Commit message (
Expand
)
Author
2010-07-28
fsnotify: add flags to fsnotify_mark_entries
Eric Paris
2010-07-28
fsnotify: put inode specific fields in an fsnotify_mark in a union
Eric Paris
2010-07-28
fsnotify: mount point listeners list and global mask
Eric Paris
2010-07-28
fsnotify: add groups to fsnotify_inode_groups when registering inode watch
Eric Paris
2010-07-28
fsnotify: allow addition of duplicate fsnotify marks
Eric Paris
2010-07-28
fsnotify: duplicate fsnotify_mark_entry data between 2 marks
Eric Paris
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-18
fsnotify: do not set group for a mark before it is on the i_list
Eric Paris
2009-06-11
fsnotify: allow groups to set freeing_mark to null
Eric Paris
2009-06-11
fsnotify: handle filesystem unmounts with fsnotify marks
Eric Paris
2009-06-11
fsnotify: fsnotify marks on inodes pin them in core
Eric Paris
2009-06-11
fsnotify: parent event notification
Eric Paris
2009-06-11
fsnotify: add marks to inodes so groups can interpret how to handle those inodes
Eric Paris