Age | Commit message (Expand) | Author |
---|---|---|
2009-08-30 | inotify_add_watch(): do not store watch, if it failed | Kay Sievers |
2009-06-04 | udevd: convert to event worker processes | Kay Sievers |
2009-05-20 | use openat(), unlinkat(), fstatat() | Kay Sievers |
2009-05-20 | use more efficient string copying | Kay Sievers |
2009-04-06 | avoid leaking netlink socket fd to external programs | Alan Jenkins |
2009-03-05 | udevd: switch watch symlinks to devpath | Kay Sievers |
2009-02-24 | use the event udev_device to disable the watch on "remove" | Kay Sievers |
2009-02-24 | remove static local variable | Kay Sievers |
2009-02-23 | Put a log message in a more sensible place. | Scott James Remnant |
2009-02-23 | Use the udevdb to speed up watch clearing. | Scott James Remnant |
2009-02-23 | Store watch handle in db. | Scott James Remnant |
2009-02-23 | Cleanup a little. | Scott James Remnant |
2009-02-13 | rules: add "watch" option to dm and md rules | Kay Sievers |
2009-02-11 | use global "reload_config" flag | Kay Sievers |
2009-02-11 | udevd: optionally watch device nodes with inotify | Scott James Remnant |