aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/scsi/scsi_transport_iscsi.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-11scsi: iscsi: Add support for asynchronous iSCSI session destructionFrank Mayhar1-0/+1
2020-03-11scsi: aacraid: Disabling TM path and only processing IOP resetSagar Biradar2-10/+26
2020-03-11scsi: ibmvfc: Avoid loss of all paths during SVC node rebootBrian King2-37/+173
2020-03-11scsi: Replace zero-length array with flexible-array memberGustavo A. R. Silva16-27/+27
2020-02-28scsi: ufs: Simplify two testsBart Van Assche1-2/+2
2020-02-28scsi: ufs: Introduce ufshcd_init_lrb()Bart Van Assche1-16/+22
2020-02-28scsi: core: Introduce {init,exit}_cmd_priv()Bart Van Assche2-6/+26
2020-02-28scsi: core: Remove cmd_list functionalityHannes Reinecke8-53/+0
2020-02-28scsi: aacraid: use scsi_host_busy_iter() in get_num_of_incomplete_fibs()Hannes Reinecke1-40/+41
2020-02-28scsi: aacraid: use scsi_host_busy_iter() to wait for outstanding commandsHannes Reinecke1-18/+17
2020-02-28scsi: core: add scsi_host_busy_iter()Hannes Reinecke2-0/+40
2020-02-28scsi: aacraid: use scsi_host_(block,unblock) to block I/OHannes Reinecke2-21/+8
2020-02-28scsi: core: add scsi_host_(block,unblock) helper functionHannes Reinecke2-0/+32
2020-02-28scsi: aacraid: move scsi_(block,unblock)_requests out of _aac_reset_adapter()Hannes Reinecke1-6/+4
2020-02-28scsi: aacraid: replace aac_flush_ios() with midlayer helperHannes Reinecke1-22/+2
2020-02-28scsi: aacraid: use scsi_host_complete_all_commands() to terminate outstanding commandsHannes Reinecke1-22/+2
2020-02-28scsi: aacraid: Do not wait for outstanding write commands on synchronize_cacheHannes Reinecke1-74/+2
2020-02-28scsi: dpt_i2o: use scsi_host_complete_all_commands() to abort outstanding commandsHannes Reinecke2-20/+1
2020-02-28scsi: core: add scsi_host_complete_all_commands() helperHannes Reinecke2-0/+30
2020-02-28scsi: dpt_i2o: rename adpt_i2o_to_scsi() to adpt_i2o_scsi_complete()Hannes Reinecke2-4/+3
2020-02-28scsi: core: use kobj_to_devGuosong Su1-4/+4
2020-02-28scsi: ufs: ufs-mediatek: add waiting time for reference clockStanley Chu2-2/+46
2020-02-28scsi: ufs-qcom: Apply QUIRK_HOST_TACTIVATE for WDC UFS devicesCan Guo2-0/+4
2020-02-28scsi: ufs: Allow vendor device quirks to be applied earlyCan Guo1-2/+2
2020-02-28scsi: ufshcd: use an enum for quirksChristoph Hellwig1-40/+42
2020-02-28scsi: ufshcd: remove unused quirksChristoph Hellwig2-129/+12
2020-02-28scsi: qla2xxx: Update driver version to 10.01.00.25-kHimanshu Madhani1-1/+1
2020-02-28scsi: qla2xxx: Set Nport ID for N2NQuinn Tran1-19/+23
2020-02-28scsi: qla2xxx: Handle NVME status iocb correctlyArun Easi1-8/+39
2020-02-28scsi: qla2xxx: Remove restriction of FC T10-PI and FC-NVMeQuinn Tran1-4/+0
2020-02-28scsi: qla2xxx: Serialize fc_port alloc in N2NQuinn Tran2-3/+3
2020-02-28scsi: qla2xxx: Fix NPIV instantiation after FW dumpQuinn Tran1-1/+1
2020-02-28scsi: qla2xxx: Fix RDP respond data formatQuinn Tran1-55/+47
2020-02-28scsi: qla2xxx: Force semaphore on flash validation failureQuinn Tran1-0/+16
2020-02-28scsi: qla2xxx: add more FW debug informationQuinn Tran1-6/+18
2020-02-28scsi: qla2xxx: Update BPM enablement semantics.Andrew Vasquez7-96/+98
2020-02-28scsi: qla2xxx: fix FW resource count valuesQuinn Tran1-6/+5
2020-02-28scsi: qla2xxx: Use a dedicated interrupt handler for 'handshake-required' ISPsAndrew Vasquez4-8/+29
2020-02-28scsi: qla2xxx: Return appropriate failure through BSG InterfaceMichael Hernandez2-7/+15
2020-02-28scsi: qla2xxx: Improved secure flash support messagesMichael Hernandez2-7/+9
2020-02-28scsi: qla2xxx: Fix FCP-SCSI FC4 flag passing errorQuinn Tran3-6/+6
2020-02-28scsi: qla2xxx: Use FC generic update firmware options routine for ISP27xxGiridhar Malavali3-70/+2
2020-02-28scsi: qla2xxx: Avoid setting firmware options twice in 24xx_update_fw_options.Giridhar Malavali1-7/+4
2020-02-28scsi: qla2xxx: Add 16.0GT for PCI StringHimanshu Madhani1-0/+3
2020-02-28scsi: qla2xxx: Convert MAKE_HANDLE() from a define into an inline functionBart Van Assche6-25/+28
2020-02-28scsi: qla2xxx: Fix sparse warnings triggered by the PCI state checking codeBart Van Assche2-6/+4
2020-02-28scsi: qla2xxx: Suppress endianness complaints in qla2x00_configure_local_loop()Bart Van Assche2-7/+6
2020-02-28scsi: qla2xxx: Simplify the code for aborting SCSI commandsBart Van Assche3-21/+14
2020-02-28scsi: qla2xxx: Fix sparse warning reported by kbuild botHimanshu Madhani1-2/+2
2020-02-24scsi: lpfc: fix spelling mistake "Notication" -> "Notification"Colin Ian King1-1/+1