aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/libiscsi.c
Commit message (Expand)AuthorAge
* [SCSI] libiscsi: regression: fix header digest errorsMike Christie2010-05-02
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-04-05
|\
| * [SCSI] libiscsi: Fix recovery slowdown regressionMike Christie2010-03-27
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-03
* [SCSI] libiscsi: reset cmd timer if cmds are making progressMike Christie2010-02-17
* kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold2009-12-22
* kfifo: cleanup namespaceStefani Seibold2009-12-22
* kfifo: move out spinlockStefani Seibold2009-12-22
* kfifo: move struct kfifo in placeStefani Seibold2009-12-22
* [SCSI] libiscsi: hook into ramp up/down handlingMike Christie2009-12-04
* [SCSI] libiscsi: add warm target reset tmf supportMike Christie2009-12-04
* [SCSI] libiscsi: Check TMF state before sending PDUMike Christie2009-12-04
* [SCSI] libiscsi: fix login/text checks in pdu injection codeMike Christie2009-12-04
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-04
* [SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal2009-10-02
* [SCSI] libiscsi, bnx2i: make bound ep check commonMike Christie2009-09-12
* [SCSI] libiscsi: add completion function for drivers that do not need pdu pro...Mike Christie2009-09-12
* [SCSI] libiscsi, iscsi_tcp: check suspend bit before each call to xmit_taskMike Christie2009-09-05
* [SCSI] libiscsi: handle immediate command rejectionsMike Christie2009-09-05
* [SCSI] libiscsi: don't increment cmdsn if cmd is not sentMike Christie2009-09-05
* [SCSI] libiscsi: disable bh in and abort handler.Mike Christie2009-07-30
* libiscsi: add conn and scsi eh log debug flagsErez Zilber2009-06-21
* libiscsi: don't run scsi eh if iscsi task is making progressMike Christie2009-06-21
* [SCSI] libiscsi: add debug printks for iscsi command completion pathMike Christie2009-05-23
* [SCSI] libiscsi: add task aborted stateMike Christie2009-05-23
* [SCSI] libiscsi: check if iscsi host has work queue before queueing workMike Christie2009-05-23
* [SCSI] libiscsi: don't let io sit in queue when session has failedMike Christie2009-05-23
* [SCSI] libiscsi: handle cleanup task racesMike Christie2009-05-23
* [SCSI] libiscsi: fix iscsi transport checks to account for slower linksMike Christie2009-05-23
* [SCSI] libiscsi: fix nop response/reply and session cleanup raceMike Christie2009-05-23
* [SCSI] libiscsi: have iscsi_data_in_rsp call iscsi_update_cmdsnMike Christie2009-05-23
* [SCSI] libiscsi: export iscsi_itt_to_task for bnx2iMike Christie2009-05-23
* [SCSI] libiscsi: handle param allocation failuresMike Christie2009-05-23
* [SCSI] libiscsi: check of LLD has a alloc pdu callout.Mike Christie2009-05-23
* [SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie2009-04-27
* [SCSI] libiscsi: fix iscsi pool error pathJean Delvare2009-04-03
* [SCSI] libiscsi: fix possbile null ptr session command cleanupMike Christie2009-03-13
* [SCSI] libiscsi: pass session failure a session structMike Christie2009-03-13
* [SCSI] iscsi lib: remove qdepth param from iscsi host allocationMike Christie2009-03-13
* [SCSI] iscsi lib: have lib create work queue for transmitting IOMike Christie2009-03-13
* [SCSI] libiscsi: don't cap queue depth in iscsi modulesMike Christie2009-03-13
* [SCSI] libiscsi: replace scsi_debug logging with session/conn loggingMike Christie2009-03-13
* [SCSI] libiscsi: fix iscsi pool error pathJean Delvare2009-03-13
* [SCSI] libiscsi: Fix scsi command timeout oops in iscsi_eh_timed_outMike Christie2009-02-10
* [SCSI] libiscsi: fix iscsi pool leakMike Christie2009-01-25
* [SCSI] libiscsi: handle init task failures.Mike Christie2008-12-29
* [SCSI] libiscsi: pass opcode into alloc_pdu calloutMike Christie2008-12-29
* [SCSI] libiscsi: allow drivers to modify the itt sent to the targetMike Christie2008-12-29
* [SCSI] libiscsi: change login data buffer allocationMike Christie2008-12-29