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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync to upstream
Mike Christie
2010-07-07
1
-3
/
+5
*
iscsi mod: sync to linux-2.6-iscsi tree's 2.6.33 feature window patches
Mike Christie
2009-11-06
1
-1
/
+6
*
iscsi modules: fix compat patches for missing bool def
Mike Christie
2009-07-09
1
-1
/
+1
*
iscsi modules: sync with upstream
Mike Christie
2009-07-09
1
-0
/
+4
*
Sync to upstream 2.6.31 feature window posting
Mike Christie
2009-05-14
1
-14
/
+15
*
iscsi mod: sync up kernel modules with 2.6.29
Mike Christie
2009-01-21
1
-11
/
+44
*
Sync kernel modules to scsi-misc for 2.6.27.
Mike Christie
2008-06-13
1
-56
/
+54
*
iscsi class/if kernel: add ifacename attr
Mike Christie
2008-04-20
1
-0
/
+1
*
Sync up with 2.6.25
Mike Christie
2008-03-15
1
-2
/
+0
*
The session age mask is only 4 bits, but session->age is 32. When
Mike Christie
2008-02-21
1
-2
/
+0
*
iscsi class: fix iscsi conn attr counter
Mike Christie
2007-12-14
1
-0
/
+7
*
sync with linux-2.6-iscsi for 2.6.25
Mike Christie
2007-12-12
1
-0
/
+19
*
sync with upstream
Mike Christie
2007-09-29
1
-7
/
+40
*
mv nop handling to kernel
Mike Christie
2007-08-27
1
-0
/
+8
*
Do not block the session on logout
Mike Christie
2007-08-16
1
-0
/
+2
*
add device reset support and fix some scsi eh bugs.
Mike Christie
2007-08-14
1
-10
/
+22
*
fix cmd seqeunce number checking
Mike Christie
2007-07-26
1
-0
/
+3
*
Support bind by hw address or netdev (ip address is temp disabled because tar...
mnc
2007-05-30
1
-1
/
+2
*
use local buffer for address value
mnc
2007-05-07
1
-0
/
+8
*
make can_queue and cmd_per_lun settable in node db
mnc
2007-04-24
1
-4
/
+3
*
the cmsdn handling does not look quite right compared to the RFC, so this use...
mnc
2007-04-24
1
-2
/
+1
*
the r2t and queue command handling could cause a nop to sit in the mgmt fifo ...
mnc
2007-04-24
1
-1
/
+2
*
we cannot allocate cmdsn from the queuecommand and mgmttask init context then...
mnc
2007-04-24
1
-7
/
+0
*
- Remove shadow of request length from struct iscsi_cmd_task. - change all us...
mnc
2007-04-24
1
-11
/
+10
*
from boaz: This patch fixes handling of expected datasn/r2tsn as received fro...
mnc
2007-04-24
1
-1
/
+0
*
again with the root boot stuff :) For root boot, the user may not be using a ...
mnc
2007-04-24
1
-0
/
+4
*
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
/
+1
*
export session's or hba's hw address from kernel
mnc
2007-04-24
1
-1
/
+12
*
from Boaz: add compat patches for 2.6.16 to 2.6.19. And modify Makefile so pa...
mnc
2007-03-01
1
-2
/
+4
*
from Boaz: roll back kernel module to r751 whereso that we have one source tr...
mnc
2007-03-01
1
-0
/
+309
*
2.6.20 adds several compat problems due to kernel API changes. This ci moves ...
mnc
2007-01-08
1
-309
/
+0
*
used patm's script to cleanup trailing whitespace
mnc
2006-11-26
1
-1
/
+1
*
fix connection creation unwind
mnc
2006-10-05
1
-3
/
+0
*
add refcouting around ctask usage in main IO path
mnc
2006-08-16
1
-0
/
+1
*
iSCSI RFC states that the first burst length must be smaller than the max bur...
mnc
2006-08-16
1
-2
/
+3
*
use login buf for default recv buf
mnc
2006-07-13
1
-0
/
+8
*
Reduce duplication in the software iscsi_transport modules by adding a libisc...
mnc
2006-07-10
1
-2
/
+13
*
if tmf times out, but command completed while tmf is in flight drop session s...
mnc
2006-07-09
1
-0
/
+1
*
When we get a r2t we push the ctask on the xmitqueue and we put a r2t on the ...
mnc
2006-06-30
1
-1
/
+9
*
fix term state. when closing the session we do not want to queue any more com...
mnc
2006-05-20
1
-1
/
+0
*
block session then flush queues, and do not start recovery from the eh host r...
mnc
2006-05-18
1
-3
/
+0
*
from ogerlitz@voltaire.com: This patch aligns all the printk messages
mnc
2006-04-27
1
-1
/
+1
*
add libiscsi files
mnc
2006-04-02
1
-0
/
+286