index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
udev
/
udevd.c
Age
Commit message (
Expand
)
Author
2014-09-13
udev: remove userspace firmware loading support
Kay Sievers
2014-09-10
udev: timeout - increase timeout
Tom Gundersen
2014-09-10
udev - drop print_kmsg
Tom Gundersen
2014-09-01
udev: bump event timeout to 60 seconds
Kay Sievers
2014-08-04
Reject invalid quoted strings
Zbigniew Jędrzejewski-Szmek
2014-07-30
udev: place opening { at the same line as the function declaration
Kay Sievers
2014-07-30
udev: unify event timeout handling
Kay Sievers
2014-07-30
udevd: add --event-timeout commandline option
Hannes Reinecke
2014-07-25
udev: exclude MD from block device ownership event locking
Kay Sievers
2014-06-15
udev: check the return value from udev_enumerate_scan_devices
Thomas Hindoe Paaboel Andersen
2014-06-15
udev: really exclude device-mapper from block device ownership event locking
Christian Hesse
2014-06-07
udev: guard REREADPT by exclusive lock instead of O_EXCL
Kay Sievers
2014-06-07
udev: make sure we always get "change" for the disk
Kay Sievers
2014-06-07
udev: guard REREADP logic with open(O_ECXL)
Kay Sievers
2014-06-07
[PATCH] udev: try first re-reading the partition table
Anthony G. Basile
2014-06-07
udev: synthesize "change' events for partitions when tools change the disk
Kay Sievers
2014-06-06
udevd: inotify - modernizations
Kay Sievers
2014-06-06
udev: exclude device-mapper from block device ownership event locking
Kay Sievers
2014-06-06
udev: always close lock file descriptor
Kay Sievers
2014-05-17
udev: avoid use of uninitialized err
Thomas Hindoe Paaboel Andersen
2014-05-15
udev: do not skip the execution of RUN when renaming a network device fails
Kay Sievers
2014-04-24
udev: serialize/synchronize block device event handling with file locks
Kay Sievers
2014-04-24
udev: remove seqnum API and all assumptions about seqnums
Kay Sievers
2014-03-21
fixed gcc warnings that call returns not checked
lhb-jr
2014-02-21
everywhere: always use O_CLOEXEC where it makes sense
Lennart Poettering
2014-02-21
everywhere: make use of new0() and macro() macros, and stop using perror()
Lennart Poettering
2014-02-02
use memzero(foo, length); for all memset(foo, 0, length); calls
Greg KH
2014-01-13
src/udev: bring up to date with upstream.
Anthony G. Basile
2014-01-09
udev: use initialization instead of zeroing in one place
Zbigniew Jędrzejewski-Szmek
2014-01-09
udev: declare some symbols static
Kay Sievers
2013-09-10
udevd: respect the log-level set in /etc/udev/udev.conf
Tom Gundersen
2013-08-16
fix usage of glibc-specific sys/poll.h
rofl0r
2013-07-31
Revert "static-nodes: remove creation of static nodes if HAVE_LIBKMOD"
Ian Stakenvicius
2013-07-31
static-nodes: remove creation of static nodes if HAVE_LIBKMOD
Anthony G. Basile
2013-07-30
src/udev/udevadm-hwdb.c: rename variable to match upstream
Anthony G. Basile
2013-07-30
udev: export tags of "dead" device nodes to /run/udev/static_node-tags/
Anthony G. Basile
2013-07-10
Fix potential memleak and use-after-free errors as reported by clang
Ian Stakenvicius
2013-07-07
Import strxcpyx from upstream
Anthony G. Basile
2013-04-09
build-sys: fix HAVE/ENABLE_FIRMWARE
Kay Sievers
2013-04-04
Initial forward-port of rules.d inotify support
Ian Stakenvicius
2013-04-02
udev: update
Anthony G. Basile
2013-04-02
udev: ifdef all firmware special handling
Kay Sievers
2013-01-28
Add missing ':' to getopt_long 'e'
Ian Stakenvicius
2013-01-21
Remove the remaining systemd code since it is not needed anymore
Ian Stakenvicius
2013-01-14
Make binaries report udev version compatibility version instead of eudev version
Richard Yao
2012-12-17
Fixed some cosmetic naming in log entries
Ian Stakenvicius
2012-11-18
Include dev-setup.h and cgroup-util.h to explicitly declare functions
Richard Yao
2012-11-18
Fix unused result warnings
Kacper Kowalik (Xarthisius)
2012-11-16
src/udev/log.c: remove log_parse_environment()
Anthony G. Basile
2012-11-16
src/udev/Makefile.am: work towards fixing up udev build
Anthony G. Basile
[next]