1835 Commits (47dcd392dcd79d02eec2714696012785dd7a47c9)

Autor SHA1 Mensagem Data
  Michael Brown 1782fc7011 [lotest] Move lotest.h to correct directory 13 anos atrás
  Michael Brown 8e718df5e1 [fc] Add support for Fibre Channel name server lookups 13 anos atrás
  Michael Brown 90930be8fe [fc] Support Fibre Channel ECHO 13 anos atrás
  Michael Brown 6e41f2cf18 [refcnt] Check reference validity on each use of ref_get() and ref_put() 13 anos atrás
  Michael Brown ea631f6fb8 [list] Add list_first_entry() 13 anos atrás
  Michael Brown 295ba15bd6 [list] Extend list-manipulation assertions to all list-handling functions 13 anos atrás
  Dave Hansen 053d28688c [autoboot] Introduce "skip-san-boot" option 13 anos atrás
  Michael Brown 57bab0ae4a [scsi] Wait for a successful TEST UNIT READY command 13 anos atrás
  Michael Brown 19c59bb131 [iscsi] Ensure ISID is consistent within an iSCSI session 13 anos atrás
  Michael Brown 60b690141e [fc] Use port WWN rather than node WWN as the primary Fibre Channel name 13 anos atrás
  Michael Brown c0e3a774b2 [linux] Fix building on RHEL5 and similar platforms 13 anos atrás
  Michael Brown 0f4fd09180 [fcoe] Add support for the FCoE Initialization Protocol (FIP) 13 anos atrás
  Michael Brown 1775a6f25e [fc] Include port IDs in metadata for received Fibre Channel frames 13 anos atrás
  Michael Brown 88dd921e24 [netdevice] Pass both link-layer addresses in net_tx() and net_rx() 13 anos atrás
  Michael Brown 29ad8a922b [infiniband] Include the SRP login rejection reason in the error number 13 anos atrás
  Michael Brown 2a92697bda [libc] Ensure that error numbers from EUNIQ() have the correct type 13 anos atrás
  Michael Brown 3c35ae2f3b [int13] Add infrastructure to support EDD version 4.0 13 anos atrás
  Michael Brown 26a50c3a11 [infiniband] Add the notion of an Ethernet queue pair type 13 anos atrás
  Michael Brown 654da534ad [fc] Allow FLOGI response to be sent to newly-assigned peer port ID 13 anos atrás
  Michael Brown 1c7f47895c [lotest] Add loopback testing commands 13 anos atrás
  Michael Brown 42cf4a720c [infiniband] Add node GUID as distinct from the first port GUID 13 anos atrás
  Michael Brown 09555826e9 [infiniband] Always call ib_link_state_changed() in ib_smc_update() 13 anos atrás
  Michael Brown 5e697b64a5 [scsi] Include sense key within error number reported to user 13 anos atrás
  Michael Brown 52e54a8c69 [infiniband] Match GID/GUID terminology as used in the IBA 13 anos atrás
  Michael Brown dace106f82 [fcoe] Add support for Fibre Channel over Ethernet 13 anos atrás
  Michael Brown d2a2618d76 [fcp] Add support for the Fibre Channel Protocol 13 anos atrás
  Michael Brown bf2657075d [fc] Add Fibre Channel management commands 13 anos atrás
  Michael Brown 508ff4d614 [fc] Add support for Fibre Channel devices 13 anos atrás
  Michael Brown 220495f8bf [block] Replace gPXE block-device API with an iPXE asynchronous interface 14 anos atrás
  Michael Brown ef8452a642 [infiniband] Respond to CM disconnection requests 14 anos atrás
  Michael Brown 79dd00bb3a [build] Remove unnecessary constraint on DBG_ENABLE()/DBG_DISABLE() 14 anos atrás
  Michael Brown 0f65efc185 [retry] Add TIMER_INIT() for initialising static timers 14 anos atrás
  Michael Brown c8199aacaa [xfer] Add xfer_window_changed() 14 anos atrás
  Michael Brown 35b19d8848 [infiniband] Add the concept of an Infiniband upper-layer driver 14 anos atrás
  Michael Brown ca4df90a63 [netdevice] Add the concept of a network upper-layer driver 14 anos atrás
  Michael Brown c04b6ccd75 [tables] Add for_each_table_entry_continue() and _continue_reverse() 14 anos atrás
  Michael Brown 28934eef81 [retry] Hold reference while timer is running and during expiry callback 14 anos atrás
  Michael Brown 25447294d5 [process] Add process_running() 14 anos atrás
  Michael Brown da123eada4 [tables] Add table_index() 14 anos atrás
  Michael Brown 0329673833 [xfer] Add xfer_deliver_raw_meta() 14 anos atrás
  Michael Brown 364b92521a [xfer] Generalise metadata "whence" field to "flags" field 14 anos atrás
  Piotr Jaroszyński b9eaf24df2 [build] Fix misaligned table entries when using gcc 4.5 14 anos atrás
  Joshua Oreman 49d6f57005 [compiler] Prevent empty weak function stubs from being removed 14 anos atrás
  Piotr Jaroszyński d60cbe43b7 [linux] Add the tap driver 14 anos atrás
  Piotr Jaroszyński ddef2e1bc1 [linux] Add command line arguments 14 anos atrás
  Piotr Jaroszyński 91fb434bda [linux] Add device and driver model 14 anos atrás
  Piotr Jaroszyński aacd1d62fb [linux] Add empty smbios 14 anos atrás
  Piotr Jaroszyński 9ab6761b9c [linux] Add nap 14 anos atrás
  Piotr Jaroszyński 6ec1c509e4 [linux] Add umalloc 14 anos atrás
  Piotr Jaroszyński a320085750 [linux] Add uaccess 14 anos atrás