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
/
kernel
/
libiscsi.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync up with 2.6.25
Mike Christie
2008-03-15
1
-5
/
+4
*
The session age mask is only 4 bits, but session->age is 32. When
Mike Christie
2008-02-21
1
-10
/
+4
*
iscsi class: fix iscsi conn attr counter
Mike Christie
2007-12-14
1
-33
/
+43
*
libiscsi: fix setting of nop timer
Mike Christie
2007-12-14
1
-6
/
+3
*
sync with linux-2.6-iscsi for 2.6.25
Mike Christie
2007-12-12
1
-19
/
+28
*
sync with upstream 2.6.24
Mike Christie
2007-10-29
1
-1
/
+0
*
libiscsi: set tmf timeouts to some safe default
Mike Christie
2007-10-16
1
-0
/
+2
*
sync with upstream
Mike Christie
2007-09-29
1
-71
/
+117
*
clear conn->ctask when completing commands
Mike Christie
2007-09-27
1
-1
/
+4
*
do not immediately fail on logout
Mike Christie
2007-09-13
1
-8
/
+6
*
mv nop handling to kernel
Mike Christie
2007-08-27
1
-66
/
+265
*
fix shutdown
Mike Christie
2007-08-27
1
-2
/
+2
*
Do not return from eh functions if in the middle logging out.
Mike Christie
2007-08-23
1
-7
/
+15
*
fix tmf mtask leak
Mike Christie
2007-08-16
1
-0
/
+1
*
grab eh_mutex during host reset
Mike Christie
2007-08-16
1
-2
/
+5
*
Do not block the session on logout
Mike Christie
2007-08-16
1
-65
/
+72
*
Fix locking bug in eh abort
Mike Christie
2007-08-15
1
-0
/
+1
*
must check leadconn under session lock
Mike Christie
2007-08-15
1
-3
/
+2
*
add device reset support and fix some scsi eh bugs.
Mike Christie
2007-08-14
1
-206
/
+304
*
must release session lock on early stop conn exit
Mike Christie
2007-08-13
1
-1
/
+3
*
fix DefaultTime2Wait handling and fix libiscsi null ptr ref.
Mike Christie
2007-08-13
1
-0
/
+8
*
fix eh_abort ctask access
Mike Christie
2007-08-02
1
-7
/
+6
*
fix cmd seqeunce number checking
Mike Christie
2007-07-26
1
-21
/
+25
*
libiscsi: make sure session is not blocked when removing ho
Mike Christie
2007-07-26
1
-0
/
+1
*
Support bind by hw address or netdev (ip address is temp disabled because tar...
mnc
2007-05-30
1
-0
/
+11
*
make can_queue and cmd_per_lun settable in node db
mnc
2007-04-24
1
-1
/
+27
*
the cmsdn handling does not look quite right compared to the RFC, so this use...
mnc
2007-04-24
1
-53
/
+56
*
the r2t and queue command handling could cause a nop to sit in the mgmt fifo ...
mnc
2007-04-24
1
-7
/
+17
*
regression from previous patch
mnc
2007-04-24
1
-22
/
+35
*
we cannot allocate cmdsn from the queuecommand and mgmttask init context then...
mnc
2007-04-24
1
-207
/
+156
*
clean up state machine bugs where we partially send a digest but then recalcu...
mnc
2007-04-24
1
-1
/
+1
*
- Remove shadow of request length from struct iscsi_cmd_task. - change all us...
mnc
2007-04-24
1
-5
/
+4
*
from boaz: This patch fixes handling of expected datasn/r2tsn as received fro...
mnc
2007-04-24
1
-2
/
+3
*
again with the root boot stuff :) For root boot, the user may not be using a ...
mnc
2007-04-24
1
-0
/
+40
*
For now we are not going to be able to settle on a way to force each iscsi st...
mnc
2007-04-24
1
-0
/
+12
*
export session's or hba's hw address from kernel
mnc
2007-04-24
1
-0
/
+40
*
from Boaz: add compat patches for 2.6.16 to 2.6.19. And modify Makefile so pa...
mnc
2007-03-01
1
-39
/
+39
*
from Boaz: roll back kernel module to r751 whereso that we have one source tr...
mnc
2007-03-01
1
-0
/
+1995
*
2.6.20 adds several compat problems due to kernel API changes. This ci moves ...
mnc
2007-01-08
1
-1995
/
+0
*
we overflow the senselen int when we swap it around and we swap it around on ...
mnc
2006-12-17
1
-3
/
+3
*
used patm's script to cleanup trailing whitespace
mnc
2006-11-26
1
-1
/
+1
*
Some messages from debug_scsi do not have trailing newlines, making console m...
mnc
2006-11-06
1
-4
/
+5
*
add support for logout and session/connection dropped aens
mnc
2006-10-31
1
-2
/
+2
*
fix shutdown. This fixes the problem where iscsid had 256 hardcoded in the de...
mnc
2006-10-31
1
-2
/
+23
*
fix connection creation unwind
mnc
2006-10-05
1
-30
/
+8
*
from bhalevy@gmail.com: It looks like change 652 to libiscsi.c added some dea...
mnc
2006-10-04
1
-2
/
+0
*
revert part of refcount patch. We do not need to cleanup the task in the main...
mnc
2006-08-26
1
-5
/
+4
*
when the scsi eh sends a tur, if the session is transitionion then we could r...
mnc
2006-08-26
1
-5
/
+22
*
only check burst lengths if immediate data is yes or if initial r2t is no
mnc
2006-08-24
1
-1
/
+2
*
fix several bugs in padding and digest xmit
mnc
2006-08-22
1
-6
/
+31
[next]