summaryrefslogtreecommitdiff
path: root/scripts/stackusage
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/stackusage')
0 files changed, 0 insertions, 0 deletions
601b3f0ea38170d4b509b89f3ca0a373bdc1'>Revert "fsnotify: store struct file not struct path"Linus Torvalds 2010-07-28fanotify: use both marks when possibleEric Paris 2010-07-28fsnotify: pass both the vfsmount mark and inode markEric Paris 2010-07-28fsnotify: cleanup should_send_eventEric Paris 2010-07-28inotify: use the mark in handler functionsEric Paris 2010-07-28fsnotify: send fsnotify_mark to groups in event handling functionsEric Paris 2010-07-28fsnotify: store struct file not struct pathEric Paris 2010-07-28fsnotify: fsnotify_add_notify_event should return an eventEric Paris 2010-07-28fsnotify: add pr_debug throughoutEric Paris 2010-07-28inotify: allow users to request not to recieve events on unlinked childrenEric Paris 2010-07-28inotify: fix inotify oneshot supportEric Paris 2010-07-28fsnotify: intoduce a notification merge argumentEric Paris 2010-07-28fsnotify: split generic and inode specific mark codeEric Paris 2010-07-28fsnotify: take inode->i_lock inside fsnotify_find_mark_entry()Andreas Gruenbacher 2010-07-28inotify: rename mark_entry to just markEric Paris 2010-07-28fsnotify: rename fsnotify_find_mark_entry to fsnotify_find_markEric Paris 2010-07-28fsnotify: rename fsnotify_mark_entry to just fsnotify_markEric Paris 2010-07-28fsnotify: put inode specific fields in an fsnotify_mark in a unionEric Paris 2010-07-28fsnotify: include vfsmount in should_send_event when appropriateEric Paris 2010-07-28fsnotify: per group notification queue merge typesEric Paris 2010-07-28fsnotify: include data in should_send callsEric Paris 2010-07-28fsnotify: provide the data type to should_send_eventEric Paris 2010-05-14inotify: don't leak user struct on inotify releasePavel Emelyanov 2010-01-15inotify: only warn once for inotify problemsEric Paris 2009-08-27inotify: do not BUG on idr entries at inotify destructionEric Paris 2009-08-17notify: unused event private raceEric Paris 2009-06-19inotify: inotify_destroy_mark_entry could get called twiceEric Paris 2009-06-11inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILDEric Paris 2009-06-11inotify: reimplement inotify using fsnotifyEric Paris