Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-10-28 | fsnotify: implement ordering between notifiers | Eric Paris | 1 | -1/+5 |
2010-07-28 | fsnotify: use an explicit flag to indicate fsnotify_destroy_mark has been called | Eric Paris | 1 | -1/+1 |
2010-07-28 | fsnotify: use _rcu functions for mark list traversal | Eric Paris | 1 | -5/+5 |
2010-07-28 | fsnotify: place marks on object in order of group memory address | Eric Paris | 1 | -14/+26 |
2010-07-28 | fsnotify: update gfp/slab.h includes | Tejun Heo | 1 | -1/+0 |
2010-07-28 | fanotify: clear all fanotify marks | Eric Paris | 1 | -0/+5 |
2010-07-28 | fsnotify: vfsmount marks generic functions | Eric Paris | 1 | -0/+171 |