Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2009-07-21 | inotify: use GFP_NOFS under potential memory pressure | Eric Paris | 1 | -1/+1 |
2009-06-29 | fs: allow d_instantiate to be called with negative parent dentry | Jeremy Kerr | 1 | -1/+1 |
2009-06-11 | inotify: reimplement inotify using fsnotify | Eric Paris | 1 | -0/+11 |
2009-06-11 | fsnotify: handle filesystem unmounts with fsnotify marks | Eric Paris | 1 | -0/+4 |
2009-06-11 | fsnotify: allow groups to add private data to events | Eric Paris | 1 | -5/+19 |
2009-06-11 | fsnotify: add correlations between events | Eric Paris | 1 | -3/+12 |
2009-06-11 | fsnotify: include pathnames with entries when possible | Eric Paris | 1 | -3/+8 |
2009-06-11 | fsnotify: generic notification queue and waitq | Eric Paris | 1 | -0/+37 |
2009-06-11 | dnotify: reimplement dnotify using fsnotify | Eric Paris | 1 | -0/+3 |
2009-06-11 | fsnotify: parent event notification | Eric Paris | 1 | -0/+64 |
2009-06-11 | fsnotify: add marks to inodes so groups can interpret how to handle those inodes | Eric Paris | 1 | -1/+64 |
2009-06-11 | fsnotify: unified filesystem notification backend | Eric Paris | 1 | -0/+177 |