summaryrefslogtreecommitdiffstats
path: root/include/scsi/libiscsi.h
Commit message (Expand)AuthorAgeFilesLines
* scsi: iscsi: Declare SCSI host template constBart Van Assche2023-03-241-1/+1
* scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressMike Christie2023-01-181-0/+2
* scsi: core: Change the return type of .eh_timed_out()Bart Van Assche2022-10-221-1/+1
* scsi: libiscsi: Improve conn_send_pdu APIMike Christie2022-06-211-3/+0
* scsi: iscsi: Remove iscsi_get_task back_lock requirementMike Christie2022-06-211-1/+1
* scsi: iscsi: Add recv workqueue helpersMike Christie2022-06-211-0/+4
* scsi: iscsi: Rename iscsi_conn_queue_work()Mike Christie2022-06-211-1/+1
* scsi: iscsi: Fix session removal on shutdownMike Christie2022-06-211-1/+1
* scsi: iscsi: Fix harmless double shift bugDan Carpenter2022-04-251-3/+3
* scsi: iscsi: Fix NOP handling during conn recoveryMike Christie2022-04-111-1/+1
* scsi: iscsi: Merge suspend fieldsMike Christie2022-04-111-4/+5
* scsi: iscsi: Drop temp workq_nameMike Christie2022-03-011-1/+0
* scsi: iscsi: Stop using the SCSI pointerBart Van Assche2022-02-221-0/+12
* scsi: iscsi: Hold task ref during TMF timeout handlingMike Christie2021-06-021-0/+1
* scsi: iscsi: Fix conn use after free during resetsMike Christie2021-06-021-6/+5
* scsi: iscsi: Stop queueing during ep_disconnectMike Christie2021-06-021-0/+1
* scsi: iscsi: Add task completion helperMike Christie2021-06-021-0/+7
* scsi: libiscsi: Add helper to calculate max SCSI cmds per sessionMike Christie2021-02-081-0/+2
* scsi: libiscsi: Drop taskqueuelockMike Christie2021-02-081-2/+2
* scsi: libiscsi: Fix NOP race conditionLee Duncan2020-11-161-0/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-14/+1
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2017-05-041-1/+2
|\
| * scsi: libiscsi: qedi: convert iscsi_task.refcount from atomic_t to refcount_tElena Reshetova2017-03-151-1/+2
* | scsi: libiscsi: add lock around task lists to fix list corruption regressionChris Leech2017-02-281-0/+1
|/
* scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig2017-02-061-0/+1
* scsi: drop reason argument from ->change_queue_depthChristoph Hellwig2014-11-241-2/+0
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2014-04-031-0/+4
|\
| * SCSI/libiscsi: Add check_protection callback for transportsSagi Grimberg2014-03-171-0/+4
* | [SCSI] libiscsi: Reduce locking contention in fast pathShlomo Pongratz2014-03-151-5/+12
|/
* [SCSI] libiscsi: Add local_ipaddr parameter in iscsi_conn structAdheer Chandravanshi2013-12-191-0/+1
* [SCSI] libiscsi: Exporting new attrs for iscsi session and connection in sysfsAdheer Chandravanshi2013-08-231-0/+31
* [SCSI] libiscsi: Added new boot entries in the session sysfsEddie Wai2013-06-261-0/+4
* [SCSI] libiscsi: export function iscsi_switch_str_paramAdheer Chandravanshi2013-04-111-0/+1
* [SCSI] libiscsi_tcp: fix max_r2t manipulationMike Christie2012-02-191-1/+1
* [SCSI] libiscsi: Added support to show targetalias in sysfsVikas Chaudhary2012-02-191-0/+1
* [SCSI] iscsi: Use struct scsi_lun in iscsi structs instead of u8[8]Andy Grover2011-06-291-1/+1
* [SCSI] cxgbi: convert to use iscsi_conn_get_addr_paramMike Christie2011-02-241-6/+0
* [SCSI] libiscsi: add helper to convert addr to stringMike Christie2011-02-241-0/+2
* [SCSI] libiscsi: do not take host lock in queuecommandMike Christie2010-12-311-1/+2
* [SCSI] bnx2i: Added fix for NOP-Out response panic from unsolicited NOP-InEddie Wai2010-12-211-0/+1
* SCSI host lock push-downJeff Garzik2010-11-161-2/+1
* [SCSI] libiscsi: Make iscsi_eh_target_reset start with session resetJayamohan Kallickal2010-03-031-1/+2
* kfifo: move struct kfifo in placeStefani Seibold2009-12-221-1/+2
* [SCSI] libiscsi: add warm target reset tmf supportMike Christie2009-12-041-0/+1
* [SCSI] modify change_queue_depth to take in reason why it is being calledMike Christie2009-12-041-1/+2
* [SCSI] libiscsi: iscsi_session_setup to allow for private spaceJayamohan Kallickal2009-10-021-1/+2
* [SCSI] libiscsi, bnx2i: make bound ep check commonMike Christie2009-09-121-0/+1
* [SCSI] libiscsi: add completion function for drivers that do not need pdu pro...Mike Christie2009-09-121-0/+2
* libiscsi: don't run scsi eh if iscsi task is making progressMike Christie2009-06-211-0/+4
* [SCSI] libiscsi: add task aborted stateMike Christie2009-05-231-0/+2