| Commit message (Expand) | Author | Age |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | Revert "fsnotify: store struct file not struct path" | Linus Torvalds | 2010-08-12 |
* | vfs/fsnotify: fsnotify_close can delay the final work in fput | Eric Paris | 2010-07-28 |
* | fsnotify: store struct file not struct path | Eric Paris | 2010-07-28 |
* | fsnotify: fsnotify_add_notify_event should return an event | Eric Paris | 2010-07-28 |
* | fsnotify: add pr_debug throughout | Eric Paris | 2010-07-28 |
* | fsnotify: use unsigned char * for dentry->d_name.name | Eric Paris | 2010-07-28 |
* | fsnotify: intoduce a notification merge argument | Eric Paris | 2010-07-28 |
* | fanotify: Add pids to events | Andreas Gruenbacher | 2010-07-28 |
* | fsnotify: kill FSNOTIFY_EVENT_FILE | Andreas Gruenbacher | 2010-07-28 |
* | fsnotify: lock annotation for event replacement | Eric Paris | 2010-07-28 |
* | fsnotify: replace an event on a list | Eric Paris | 2010-07-28 |
* | fsnotify: clone existing events | Eric Paris | 2010-07-28 |
* | fsnotify: per group notification queue merge types | Eric Paris | 2010-07-28 |
* | fsnotify: use kmem_cache_zalloc to simplify event initialization | Eric Paris | 2010-07-28 |
* | fsnotify: use fsnotify_create_event to allocate the q_overflow event | Eric Paris | 2010-07-28 |
* | inotify: fix coalesce duplicate events into a single event in special case | Wei Yongjun | 2009-10-18 |
* | inotify: tail drop inotify q_overflow events | Eric Paris | 2009-08-17 |
* | notify: unused event private race | Eric Paris | 2009-08-17 |
* | inotify: use GFP_NOFS under potential memory pressure | Eric Paris | 2009-07-21 |
* | fsnotify: fix inotify tail drop check with path entries | Eric Paris | 2009-07-21 |
* | inotify: check filename before dropping repeat events | Eric Paris | 2009-07-21 |
* | fsnotify: allow groups to add private data to events | Eric Paris | 2009-06-11 |
* | fsnotify: add correlations between events | Eric Paris | 2009-06-11 |
* | fsnotify: include pathnames with entries when possible | Eric Paris | 2009-06-11 |
* | fsnotify: generic notification queue and waitq | Eric Paris | 2009-06-11 |
* | fsnotify: unified filesystem notification backend | Eric Paris | 2009-06-11 |