index
:
delta/open-iscsi.git
chap-fips-experimental
chk-state
coverity_scan
doc-timers
fix-logout
gh-pages
iscsistart-fixes
master
new-version
prctl-flusher-support
sync-speedup
github.com: mikechristie/open-iscsi.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr
/
actor.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
iscsid: make sure actor is delated before rescheduling
Mike Christie
2015-08-25
1
-0
/
+8
*
Remove duplicate newlines in log messages.
Lee Duncan
2015-04-03
1
-4
/
+4
*
Add some more debug logging to actor.c
Andy Grover
2015-03-02
1
-5
/
+19
*
Fix incorrect list operation leading to out-of-order items on pend_list
Andy Grover
2015-03-02
1
-1
/
+2
*
Make running actors event-driven
Andy Grover
2015-01-12
1
-133
/
+131
*
Remove actor_init and rename actor_new to actor_init
Andy Grover
2015-01-12
1
-7
/
+1
*
actor: Simplify actor_poll a little
Adam Jackson
2015-01-12
1
-18
/
+2
*
actor: Unobfuscate ACTOR_MAX_LOOPS
Adam Jackson
2015-01-12
1
-1
/
+1
*
actor: Remove ACTOR_TICKS_10MS()
Adam Jackson
2015-01-12
1
-3
/
+1
*
actor: s/ACTOR_TICKS/actor_jiffies/
Adam Jackson
2015-01-12
1
-4
/
+3
*
actor: simplify actor_check
Adam Jackson
2015-01-12
1
-11
/
+4
*
actor: Mark actor_check static
Adam Jackson
2015-01-12
1
-1
/
+1
*
ISCSID: Fixed a race condition in the INVALID_HOST path
Eddie Wai
2010-10-27
1
-7
/
+6
*
iscsid: fix ISCSI_ERR_INVALID_HOST err handling
Mike Christie
2009-07-30
1
-6
/
+22
*
fix actor list corruption
Mike Christie
2007-06-30
1
-5
/
+9
*
fix actor diff
Mike Christie
2007-06-25
1
-2
/
+2
*
fix actor 64 it compile warnings.
Mike Christie
2007-06-25
1
-3
/
+4
*
fix actor compile warnings.
Mike Christie
2007-06-25
1
-2
/
+2
*
use login timer instead of conn_context
Mike Christie
2007-06-23
1
-2
/
+6
*
use list instead of queue
Mike Christie
2007-06-22
1
-44
/
+39
*
rm queue.c usage
Mike Christie
2007-06-22
1
-0
/
+5
*
using uint32_t and uint64_t causes bad casting and the code to sort threads i...
mnc
2006-11-28
1
-19
/
+23
*
When the initial login or connect fails we cleanup and inform iscsiadm. There...
mnc
2006-07-10
1
-0
/
+1
*
from hannes and cleaned up and ported by mike - add iscsid sync up code. (Als...
mnc
2006-03-03
1
-2
/
+2
*
actor cleanup
dmitry_yus
2005-05-16
1
-10
/
+23
*
fixed device offline bug on recovery: reset rx state machine into
dmitry_yus
2005-05-16
1
-1
/
+2
*
git-svn-id: svn://svn.berlios.de/open-iscsi@293 d7303112-9cec-0310-bdd2-e83a9...
dmitry_yus
2005-05-13
1
-7
/
+9
*
minor actor cleanup
dmitry_yus
2005-04-06
1
-29
/
+29
*
sched renamed to actor, provider structure added, u/k work began
open-iscsi
2005-01-27
1
-0
/
+251