summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* scsi: hisi_sas: Some misc tidy-upXiang Chen2019-04-134-53/+38
* scsi: hisi_sas: Don't fail IT nexus reset for Open Reject timeoutLuo Jiaxing2019-04-131-11/+14
* scsi: hisi_sas: Don't hard reset disk during controller resetLuo Jiaxing2019-04-131-1/+2
* scsi: hisi_sas: Support all RAS events with MSI interruptsXiaofei Tan2019-04-131-178/+259
* scsi: hisi_sas: allocate different SAS address for directly attached situationXiang Chen2019-04-131-0/+2
* scsi: hisi_sas: Adjust the printk format of functions hisi_sas_init_device()Xiang Chen2019-04-131-2/+1
* scsi: hisi_sas: Fix for setting the PHY linkrate when disconnectedJohn Garry2019-04-135-23/+46
* scsi: hisi_sas: Remedy inconsistent PHY down state in softwareXiang Chen2019-04-131-2/+2
* scsi: hisi_sas: add host reset interface for testXiang Chen2019-04-134-0/+16
* Merge branch '5.1/scsi-fixes' into 5.2/mergeMartin K. Petersen2019-04-1325-52/+188
|\
| * scsi: csiostor: fix missing data copy in csio_scsi_err_handler()Varun Prakash2019-04-091-1/+4
| * scsi: lpfc: Fix missing wakeups on abort threadsJames Smart2019-04-041-4/+3
| * scsi: storvsc: Reduce default ring buffer size to 128 KbytesMichael Kelley2019-04-041-1/+1
| * scsi: storvsc: Fix calculation of sub-channel countMichael Kelley2019-04-041-2/+11
| * scsi: core: add new RDAC LENOVO/DE_Series deviceXose Vazquez Perez2019-04-042-0/+2
| * scsi: qedi: remove declaration of nvm_image from stackColin Ian King2019-03-291-5/+2
| * scsi: ibmvfc: Clean up transport eventsTyrel Datwyler2019-03-282-4/+11
| * scsi: ibmvfc: Byte swap status and error codes when loggingTyrel Datwyler2019-03-281-13/+15
| * scsi: ibmvfc: Add failed PRLI to cmd_status lookup arrayTyrel Datwyler2019-03-281-0/+1
| * scsi: ibmvfc: Remove "failed" from logged errorsTyrel Datwyler2019-03-281-1/+1
| * scsi: zfcp: reduce flood of fcrscn1 trace records on multi-element RSCNSteffen Maier2019-03-281-4/+17
| * scsi: zfcp: fix scsi_eh host reset with port_forced ERP for non-NPIV FCP devicesSteffen Maier2019-03-283-0/+20
| * scsi: zfcp: fix rport unblock if deleted SCSI devices on Scsi_HostSteffen Maier2019-03-281-0/+3
| * scsi: sd: Quiesce warning if device does not report optimal I/O sizeMartin K. Petersen2019-03-281-0/+3
| * scsi: sd: Fix a race between closing an sd device and sd I/OBart Van Assche2019-03-281-6/+13
| * scsi: core: Run queue when state is set to running after being blockedzhengbin2019-03-281-0/+6
| * scsi: qla4xxx: fix a potential NULL pointer dereferenceKangjie Lu2019-03-261-0/+2
| * scsi: aacraid: Insure we don't access PCIe space during AER/EEHDave Carroll2019-03-262-3/+8
| * scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy2019-03-262-0/+18
| * scsi: ibmvscsi: Fix empty event pool access during host removalTyrel Datwyler2019-03-211-6/+16
| * scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaitonTyrel Datwyler2019-03-211-0/+5
| * scsi: hisi_sas: Add softreset in hisi_sas_I_T_nexus_reset()Luo Jiaxing2019-03-201-0/+6
| * scsi: qla2xxx: Fix NULL pointer crash due to stale CPUIDHimanshu Madhani2019-03-191-1/+1
| * scsi: qla2xxx: Fix FC-AL connection target discoveryQuinn Tran2019-03-191-0/+7
| * scsi: core: Avoid that a kernel warning appears during system resumeBart Van Assche2019-03-191-2/+4
| * scsi: core: Also call destroy_rcu_head() for passthrough requestsBart Van Assche2019-03-191-1/+8
| * scsi: iscsi: flush running unbind operations when removing a sessionMaurizio Lombardi2019-03-181-0/+2
* | scsi: target/iscsi: Make sure PDU processing continues if parsing a command f...Bart Van Assche2019-04-131-21/+18
* | scsi: target/iscsi: Make iscsit_map_iovec() more robustBart Van Assche2019-04-131-14/+36
* | scsi: target/iscsi: Handle too large immediate data buffers correctlyBart Van Assche2019-04-133-3/+26
* | scsi: target/iscsi: Only send R2T if neededBart Van Assche2019-04-132-0/+8
* | scsi: target/iscsi: Detect conn_cmd_list corruption earlyBart Van Assche2019-04-131-0/+2
* | scsi: target/core: Make the XCOPY setup code easier to read by inlining two f...Bart Van Assche2019-04-131-27/+23
* | scsi: target/core: Simplify LUN initialization in XCOPY implementationBart Van Assche2019-04-131-40/+3
* | scsi: target/core: Remove a set-but-not-used member variable from the XCOPY i...Bart Van Assche2019-04-131-7/+2
* | scsi: target/core: Rework the SPC-2 reservation handling codeBart Van Assche2019-04-136-19/+27
* | scsi: target/core: Fix a race condition in the LUN lookup codeBart Van Assche2019-04-131-2/+2
* | scsi: scsi_transport_fc: nvme: display FC-NVMe port rolesHannes Reinecke2019-04-138-15/+37
* | scsi: cxgbi: remove redundant __kfree_skb call on skb and free cst->atidColin Ian King2019-04-131-8/+6
* | scsi: tcm_qla2xxx: Minimize #include directivesBart Van Assche2019-04-101-6/+0