summaryrefslogtreecommitdiff
path: root/usr/iscsi_sysfs.c
Commit message (Expand)AuthorAgeFilesLines
* iscsi tools: Correctly get username_in and password_in flashnode paramsAdheer Chandravanshi2013-12-221-2/+2
* ISCSID: Added the extraction of the session boot infoEddie Wai2013-09-121-0/+40
* [PATCH] Make rescan run in parallelMike Christie2013-07-291-10/+51
* From: Adheer Chandravanshi <adheer.chandravanshi@qlogic.com>Mike Christie2013-05-281-0/+234
* iscsi tools: Convert '-r' argument to an integer before checking if it is a pathJim Ramsay2012-10-041-8/+9
* iscsi tools: check for loaded module before loadingMike Christie2012-03-221-2/+18
* iscsiadm: print port speed and link stateMike Christie2012-03-221-0/+6
* iscsi tools: remove class version checkMike Christie2012-03-221-37/+0
* iscsi tools: have iscsid/iscsiadm load modules as neededMike Christie2012-03-221-0/+9
* iscsid: don't sync qla4xxx flash sessionsMike Christie2011-11-011-0/+23
* iscsiadm: fix printing of unknown host valuesMike Christie2011-10-101-2/+3
* iscsi tools: fix up vlan supportMike Christie2011-10-061-16/+15
* iscsi tools: fix default iface binding setupMike Christie2011-08-141-1/+6
* iscsi tools: add tgt reset to session info and fix unknown valuesMike Christie2011-08-141-9/+13
* iscsi tools: manage qla4xxx iscsi sessions with iscsiadmLalit Chandivade2011-08-141-1/+13
* iscsiadm: print kernel iface infoMike Christie2011-08-141-11/+109
* iscsiadm: add netconfig supportLalit Chandivade2011-08-141-1/+1
* iscsi tools: Displaying timeout and CHAP in iscisadm infoRahul Gupta2011-08-081-4/+44
* iscsi tools: handle compile warnings about unused variablesMike Christie2011-08-021-4/+0
* iscsi tools: fix iname sysfs handlingMike Christie2011-08-021-0/+2
* iscsi tools: fix bnx2i boot due to MAC mismatchMike Christie2011-04-181-3/+4
* iscsi tools: fix iscsiadm exit codesMike Christie2011-01-311-29/+36
* Use pass through interface for sendtargets (take4) Currenly offload cards lik...Mike Christie2011-01-311-1/+6
* open-iscsi: add transport cxgb4iKaren Xie2010-10-171-1/+1
* iscsid: support discovery daemon auto logoutMike Christie2010-03-221-0/+2
* iscsi tools: fix compile errorsMike Christie2010-01-151-0/+2
* iscsi sysfs: fix compilation warning about unsigned long long castMike Christie2009-05-201-2/+2
* iscsiadm: add host modeMike Christie2009-05-101-18/+34
* iscsiadm: fix iscsiadm output when value is not setMike Christie2009-05-101-9/+3
* iscsid: set queue depthMike Christie2009-04-121-0/+16
* iscsi tools: convert from strncpy to strlcpyMike Christie2009-02-071-3/+3
* iscsid: update transport handleMike Christie2008-12-051-15/+30
* iscsiadm: print session and session info running through ifaces in iface modeMike Christie2008-12-051-7/+9
* iscsid/iscsiadm: support multiple inititor names per host.Mike Christie2008-12-051-6/+40
* userspace - setting interface ip addressKaren Xie2008-12-051-3/+3
* iscsiadm: fix output orderingMike Christie2008-11-261-28/+4
* ibft: add support to use iscsi_ibft module and log into all portals found in ...Mike Christie2008-11-261-229/+125
* remove sysfs_fileMike Christie2008-06-131-4/+1
* Fix login redirect failure handling.Mike Christie2008-06-131-2/+1
* Fix transport_name compat support.Mike Christie2008-06-131-12/+13
* Fix sysfs handling of block:sdX and scsi bus changesMike Christie2008-05-311-300/+512
* pass ep to session creationMike Christie2008-05-191-0/+40
* Revert Release-transport-entry-when-the-transport-is-unload.patchMike Christie2008-05-191-15/+0
* Release transport entry when the transport is unloadedMike Christie2008-04-261-0/+15
* break up iface code and add default iser, tcp/default and bnx2i ifacesMike Christie2008-04-201-0/+1
* rm num_transports from sysfs header.Mike Christie2008-04-201-1/+1
* rm db paramMike Christie2008-04-201-2/+2
* add ifacename support toolsMike Christie2008-04-201-87/+86
* use scsi host dir defineMike Christie2008-03-201-3/+4
* Fix connection cleanup when iscsid is restarted.Mike Christie2008-02-211-0/+24