summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* libiscsi: fix locking in iscsi_eh_device_resetMike Christie2008-09-251-7/+2
* iscsi_tcp: return a descriptive error value during connection errorsMike Christie2008-09-252-5/+8
* handle ISCSI_ERR_INVALID_HOSTMike Christie2008-09-252-1/+10
* iscsi class: fix endpoint id handlingMike Christie2008-09-252-5/+6
* libiscsi: fix data corruption when target has to resend data-in packetsMike Christie2008-09-252-30/+40
* modify initial login retry maxMike Christie2008-09-244-16/+66
* iscsi conf: partially revert increase default login max changeMike Christie2008-09-241-3/+3
* iscsi conf: increase default login maxMike Christie2008-09-241-2/+5
* Revert broken SLES 10 compat patch.Mike Christie2008-09-131-18/+0
* [PATCH] Add .gitignore filesMike Christie2008-09-134-0/+15
* Add Makefile support for 2.6.26 compat patchMike Christie2008-09-131-3/+14
* Add 2.6.26 compat supportMike Christie2008-09-131-0/+94
* Sync kernel modules with 2.6.27Mike Christie2008-09-133-6/+15
* log.c: add error messages when allocation shared memoryDoron Shoham2008-09-091-2/+13
* iscsid: adjust requested settings for userMike Christie2008-08-211-17/+21
* Add SLES10 SP2 compatHannes Reinecke2008-08-152-0/+883
* Add compat patch for RHEL 5.2Mike Christie2008-08-151-4/+37
* Bump version for new release.Mike Christie2008-06-301-1/+1
* fix dynamic tpgt support.Mike Christie2008-06-301-1/+9
* remove sysfs_fileMike Christie2008-06-131-4/+1
* Fix login redirect failure handling.Mike Christie2008-06-132-4/+8
* fix ipv6 login redirect support.Mike Christie2008-06-131-1/+12
* Fix discovery and autobindingMike Christie2008-06-131-3/+8
* Fix idbm iscsid segfault when accsing ifacesMike Christie2008-06-131-11/+7
* Fix transport_name compat support.Mike Christie2008-06-134-42/+89
* libiscsi: support older tools that did not set can_queue/cmds_maxMike Christie2008-06-131-0/+3
* iscsid: don't print enosys errors.Mike Christie2008-06-131-1/+12
* Update 2.6.24 - 2.6.25 patchMike Christie2008-06-132-30/+865
* Update 2.6.20 - 2.6.24 patchMike Christie2008-06-131-104/+799
* Update 2.6.14 - 2.6.19 compat patchMike Christie2008-06-131-179/+781
* Sync kernel modules to scsi-misc for 2.6.27.Mike Christie2008-06-139-1125/+1559
* Increase login retry for iscsistart.Mike Christie2008-06-061-0/+9
* Only autobind to ifaces with transport = tcpMike Christie2008-05-311-4/+2
* Fix sysfs handling of block:sdX and scsi bus changesMike Christie2008-05-3114-494/+1313
* fix compilation on Fedora 9Mike Christie2008-05-291-0/+1
* Fix iser create bound session compatMike Christie2008-05-231-5/+16
* pass ep to session creationMike Christie2008-05-197-32/+116
* Revert Release-transport-entry-when-the-transport-is-unload.patchMike Christie2008-05-195-55/+0
* libiscsi: fix recv tmoMike Christie2008-05-081-6/+6
* libiscsi: Fix nop timeout handlingMike Christie2008-05-052-8/+12
* Fix ep_disconnect handling of invalid epMike Christie2008-04-261-3/+5
* Release transport entry when the transport is unloadedMike Christie2008-04-265-0/+55
* Support mutlple ifaces with the same binding (lack of binding).Mike Christie2008-04-226-12/+22
* Fix bad merge. User iscsi param masks instead of params.Mike Christie2008-04-221-5/+5
* Do not allow iface setting to be changed in node mode.Mike Christie2008-04-201-10/+1
* User 64 bit params mask.Mike Christie2008-04-202-8/+9
* fix compile warning for missing iface.hMike Christie2008-04-201-0/+1
* set header digests to off by defaultMike Christie2008-04-202-4/+4
* Use startup definition in util.c.Mike Christie2008-04-201-1/+1
* break up iface code and add default iser, tcp/default and bnx2i ifacesMike Christie2008-04-2011-601/+785