48 Révisions (2f020a8df3ad24d0d0bac9295c9cecb2ebba92f4)

Auteur SHA1 Message Date
  Michael Brown b6ee89ffb5 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL il y a 9 ans
  Michael Brown d5cf058994 [iscsi] Include IP address origin in iBFT il y a 10 ans
  Michael Brown 059adae434 [iscsi] Read IPv4 settings only from the relevant network device il y a 10 ans
  Michael Brown e047811c85 [scsi] Improve sense code parsing il y a 10 ans
  Michael Brown 22001cb206 [settings] Explicitly separate the concept of a completed fetched setting il y a 10 ans
  Michael Brown e42bc3aa37 [libc] Use __einfo() tuple as first argument to EUNIQ() il y a 11 ans
  Stefan Hajnoczi 7d64abbc5d [iscsi] Include 802.1Q VLAN identifier in iBFT il y a 11 ans
  Michael Brown c3b4860ce3 [legal] Update FSF mailing address in GPL licence texts il y a 12 ans
  Michael Brown 5c9c39e299 [scsi] Eliminate polling while waiting for window to open il y a 13 ans
  Michael Brown e01ec74601 [process] Pass containing object pointer to process step() methods il y a 13 ans
  Michael Brown 960dee6dd0 [iscsi] Change default initiator IQN il y a 13 ans
  Michael Brown def5b67560 [iscsi] Fix minor typo in ibft_set_ipaddr() il y a 13 ans
  Michael Brown 94cdad9c0e [iscsi] Include both DNS addresses in iBFT, if available il y a 13 ans
  Michael Brown 57bab0ae4a [scsi] Wait for a successful TEST UNIT READY command il y a 13 ans
  Michael Brown 29ad8a922b [infiniband] Include the SRP login rejection reason in the error number il y a 13 ans
  Michael Brown f8fa23b183 [ata] Add support for describing an ATA device using EDD il y a 13 ans
  Michael Brown 9e036d32ba [infiniband] Add support for identifying the underlying hardware device il y a 13 ans
  Michael Brown 5e697b64a5 [scsi] Include sense key within error number reported to user il y a 13 ans
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface il y a 14 ans
  Michael Brown 4327d5d39f [interface] Convert all data-xfer interfaces to generic interfaces il y a 14 ans
  Michael Brown 4bfd5b52c1 [refcnt] Add ref_init() wrapper function il y a 14 ans
  Michael Brown 8406115834 [build] Rename gPXE to iPXE il y a 14 ans
  Michael Brown 965a0f7a75 [infiniband] Allow SRP reconnection attempts even after reporting failures il y a 15 ans
  Michael Brown 0c30dc6bc5 [infiniband] Add support for SRP over Infiniband il y a 15 ans
  Michael Brown d944794680 [scsi] Generalise iscsi_parse_lun() to scsi_parse_lun() il y a 15 ans
  Michael Brown 976f12c501 [scsi] Generalise iscsi_detached_command() to scsi_detached_command() il y a 15 ans
  Michael Brown 54ec3673cc [ata] Make ATA command issuing partially asynchronous il y a 15 ans
  Michael Brown acfd7cc609 [scsi] Improve SCSI debugging il y a 15 ans
  Michael Brown 1d8d8ef2c8 [scsi] Make SCSI command issuing partially asynchronous il y a 15 ans
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations il y a 15 ans
  Michael Brown 78d426d196 [scsi] Fix DBG() message reporting of error number il y a 15 ans
  Michael Brown b111bdfb00 [scsi] Cope with targets that send multiple CHECK CONDITIONS at power-on il y a 15 ans
  Laurent Vivier a2686a55c4 [blockdev] Move block device operations to structure block_device_operations il y a 15 ans
  Michael Brown 2cf1e33df1 Split bootsector execution code out into bootsector.c. il y a 17 ans
  Michael Brown a39b111684 Automatically select between the "10" and "16" variants of command set, il y a 17 ans
  Michael Brown 3bd7e479a2 Catch SCSI errors, and work around the start-of-day CHECK CONDITION il y a 17 ans
  Michael Brown 88e38fa148 We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
  Marty Connor 6ac78f6aff added stdio.h to includes for DBG compilation il y a 18 ans
  Michael Brown 2e49441535 Updated debug message to reflect change in data structure. il y a 18 ans
  Michael Brown 1f394c2f7c Backing out last change; no immediate plans to make the whole block-device il y a 18 ans
  Michael Brown 99ef98d0bf ATA devices are now asynchronous. The ATA layer itself now performs the il y a 18 ans
  Michael Brown 68125bc441 Added generic asynchronous operations code. il y a 18 ans
  Michael Brown 6f998cecb3 Use separate data-in and data-out buffers. il y a 18 ans
  Michael Brown 95956443e1 Fixed debug code il y a 18 ans
  Michael Brown 80958ff69c Added (untested) support for ATA devices. This code should be generic il y a 18 ans
  Michael Brown 402ba15c64 READ CAPACITY (16) turns out to be an optional command (even though il y a 18 ans
  Michael Brown d48d0fb1bb Add the concept of a "user pointer" (similar to the void __user * in il y a 18 ans
  Michael Brown f33f01c126 Defined SCSI device interface, and added SCSI block device il y a 18 ans