| Commit message (Expand) | Author | Age | Files | Lines |
* | fsnotify: remove global fsnotify groups lists | Eric Paris | 2010-07-28 | 1 | -9/+0 |
* | fsnotify: remove the global masks | Eric Paris | 2010-07-28 | 1 | -4/+0 |
* | fsnotify: srcu to protect read side of inode and vfsmount locks | Eric Paris | 2010-07-28 | 1 | -2/+3 |
* | fsnotify: allow marks to not pin inodes in core | Eric Paris | 2010-07-28 | 1 | -0/+2 |
* | fsnotify: Infrastructure for per-mount watches | Andreas Gruenbacher | 2010-07-28 | 1 | -0/+2 |
* | fsnotify: vfsmount marks generic functions | Eric Paris | 2010-07-28 | 1 | -0/+6 |
* | fsnotify: split generic and inode specific mark code | Eric Paris | 2010-07-28 | 1 | -0/+7 |
* | fsnotify: mount point listeners list and global mask | Eric Paris | 2010-07-28 | 1 | -0/+6 |
* | fsnotify: add groups to fsnotify_inode_groups when registering inode watch | Eric Paris | 2010-07-28 | 1 | -0/+2 |
* | fsnotify: rename fsnotify_groups to fsnotify_inode_groups | Eric Paris | 2010-07-28 | 1 | -4/+4 |
* | fsnotify: generic notification queue and waitq | Eric Paris | 2009-06-11 | 1 | -0/+9 |
* | fsnotify: parent event notification | Eric Paris | 2009-06-11 | 1 | -0/+5 |
* | fsnotify: add marks to inodes so groups can interpret how to handle those inodes | Eric Paris | 2009-06-11 | 1 | -0/+5 |
* | fsnotify: unified filesystem notification backend | Eric Paris | 2009-06-11 | 1 | -0/+15 |