summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* iscsid: support discovery daemon auto logoutMike Christie2010-03-221-0/+12
* iscsi tools: use open-isns servicesMike Christie2010-03-221-2/+2
* iscsi tools: nic setup cleanupMike Christie2010-01-151-2/+4
* ibft boot: do not setup nic if offload can be usedMike Christie2010-01-151-0/+1
* iscsi tools: merge functions to get net iface name from mac addressMike Christie2010-01-151-0/+8
* ibft boot: mv setup nics to fw_entry.c so iscsiadm can use itMike Christie2010-01-131-0/+1
* iscsi mod: sync to linux-2.6-iscsi tree's 2.6.33 feature window patchesMike Christie2009-11-062-0/+53
* iscsid: fix bound ep connect event numberMike Christie2009-05-131-3/+2
* bind offloaded connection to portMike Christie2009-05-101-0/+6
* iscsi tools: convert from strncat to strlcatMike Christie2009-02-071-0/+27
* iscsi mod: sync up kernel modules with 2.6.29Mike Christie2009-01-211-2/+5
* iscsi modules: fix compilationMike Christie2008-11-271-0/+2
* fwparam: rm unused filepath argumentMike Christie2008-11-261-1/+1
* ibft: add support to use iscsi_ibft module and log into all portals found in ...Mike Christie2008-11-263-9/+121
* iscsi_tcp: return a descriptive error value during connection errorsMike Christie2008-09-251-0/+1
* handle ISCSI_ERR_INVALID_HOSTMike Christie2008-09-251-0/+1
* Sync kernel modules to scsi-misc for 2.6.27.Mike Christie2008-06-132-9/+6
* pass ep to session creationMike Christie2008-05-191-0/+7
* Revert Release-transport-entry-when-the-transport-is-unload.patchMike Christie2008-05-191-1/+0
* Release transport entry when the transport is unloadedMike Christie2008-04-261-0/+1
* iscsi class/if kernel: add ifacename attrMike Christie2008-04-201-36/+41
* The session age mask is only 4 bits, but session->age is 32. WhenMike Christie2008-02-211-2/+2
* sync with upstreamMike Christie2007-09-292-2/+13
* mv nop handling to kernelMike Christie2007-08-271-0/+11
* fix shutdownMike Christie2007-08-271-0/+7
* add device reset support and fix some scsi eh bugs.Mike Christie2007-08-141-0/+2
* fix DefaultTime2Wait handling and fix libiscsi null ptr ref.Mike Christie2007-08-131-0/+2
* Finish hooking into toolMike Christie2007-07-251-6/+6
* hook fw programs into iscsi toolsMike Christie2007-07-251-0/+46
* Support bind by hw address or netdev (ip address is temp disabled because tar...mnc2007-05-301-0/+3
* print local addressmnc2007-05-051-0/+2
* Rename iface.name to iface.hwaddress and make transport name part of the ifac...mnc2007-04-241-0/+2
* make can_queue and cmd_per_lun settable in node dbmnc2007-04-241-0/+2
* again with the root boot stuff :) For root boot, the user may not be using a ...mnc2007-04-241-0/+9
* For now we are not going to be able to settle on a way to force each iscsi st...mnc2007-04-241-0/+2
* export session's or hba's hw address from kernelmnc2007-04-241-0/+14
* check some iscsi and initiator settings before use and drop down to defaults ...mnc2007-02-211-1/+11
* compile fix ups from endien patchmnc2007-02-201-0/+15
* from al viro: use endien valuesmnc2007-02-191-19/+27
* used tool from patman to strip trailing white spacesmnc2006-11-281-1/+1
* revert use aligned_u64 patch. upstream wants a compat layer to go with itmnc2006-10-051-7/+7
* fix 32 bit up and 64 bit kern by using alinged_u64mnc2006-09-191-7/+7
* This patch adds or modifies the transport class functions used to notify user...mnc2006-07-101-18/+5
* Add target discovery event. We may have a setup where the iscsi traffic is on...mnc2006-07-101-0/+37
* fix term state. when closing the session we do not want to queue any more com...mnc2006-05-201-1/+0
* update version numbersmnc2006-05-191-2/+0
* debugged by Ming and Rohan: for normal session logins we should be incrementi...mnc2006-04-271-0/+2
* from ogerlitz@voltaire.com: add ep callbacksmnc2006-04-131-1/+18
* add libiscsi: move duplicated code in iscsi_iser and iscsi_tcp to new lib fun...mnc2006-04-021-1/+2
* add basic iscsi block functionality. The open-iscsi replacement_timeout is th...mnc2006-03-031-0/+2