index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libiscsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2009-03-13
[SCSI] iscsi lib: have lib create work queue for transmitting IO
Mike Christie
1
-9
/
+36
2009-03-13
[SCSI] libiscsi: don't cap queue depth in iscsi modules
Mike Christie
1
-8
/
+1
2009-03-13
[SCSI] libiscsi: replace scsi_debug logging with session/conn logging
Mike Christie
1
-61
/
+103
2009-03-13
[SCSI] libiscsi: fix iscsi pool error path
Jean Delvare
1
-3
/
+2
2009-02-10
[SCSI] libiscsi: Fix scsi command timeout oops in iscsi_eh_timed_out
Mike Christie
1
-1
/
+2
2009-01-25
[SCSI] libiscsi: fix iscsi pool leak
Mike Christie
1
-0
/
+1
2008-12-29
[SCSI] libiscsi: handle init task failures.
Mike Christie
1
-2
/
+2
2008-12-29
[SCSI] libiscsi: pass opcode into alloc_pdu callout
Mike Christie
1
-7
/
+7
2008-12-29
[SCSI] libiscsi: allow drivers to modify the itt sent to the target
Mike Christie
1
-13
/
+34
2008-12-29
[SCSI] libiscsi: change login data buffer allocation
Mike Christie
1
-2
/
+4
[next]