26 Commits (3ead964955b206e6629fe49c3dbfd16a610a2537)

Author SHA1 Message Date
  Michael Brown 965a0f7a75 [infiniband] Allow SRP reconnection attempts even after reporting failures 15 years ago
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband 15 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 54ec3673cc [ata] Make ATA command issuing partially asynchronous 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 2cf1e33df1 Split bootsector execution code out into bootsector.c. 17 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 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are 17 years ago
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation 17 years ago
  Michael Brown 2e49441535 Updated debug message to reflect change in data structure. 18 years ago
  Michael Brown 1f394c2f7c Backing out last change; no immediate plans to make the whole block-device 18 years ago
  Michael Brown 99ef98d0bf ATA devices are now asynchronous. The ATA layer itself now performs the 18 years ago
  Michael Brown 68125bc441 Added generic asynchronous operations code. 18 years ago
  Michael Brown 6f998cecb3 Use separate data-in and data-out buffers. 18 years ago
  Michael Brown 95956443e1 Fixed debug code 18 years ago
  Michael Brown 80958ff69c Added (untested) support for ATA devices. This code should be generic 18 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