aboutsummaryrefslogtreecommitdiffstats
path: root/include/scsi/libiscsi.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-21scsi: libiscsi: Improve conn_send_pdu APIMike Christie1-3/+0
2022-06-21scsi: iscsi: Remove iscsi_get_task back_lock requirementMike Christie1-1/+1
2022-06-21scsi: iscsi: Add recv workqueue helpersMike Christie1-0/+4
2022-06-21scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie1-1/+1
2022-06-21scsi: iscsi: Fix session removal on shutdownMike Christie1-1/+1
2022-04-25scsi: iscsi: Fix harmless double shift bugDan Carpenter1-3/+3
2022-04-11scsi: iscsi: Fix NOP handling during conn recoveryMike Christie1-1/+1
2022-04-11scsi: iscsi: Merge suspend fieldsMike Christie1-4/+5
2022-03-01scsi: iscsi: Drop temp workq_nameMike Christie1-1/+0
2022-02-22scsi: iscsi: Stop using the SCSI pointerBart Van Assche1-0/+12
2021-06-02scsi: iscsi: Hold task ref during TMF timeout handlingMike Christie1-0/+1
2021-06-02scsi: iscsi: Fix conn use after free during resetsMike Christie1-6/+5
2021-06-02scsi: iscsi: Stop queueing during ep_disconnectMike Christie1-0/+1
2021-06-02scsi: iscsi: Add task completion helperMike Christie1-0/+7
2021-02-08scsi: libiscsi: Add helper to calculate max SCSI cmds per sessionMike Christie1-0/+2
2021-02-08scsi: libiscsi: Drop taskqueuelockMike Christie1-2/+2
2020-11-16scsi: libiscsi: Fix NOP race conditionLee Duncan1-0/+3
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2017-05-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-1/+2
2017-03-15scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_tElena Reshetova1-1/+2
2017-02-28scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech1-0/+1
2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig1-0/+1
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-2/+0
2014-04-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-0/+4
2014-03-17SCSI/libiscsi: Add check_protection callback for transportsSagi Grimberg1-0/+4
2014-03-15[SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz1-5/+12
2013-12-19[SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn structAdheer Chandravanshi1-0/+1
2013-08-23[SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfsAdheer Chandravanshi1-0/+31
2013-06-26[SCSI] libiscsi: Added new boot entries in the session sysfsEddie Wai1-0/+4
2013-04-11[SCSI] libiscsi: export function iscsi_switch_str_paramAdheer Chandravanshi1-0/+1
2012-02-19[SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie1-1/+1
2012-02-19[SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary1-0/+1
2011-06-29[SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover1-1/+1
2011-02-24[SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie1-6/+0
2011-02-24[SCSI] libiscsi: add helper to convert addr to stringMike Christie1-0/+2
2010-12-31[SCSI] libiscsi: do not take host lock in queuecommandMike Christie1-1/+2
2010-12-21[SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai1-0/+1
2010-11-16SCSI host lock push-downJeff Garzik1-2/+1
2010-03-03[SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal1-1/+2
2009-12-22kfifo: move struct kfifo in placeStefani Seibold1-1/+2
2009-12-04[SCSI] libiscsi: add warm target reset tmf supportMike Christie1-0/+1
2009-12-04[SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie1-1/+2
2009-10-02[SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal1-1/+2
2009-09-12[SCSI] libiscsi, bnx2i: make bound ep check commonMike Christie1-0/+1
2009-09-12[SCSI] libiscsi: add completion function for drivers that do not need pdu processingMike Christie1-0/+2
2009-06-21libiscsi: don't run scsi eh if iscsi task is making progressMike Christie1-0/+4
2009-05-23[SCSI] libiscsi: add task aborted stateMike Christie1-0/+2
2009-05-23[SCSI] libiscsi: handle cleanup task racesMike Christie1-3/+2
2009-05-23[SCSI] libiscsi: export iscsi_itt_to_task for bnx2iMike Christie1-0/+1
2009-04-27[SCSI] cxgb3i, iser, iscsi_tcp: set target can queueMike Christie1-0/+2