Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dnotify: ignore FS_EVENT_ON_CHILD | Andreas Gruenbacher | 2009-10-20 | 1 | -1/+2 |
* | fsnotify: use def_bool in kconfig instead of letting the user choose | Eric Paris | 2009-07-21 | 1 | -1/+1 |
* | fsnotify: allow groups to set freeing_mark to null | Eric Paris | 2009-06-11 | 1 | -7/+1 |
* | inotify/dnotify: should_send_event shouldn't match on FS_EVENT_ON_CHILD | Eric Paris | 2009-06-11 | 1 | -0/+1 |
* | dnotify: do not bother to lock entry->lock when reading mask | Eric Paris | 2009-06-11 | 1 | -2/+1 |
* | dnotify: do not use ?true:false when assigning to a bool | Eric Paris | 2009-06-11 | 1 | -1/+1 |
* | fsnotify: allow groups to add private data to events | Eric Paris | 2009-06-11 | 1 | -0/+1 |
* | dnotify: reimplement dnotify using fsnotify | Eric Paris | 2009-06-11 | 2 | -107/+363 |
* | filesystem notification: create fs/notify to contain all fs notification | Eric Paris | 2008-12-31 | 3 | -0/+202 |