Age | Commit message (Expand) | Author |
2012-01-01 | remove mknod() logic and rely on 'devtmpfs' | Kay Sievers |
2011-12-23 | rules: do not preprocess 60-persistent-storage.rules | Kay Sievers |
2011-12-05 | use libexecdir, bindir, sbindir, switch to /usr/lib/udev in documentation | Kay Sievers |
2011-08-05 | implement path_id, usb_id, input_id as built-in command | Kay Sievers |
2011-06-28 | rules: set polling value only if it is disabled | Kay Sievers |
2011-06-18 | rules: move polling rule above 'block' match | Kay Sievers |
2011-06-18 | rules: enable in-kernel media-presence polling | Kay Sievers |
2011-06-11 | rules: support for gpt partition uuid/label | Keshav P.R |
2011-04-04 | Avoid spinning up CD on pressing eject button | Martin Pitt |
2011-03-30 | Run ata_id on non-removable USB devices | David Zeuthen |
2011-03-23 | rules: run ata_id only on SPC-3 or later optical drives | Kay Sievers |
2010-11-30 | rules: revert bsg use until the event ordering problem is sorted out | Kay Sievers |
2010-11-04 | Use ata_id, not scsi_id, on ATAPI devices | David Zeuthen |
2010-10-30 | Run scsi_id and ata_id on the scsi_device object | David Zeuthen |
2010-06-29 | Add virtio-blk by-id rules based on 'serial' attribute | Ryan Harper |
2010-05-25 | rules: optical drives - use ID_CDROM_MEDIA_TRACK_COUNT_DATA | Kay Sievers |
2010-04-12 | replace "add|change" with "!remove" | Kay Sievers |
2009-12-04 | Export ID_WWN_VENDOR_EXTENSION and ID_WWN_WITH_EXTENSION | David Zeuthen |
2009-11-25 | Also create /dev/disk/by-id/wwn-0x..-part%n symlinks for partitions | David Zeuthen |
2009-11-25 | Create /dev/disk/by-id/wwn-0x... symlinks | David Zeuthen |
2009-11-19 | rules: remove support for IDE (hd*) devices | Kay Sievers |
2009-09-20 | fix previous commit for CD detection | Martin Pitt |
2009-09-20 | fix single-session CD detection | Martin Pitt |
2009-06-28 | rules: make ata_id properties the default for all ATA block devices | Kay Sievers |
2009-06-28 | ata_id: sync ID_SERIAL(_SHORT) with other *_id tools | Kay Sievers |
2009-06-08 | path_id: delete old shell script | Kay Sievers |
2009-06-08 | path_id: add iscsi support | Kay Sievers |
2009-06-08 | path_id: handle fibre channel | Kay Sievers |
2009-06-06 | path_id: implement in C using libudev | Kay Sievers |
2009-06-04 | rules: do not call path_id for virtual devices | Kay Sievers |
2009-05-11 | delete vol_id and require util-linux-ng's blkid | Kay Sievers |
2009-04-21 | cdrom_id: add and use ID_CDROM_MEDIA to decide if we run vol_id | Kay Sievers |
2009-03-25 | rules: replace IDE driver with media match | Kay Sievers |
2009-03-23 | rules: remove ram* from persisten disk links blacklist | Kay Sievers |
2009-03-23 | rules: exclude mtd* from persistent disk links | David Brownell |
2009-03-22 | rules: rename ide-floppy to ide-gd | Borislav Petkov |
2009-02-16 | rules: include loop block devices in persistent links | Kay Sievers |
2009-02-11 | rules: move OPTIONS to separate rule | Kay Sievers |
2009-02-11 | rules: update persistent storage rules to use inotify watches | Scott James Remnant |
2008-12-02 | rules: ATA_COMPAT do not try to match on sr*, it will never have vendor ATA | Kay Sievers |
2008-11-28 | rules: fix cciss disk/by-id/ links | Kay Sievers |
2008-11-25 | rules: exclude "btibm" devices from vol_id calls | Kay Sievers |
2008-11-19 | rules: add persistent rules for memory stick block devices | Harald Hoyer |
2008-11-13 | rules: remove DEVTYPE disk/partition | Kay Sievers |
2008-10-01 | rules: ieee1394 - create both, by-id/scsi-* and by-id/ieee-* links | Kay Sievers |
2008-08-22 | rules: optical drives - probe at last session offset, do not probe for raid | Kay Sievers |
2008-08-02 | rules: run vol_id on opticals only if media is found | Kay Sievers |
2008-07-18 | move default rules from /etc/udev/rules.d/ to /lib/udev/rules.d/ | Kay Sievers |