summaryrefslogtreecommitdiff
path: root/usr
Commit message (Expand)AuthorAgeFilesLines
* Mike: merge iscsi_ifev.h and iscsi_if.hdmitry_yus2005-05-224-4/+0
* minor compilation warning fixdmitry_yus2005-05-191-1/+1
* another cleanup on recovery daemon crash fix.dmitry_yus2005-05-171-1/+2
* actor cleanupdmitry_yus2005-05-162-11/+24
* daemon crash fix on recovery: cleanup qtask only for !reopen casedmitry_yus2005-05-161-5/+7
* fixed device offline bug on recovery: reset rx state machine intodmitry_yus2005-05-161-1/+2
* git-svn-id: svn://svn.berlios.de/open-iscsi@293 d7303112-9cec-0310-bdd2-e83a9...dmitry_yus2005-05-132-7/+15
* fixed r2tqueue flush on recovery reopendmitry_yus2005-05-121-1/+1
* daemon shouldn't die on SIGPIPE. fixed.dmitry_yus2005-05-122-7/+12
* tmf abort vs tmf response race fixdmitry_yus2005-05-101-5/+8
* Mike: big snx to session, cnx to conn renaming!dmitry_yus2005-05-0611-478/+479
* fixed authentication when done via iscsiadm secrets updatedmitry_yus2005-05-062-6/+46
* removing __KERNEL__ from iscsi_proto.hdmitry_yus2005-05-054-0/+10
* SNMP and Extended statistics implementeddmitry_yus2005-05-045-15/+257
* Linux compilation fix (after freebsd commit)dmitry_yus2005-05-023-2/+10
* initial freebsd user-space supportdmitry_yus2005-05-0211-87/+665
* reset ERL=0 reopen counter on successful recoverydmitry_yus2005-04-301-0/+6
* ERL=0 recovery with HeaderDigest=CRC32C fixesdmitry_yus2005-04-302-3/+6
* closing sysfs file in parent and child decrements hosts refcountdmitry_yus2005-04-301-0/+2
* flush syslog on daemon's SIGSEGVdmitry_yus2005-04-271-14/+29
* IPC logger initial implementationdmitry_yus2005-04-274-12/+308
* get rid of control plane's handles.dmitry_yus2005-04-275-81/+83
* pad negotiation parameters before Login Requestdmitry_yus2005-04-201-3/+20
* deadlock fix on cache synchronize at logout timedmitry_yus2005-04-201-7/+36
* Christoph:dmitry_yus2005-04-196-57/+52
* sparse bitwise minor fixdmitry_yus2005-04-191-1/+1
* Mike:dmitry_yus2005-04-171-0/+25
* Christoph:dmitry_yus2005-04-165-34/+35
* Christoph:dmitry_yus2005-04-141-2/+0
* flushing queue after cnx_stop(), so no new events flying arounddmitry_yus2005-04-143-3/+58
* picking unique OUI ISID for the same target based on SIDdmitry_yus2005-04-111-0/+25
* kernel IPC transport header file addeddmitry_yus2005-04-091-0/+95
* kernel ipc cleanup. added and implemented iscsi_ipc callback structuredmitry_yus2005-04-0913-1037/+688
* minor actor cleanupdmitry_yus2005-04-064-42/+42
* enable Nagle algo.dmitry_yus2005-04-051-1/+1
* protection from SIGTERMdmitry_yus2005-04-021-2/+17
* transport register/unregister path cleanup,dmitry_yus2005-03-268-43/+164
* to sync caches, delete session's LUNs before actual logout task.dmitry_yus2005-03-232-2/+33
* iscsid fork now works.dmitry_yus2005-03-231-4/+8
* initial scsi_transport_iscsi implementation,dmitry_yus2005-03-233-43/+147
* pdu header parsing fix, re-open fixdmitry_yus2005-03-171-20/+22
* comments and minor fixesdmitry_yus2005-03-171-4/+7
* Ming's fix for optopt applied.dmitry_yus2005-03-162-1/+2
* cleanup comments of Matt Mackall implementeddmitry_yus2005-03-165-7/+9
* version changed to 0.2dmitry_yus2005-03-151-1/+1
* recv skb pool, oom protectiondmitry_yus2005-03-151-0/+5
* if we not in FF phase we still need to cleanup socket in data moverdmitry_yus2005-03-121-7/+9
* fix cleanup on login_rsp() and friends failure.dmitry_yus2005-03-111-44/+51
* ming's patch to have default port for discoverydmitry_yus2005-03-112-5/+7
* ERL=0 initial supportdmitry_yus2005-03-105-94/+162