index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
libiscsi.c
Age
Commit message (
Expand
)
Author
2011-02-24
[SCSI] libiscsi: add helper to convert addr to string
Mike Christie
2010-12-31
[SCSI] libiscsi: use bh locking instead of irq with session lock
Mike Christie
2010-12-31
[SCSI] libiscsi: do not take host lock in queuecommand
Mike Christie
2010-12-31
[SCSI] libiscsi: add more informative failure message during iscsi scsi eh
Mike Christie
2010-12-21
[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-In
Eddie Wai
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-05-02
[SCSI] libiscsi: regression: fix header digest errors
Mike Christie
2010-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-27
[SCSI] libiscsi: Fix recovery slowdown regression
Mike Christie
2010-03-03
[SCSI] libiscsi: Make iscsi_eh_target_reset start with session reset
Jayamohan Kallickal
2010-02-17
[SCSI] libiscsi: reset cmd timer if cmds are making progress
Mike Christie
2009-12-22
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
kfifo: move out spinlock
Stefani Seibold
2009-12-22
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-04
[SCSI] libiscsi: hook into ramp up/down handling
Mike Christie
2009-12-04
[SCSI] libiscsi: add warm target reset tmf support
Mike Christie
2009-12-04
[SCSI] libiscsi: Check TMF state before sending PDU
Mike Christie
2009-12-04
[SCSI] libiscsi: fix login/text checks in pdu injection code
Mike Christie
2009-12-04
[SCSI] modify change_queue_depth to take in reason why it is being called
Mike Christie
2009-10-02
[SCSI] libiscsi: iscsi_session_setup to allow for private space
Jayamohan Kallickal
2009-09-12
[SCSI] libiscsi, bnx2i: make bound ep check common
Mike Christie
2009-09-12
[SCSI] libiscsi: add completion function for drivers that do not need pdu pro...
Mike Christie
2009-09-05
[SCSI] libiscsi, iscsi_tcp: check suspend bit before each call to xmit_task
Mike Christie
2009-09-05
[SCSI] libiscsi: handle immediate command rejections
Mike Christie
2009-09-05
[SCSI] libiscsi: don't increment cmdsn if cmd is not sent
Mike Christie
2009-07-30
[SCSI] libiscsi: disable bh in and abort handler.
Mike Christie
2009-06-21
libiscsi: add conn and scsi eh log debug flags
Erez Zilber
2009-06-21
libiscsi: don't run scsi eh if iscsi task is making progress
Mike Christie
2009-05-23
[SCSI] libiscsi: add debug printks for iscsi command completion path
Mike Christie
2009-05-23
[SCSI] libiscsi: add task aborted state
Mike Christie
2009-05-23
[SCSI] libiscsi: check if iscsi host has work queue before queueing work
Mike Christie
2009-05-23
[SCSI] libiscsi: don't let io sit in queue when session has failed
Mike Christie
2009-05-23
[SCSI] libiscsi: handle cleanup task races
Mike Christie
2009-05-23
[SCSI] libiscsi: fix iscsi transport checks to account for slower links
Mike Christie
2009-05-23
[SCSI] libiscsi: fix nop response/reply and session cleanup race
Mike Christie
2009-05-23
[SCSI] libiscsi: have iscsi_data_in_rsp call iscsi_update_cmdsn
Mike Christie
2009-05-23
[SCSI] libiscsi: export iscsi_itt_to_task for bnx2i
Mike Christie
2009-05-23
[SCSI] libiscsi: handle param allocation failures
Mike Christie
2009-05-23
[SCSI] libiscsi: check of LLD has a alloc pdu callout.
Mike Christie
2009-04-27
[SCSI] cxgb3i, iser, iscsi_tcp: set target can queue
Mike Christie
2009-04-03
[SCSI] libiscsi: fix iscsi pool error path
Jean Delvare
2009-03-13
[SCSI] libiscsi: fix possbile null ptr session command cleanup
Mike Christie
2009-03-13
[SCSI] libiscsi: pass session failure a session struct
Mike Christie
2009-03-13
[SCSI] iscsi lib: remove qdepth param from iscsi host allocation
Mike Christie
2009-03-13
[SCSI] iscsi lib: have lib create work queue for transmitting IO
Mike Christie
2009-03-13
[SCSI] libiscsi: don't cap queue depth in iscsi modules
Mike Christie
2009-03-13
[SCSI] libiscsi: replace scsi_debug logging with session/conn logging
Mike Christie
2009-03-13
[SCSI] libiscsi: fix iscsi pool error path
Jean Delvare
[next]