aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/libiscsi.c
AgeCommit message (Expand)Author
2012-02-19[SCSI] libiscsi: fix cmd timeout/completion raceMike Christie
2012-02-19[SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie
2012-02-19[SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary
2011-10-31scsi: Fix up files implicitly depending on module.h inclusionPaul Gortmaker
2011-08-27[SCSI] libiscsi: don't bugon when if user sets markersMike Christie
2011-07-25iscsi: Add Serial Number Arithmetic LT and GT into iscsi_proto.hNicholas Bellinger
2011-07-25iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover
2011-07-25iscsi: Resolve iscsi_proto.h naming conflicts with drivers/target/iscsiNicholas Bellinger
2011-02-24[SCSI] libiscsi: add helper to convert addr to stringMike Christie
2010-12-31[SCSI] libiscsi: use bh locking instead of irq with session lockMike Christie
2010-12-31[SCSI] libiscsi: do not take host lock in queuecommandMike Christie
2010-12-31[SCSI] libiscsi: add more informative failure message during iscsi scsi ehMike Christie
2010-12-21[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai
2010-11-16SCSI host lock push-downJeff Garzik
2010-05-02[SCSI] libiscsi: regression: fix header digest errorsMike Christie
2010-04-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-27[SCSI] libiscsi: Fix recovery slowdown regressionMike Christie
2010-03-03[SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal
2010-02-17[SCSI] libiscsi: reset cmd timer if cmds are making progressMike Christie
2009-12-22kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...Stefani Seibold
2009-12-22kfifo: cleanup namespaceStefani Seibold
2009-12-22kfifo: move out spinlockStefani Seibold
2009-12-22kfifo: move struct kfifo in placeStefani Seibold
2009-12-04[SCSI] libiscsi: hook into ramp up/down handlingMike Christie
2009-12-04[SCSI] libiscsi: add warm target reset tmf supportMike Christie
2009-12-04[SCSI] libiscsi: Check TMF state before sending PDUMike Christie
2009-12-04[SCSI] libiscsi: fix login/text checks in pdu injection codeMike Christie
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie
2009-10-02[SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal
2009-09-12[SCSI] libiscsi, bnx2i: make bound ep check commonMike 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_taskMike Christie
2009-09-05[SCSI] libiscsi: handle immediate command rejectionsMike Christie
2009-09-05[SCSI] libiscsi: don't increment cmdsn if cmd is not sentMike Christie
2009-07-30[SCSI] libiscsi: disable bh in and abort handler.Mike Christie
2009-06-21libiscsi: add conn and scsi eh log debug flagsErez Zilber
2009-06-21libiscsi: don't run scsi eh if iscsi task is making progressMike Christie
2009-05-23[SCSI] libiscsi: add debug printks for iscsi command completion pathMike Christie
2009-05-23[SCSI] libiscsi: add task aborted stateMike Christie
2009-05-23[SCSI] libiscsi: check if iscsi host has work queue before queueing workMike Christie
2009-05-23[SCSI] libiscsi: don't let io sit in queue when session has failedMike Christie
2009-05-23[SCSI] libiscsi: handle cleanup task racesMike Christie
2009-05-23[SCSI] libiscsi: fix iscsi transport checks to account for slower linksMike Christie
2009-05-23[SCSI] libiscsi: fix nop response/reply and session cleanup raceMike Christie
2009-05-23[SCSI] libiscsi: have iscsi_data_in_rsp call iscsi_update_cmdsnMike Christie
2009-05-23[SCSI] libiscsi: export iscsi_itt_to_task for bnx2iMike Christie
2009-05-23[SCSI] libiscsi: handle param allocation failuresMike 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 queueMike Christie