summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: libcxgbi: find cxgbi device by MAC addressVarun Prakash2019-04-161-2/+2
* scsi: core: don't hold device refcount in IO pathMing Lei2019-04-161-26/+2
* scsi: qla2xxx: Fix read offset in qla24xx_load_risc_flash()Himanshu Madhani2019-04-161-15/+1
* scsi: qla2xxx: Move qla2x00_set_fcport_state() from a .h into a .c fileBart Van Assche2019-04-163-19/+18
* scsi: qla2xxx: Remove two superfluous castsBart Van Assche2019-04-161-3/+2
* scsi: qla2xxx: Remove qla_tgt_cmd.data_work and qla_tgt_cmd.data_work_freeBart Van Assche2019-04-162-4/+0
* scsi: qla2xxx: Move the <linux/io-64-nonatomic-lo-hi.h> include directiveBart Van Assche2019-04-162-1/+2
* scsi: qla2xxx: Declare qla24xx_build_scsi_crc_2_iocbs() staticBart Van Assche2019-04-162-3/+1
* scsi: qla2xxx: Move the port_state_str[] definition from a .h to a .c fileBart Van Assche2019-04-162-7/+9
* scsi: qla2xxx: Insert spaces where requiredBart Van Assche2019-04-169-23/+23
* scsi: qla2xxx: Fix formatting of pointer typesBart Van Assche2019-04-165-6/+6
* scsi: qla2xxx: Leave a blank line after declarationsBart Van Assche2019-04-1614-2/+69
* scsi: qla2xxx: Use tabs to indent codeBart Van Assche2019-04-162-21/+21
* scsi: libsas: Print expander PHY indexes in decimalJohn Garry2019-04-164-28/+27
* scsi: libsas: Do discovery on empty PHY to update PHY infoJohn Garry2019-04-161-0/+5
* scsi: libsas: Inject revalidate event for root port eventJohn Garry2019-04-161-3/+21
* scsi: libsas: Improve vague log in SAS rediscoveryJohn Garry2019-04-161-6/+14
* scsi: libsas: Try to retain programmed min linkrate for SATA min pathway unma...John Garry2019-04-161-1/+6
* scsi: libsas: Stop hardcoding SAS address lengthJohn Garry2019-04-162-26/+29
* 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