28 Commits (a66ac07165855d8144f69a68d5c0ab0eb36e97e2)

Author SHA1 Message Date
  Michael Brown a66ac07165 [scsi] Retry TEST UNIT READY command 7 years ago
  Michael Brown 6bc4a8ac91 [scsi] Avoid duplicate call to scsicmd_close() on TEST UNIT READY failure 7 years ago
  Michael Brown 9db9221ea0 [scsi] Avoid duplicate calls to scsicmd_close() 7 years ago
  Michael Brown 7ff3fc7c72 [scsi] Use intfs_shutdown() when shutting down multiple interfaces 7 years ago
  Michael Brown d9886f1961 [block] Retry any SAN device operation 7 years ago
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown e047811c85 [scsi] Improve sense code parsing 10 years ago
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() 11 years ago
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts 12 years ago
  Michael Brown 5c9c39e299 [scsi] Eliminate polling while waiting for window to open 13 years ago
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods 13 years ago
  Michael Brown 57bab0ae4a [scsi] Wait for a successful TEST UNIT READY command 13 years ago
  Michael Brown 5e697b64a5 [scsi] Include sense key within error number reported to user 13 years ago
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 13 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown d944794680 [scsi] Generalise iscsi_parse_lun() to scsi_parse_lun() 15 years ago
  Michael Brown 976f12c501 [scsi] Generalise iscsi_detached_command() to scsi_detached_command() 15 years ago
  Michael Brown acfd7cc609 [scsi] Improve SCSI debugging 15 years ago
  Michael Brown 1d8d8ef2c8 [scsi] Make SCSI command issuing partially asynchronous 15 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 78d426d196 [scsi] Fix DBG() message reporting of error number 15 years ago
  Michael Brown b111bdfb00 [scsi] Cope with targets that send multiple CHECK CONDITIONS at power-on 15 years ago
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations 15 years ago
  Michael Brown a39b111684 Automatically select between the "10" and "16" variants of command set, 17 years ago
  Michael Brown 3bd7e479a2 Catch SCSI errors, and work around the start-of-day CHECK CONDITION 17 years ago
  Michael Brown 402ba15c64 READ CAPACITY (16) turns out to be an optional command (even though 18 years ago
  Michael Brown d48d0fb1bb Add the concept of a "user pointer" (similar to the void __user * in 18 years ago
  Michael Brown f33f01c126 Defined SCSI device interface, and added SCSI block device 18 years ago