summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* iscsi initiator: avoid relogin during sync upsync-speedupMike Christie2022-02-271-21/+33
* iscsi sysfs: add helpers to get conn state and cleanup stateMike Christie2022-02-272-0/+27
* iscsid: batch sync requestsMike Christie2022-02-271-20/+46
* iscsid: speed up resyncMike Christie2022-02-271-1/+6
* iscsid: simplify qtask handlingMike Christie2022-02-272-136/+93
* Merge pull request #303 from wenchao-hao/conn_logChris Leech2022-02-253-99/+142
|\
| * mgmt: print connection info when write qtask response failedWenchao Hao2022-02-251-2/+6
| * Make session and connect log readable and helpful to locate problemWenchao Hao2022-02-251-97/+95
| * Add conn_xxx() macros to print connection info in more detailsWenchao Hao2022-02-251-0/+41
* | Merge pull request #307 from scaleoutsean/masterLee Duncan2022-02-231-3/+3
|\ \
| * | Fix minor error string typosscaleoutSean2022-02-221-3/+3
|/ /
* | Merge pull request #305 from gonzoleeman/fix-iscsi-gen-initiatornameLee Duncan2022-02-191-25/+26
|\ \
| * | Remove HEREIS usage from iscsi-gen-initiatornameLee Duncan2022-02-171-25/+26
|/ /
* | Preparing for version 2.1.6Lee Duncan2022-02-143-2/+44
|/
* Merge pull request #300 from wenchao-hao/actor_logChris Leech2022-02-084-36/+61
|\
| * initiator_common: make set operational parameter log easy to readWenchao Hao2022-02-081-4/+2
| * actor: enhanced: print error log when init a initilized threadWenchao Hao2022-02-081-0/+4
| * actor: print thread name in logWenchao Hao2022-02-082-27/+34
| * actor: add name to struct actor and init it with function nameWenchao Hao2022-02-022-5/+21
* | Merge pull request #301 from wenchao-hao/fix_multiple_syncLee Duncan2022-02-082-0/+7
|\ \ | |/ |/|
| * iscsid: Check session id before start sync a threadWenchao Hao2022-02-082-0/+7
|/
* Merge pull request #298 from wenchao-hao/fix_installLee Duncan2022-01-281-1/+1
|\
| * Fix wrong install_systemd destination pathWenchao Hao2022-01-281-1/+1
|/
* Merge pull request #297 from gonzoleeman/gcc12-fixesLee Duncan2022-01-274-14/+13
|\
| * Fix more issues discovered by gcc12Lee Duncan2022-01-262-3/+3
| * Fix issues discovered by gcc12Lee Duncan2022-01-252-11/+10
|/
* Merge pull request #295 from wenchao-hao/fis_iscsi_errLee Duncan2022-01-111-0/+1
|\
| * iscsi_err: Add iscsid request timed out error messagesWenchao Hao2022-01-101-0/+1
|/
* Merge pull request #289 from samy-mahmoudi/fix-etc-iscsid.conf-1Lee Duncan2021-12-131-43/+50
|\
| * Improve 'iscsid.conf'Samy Mahmoudi2021-12-091-43/+50
* | Merge pull request #291 from mikechristie/iscsistart-fixesLee Duncan2021-12-083-24/+11
|\ \
| * | iscsid: add error code for req timeoutsiscsistart-fixesMike Christie2021-12-032-1/+3
| * | iscsid: use infinite timeout if passed inMike Christie2021-12-031-7/+0
| * | iscsistart: fix login timeout handlingMike Christie2021-12-031-16/+8
* | | Merge pull request #293 from cleech/for_upstreamLee Duncan2021-12-081-1/+1
|\ \ \ | |/ / |/| |
| * | libopeniscsiusr: extend sysfs ignore_error to include EINVALChris Leech2021-12-071-1/+1
|/ /
* | Merge pull request #290 from gonzoleeman/fix-iscsi-gen-initiatornameLee Duncan2021-12-033-23/+87
|\ \ | |/ |/|
| * Install new man page for iscsi-gen-initiatornameLee Duncan2021-12-031-1/+1
| * Add man page for the iscsi-gen-initiatorname script.Lee Duncan2021-12-031-0/+36
| * change iscsi-gen-initiatorname option -b => -pLee Duncan2021-12-031-5/+5
| * Update the iscsi-gen-initiatorname script: harden and generalizeLee Duncan2021-12-031-22/+50
|/
* Merge pull request #287 from wenchao-hao/fix_segLee Duncan2021-11-191-2/+3
|\
| * iscsiadm: Call log_init() first to fix a segmentation faultWenchao Hao2021-11-191-2/+3
|/
* Cosmetic cleanup on recent additionLee Duncan2021-11-111-2/+2
* Fixing last parts of sbindir configurationLee Duncan2021-11-112-2/+2
* remove redundant params in MakefileLee Duncan2021-11-111-1/+1
* Merge pull request #285 from gonzoleeman/fix-iscsi-initLee Duncan2021-11-111-0/+1
|\
| * Fix iscsi-init so that it runs when root writableLee Duncan2021-11-101-0/+1
|/
* Merge pull request #284 from mikechristie/chk-stateLee Duncan2021-11-061-1/+24
|\
| * iscsi sysfs: check state before onlining devschk-stateMike Christie2021-11-051-1/+24
|/