index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libiscsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-27
[SCSI] libiscsi: don't bugon when if user sets markers
Mike Christie
1
-9
/
+0
2011-07-25
iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.h
Nicholas Bellinger
1
-16
/
+0
2011-07-25
iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]
Andy Grover
1
-7
/
+7
2011-07-25
iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsi
Nicholas Bellinger
1
-3
/
+3
2011-02-24
[SCSI] libiscsi: add helper to convert addr to string
Mike Christie
1
-3
/
+41
2010-12-31
[SCSI] libiscsi: use bh locking instead of irq with session lock
Mike Christie
1
-8
/
+6
2010-12-31
[SCSI] libiscsi: do not take host lock in queuecommand
Mike Christie
1
-23
/
+14
2010-12-31
[SCSI] libiscsi: add more informative failure message during iscsi scsi eh
Mike Christie
1
-5
/
+5
2010-12-21
[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-In
Eddie Wai
1
-1
/
+2
2010-11-16
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-05-02
[SCSI] libiscsi: regression: fix header digest errors
Mike Christie
1
-1
/
+1
2010-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
1
-2
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-27
[SCSI] libiscsi: Fix recovery slowdown regression
Mike Christie
1
-2
/
+3
2010-03-03
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
1
-4
/
+19
2010-02-17
[SCSI] libiscsi: reset cmd timer if cmds are making progress
Mike Christie
1
-4
/
+49
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
1
-7
/
+7
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
1
-7
/
+7
2009-12-22
kfifo: move out spinlock
Stefani Seibold
1
-1
/
+1
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
1
-14
/
+8
2009-12-04
[SCSI] libiscsi: hook into ramp up/down handling
Mike Christie
1
-3
/
+12
2009-12-04
[SCSI] libiscsi: add warm target reset tmf support
Mike Christie
1
-72
/
+179
2009-12-04
[SCSI] libiscsi: Check TMF state before sending PDU
Mike Christie
1
-12
/
+101
2009-12-04
[SCSI] libiscsi: fix login/text checks in pdu injection code
Mike Christie
1
-6
/
+15
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
1
-1
/
+4
2009-10-02
[SCSI] libiscsi: iscsi_session_setup to allow for private space
Jayamohan Kallickal
1
-2
/
+4
2009-09-12
[SCSI] libiscsi, bnx2i: make bound ep check common
Mike Christie
1
-0
/
+33
2009-09-12
[SCSI] libiscsi: add completion function for drivers that do not need pdu pro...
Mike Christie
1
-5
/
+33
2009-09-05
[SCSI] libiscsi, iscsi_tcp: check suspend bit before each call to xmit_task
Mike Christie
1
-9
/
+10
2009-09-05
[SCSI] libiscsi: handle immediate command rejections
Mike Christie
1
-19
/
+87
2009-09-05
[SCSI] libiscsi: don't increment cmdsn if cmd is not sent
Mike Christie
1
-2
/
+3
2009-07-30
[SCSI] libiscsi: disable bh in and abort handler.
Mike Christie
1
-2
/
+2
2009-06-21
libiscsi: add conn and scsi eh log debug flags
Erez Zilber
1
-44
/
+65
2009-06-21
libiscsi: don't run scsi eh if iscsi task is making progress
Mike Christie
1
-13
/
+49
2009-05-23
[SCSI] libiscsi: add debug printks for iscsi command completion path
Mike Christie
1
-1
/
+10
2009-05-23
[SCSI] libiscsi: add task aborted state
Mike Christie
1
-25
/
+35
2009-05-23
[SCSI] libiscsi: check if iscsi host has work queue before queueing work
Mike Christie
1
-10
/
+11
2009-05-23
[SCSI] libiscsi: don't let io sit in queue when session has failed
Mike Christie
1
-9
/
+6
2009-05-23
[SCSI] libiscsi: handle cleanup task races
Mike Christie
1
-109
/
+116
2009-05-23
[SCSI] libiscsi: fix iscsi transport checks to account for slower links
Mike Christie
1
-9
/
+29
2009-05-23
[SCSI] libiscsi: fix nop response/reply and session cleanup race
Mike Christie
1
-3
/
+8
2009-05-23
[SCSI] libiscsi: have iscsi_data_in_rsp call iscsi_update_cmdsn
Mike Christie
1
-0
/
+1
2009-05-23
[SCSI] libiscsi: export iscsi_itt_to_task for bnx2i
Mike Christie
1
-1
/
+2
2009-05-23
[SCSI] libiscsi: handle param allocation failures
Mike Christie
1
-75
/
+33
2009-05-23
[SCSI] libiscsi: check of LLD has a alloc pdu callout.
Mike Christie
1
-7
/
+12
2009-04-27
[SCSI] cxgb3i, iser, iscsi_tcp: set target can queue
Mike Christie
1
-0
/
+10
2009-04-03
[SCSI] libiscsi: fix iscsi pool error path
Jean Delvare
1
-1
/
+3
2009-03-13
[SCSI] libiscsi: fix possbile null ptr session command cleanup
Mike Christie
1
-2
/
+5
2009-03-13
[SCSI] libiscsi: pass session failure a session struct
Mike Christie
1
-3
/
+2
2009-03-13
[SCSI] iscsi lib: remove qdepth param from iscsi host allocation
Mike Christie
1
-7
/
+4
[next]