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
/
extras
/
scsi_id
/
scsi_serial.c
Age
Commit message (
Expand
)
Author
2008-12-02
scsi_id: do not fail if no serial is found like for optical drives
Kay Sievers
2008-09-19
scsi_id: compiler warning on 32-bit
Alan Jenkins
2008-09-06
use libudev code, unify logging, pass udev context around everywhere
Kay Sievers
2008-07-30
use autotools
Kay Sievers
2008-07-10
scsi_id: the fallback fix broke error handling
Kay Sievers
2008-07-10
scsi_id: include sys/stat.h
Thomas Koeller
2008-07-07
scsi_id: fix fallback to sg v3 for sg nodes
Kay Sievers
2008-06-11
scsi_id: retry open() on -EBUSY
Harald Hoyer
2008-05-14
scsi_id: add --sg-version= option
Kay Sievers
2008-05-14
scsi_id: add SGv4 support
Hannes Reinecke
2008-05-14
scsi_id: remove all sysfs dependencies
Hannes Reinecke
2008-04-20
logging: add trailing newline to all strings
Kay Sievers
2007-05-25
cciss device support
Hannes Reinecke
2006-11-27
scsi_id: remove trailing garbage from ID_SERIAL_SHORT
Marco d'Itri
2006-10-10
scsi_id: export ID_SERIAL_SHORT without vendor/product
Kay Sievers
2006-08-19
consistent key naming to match only the event device or include all parent de...
Kay Sievers
2006-01-28
scsi_id: remove dead files
Kay Sievers
2006-01-09
replace libsysfs
Kay Sievers
2005-12-15
support pre-SPC3 page 83 format
Kurt Garloff
2005-09-14
scsi_id: derive a UID for a SCSI-2 not compliant with the page 83
Edward Goggin
2005-08-01
fix GGC signed pointer warnings and switch volume_id to stdint
Kay Sievers
2005-07-08
fix usb_id and let scsi_id ignore "illegal request"
Hannes Reinecke
2005-04-26
[PATCH] update scsi_id to work with libsysfs changes
patmans@us.ibm.com
2005-04-26
[PATCH] fix -Wsign-compare warnings
kay.sievers@vrfy.org
2005-04-26
[PATCH] update udev to include scsi_id 0.6
patmans@us.ibm.com
2005-04-26
[PATCH] update udev scsi_id to scsi_id 0.5
patmans@us.ibm.com
2005-04-26
[PATCH] update udev scsi_id to scsi_id 0.4
patmans@us.ibm.com
2005-04-26
[PATCH] udev use new libsysfs header file location
patmans@us.ibm.com
2005-04-26
[PATCH] update udev scsi_id to scsi_id 0.3
patmans@us.ibm.com
2005-04-26
[PATCH] update udev extras/scsi_id to version 0.2
patmans@us.ibm.com
2005-04-26
[PATCH] add scsi_id "extra" program from Patrick Mansfield <patmans@us.ibm.com>
greg@kroah.com