summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2018-06-10152-2017/+7234
|\
| * scsi: lpfc: update driver version to 12.0.0.4James Smart2018-05-291-1/+1
| * scsi: lpfc: Fix port initialization failure.James Smart2018-05-291-3/+18
| * scsi: lpfc: Fix 16gb hbas failing cq create.James Smart2018-05-293-20/+1Star
| * scsi: lpfc: Fix crash in blk_mq layer when executing modprobe -r lpfcJames Smart2018-05-291-0/+9
| * scsi: lpfc: correct oversubscription of nvme io requests for an adapterJames Smart2018-05-293-4/+32
| * scsi: lpfc: Fix MDS diagnostics failure (Rx < Tx)James Smart2018-05-292-5/+17
| * scsi: hisi_sas: Mark PHY as in reset for nexus resetXiang Chen2018-05-295-5/+69
| * scsi: hisi_sas: Fix return value when get_free_slot() failedXiaofei Tan2018-05-291-0/+2
| * scsi: hisi_sas: Terminate STP reject quickly for v2 hwXiaofei Tan2018-05-291-0/+78
| * scsi: hisi_sas: Add v2 hw force PHY function for internal ATA commandXiaofei Tan2018-05-292-0/+13
| * scsi: hisi_sas: Include TMF elements in struct hisi_sas_slotXiaofei Tan2018-05-295-31/+30Star
| * scsi: hisi_sas: Try wait commands before before controller resetXiaofei Tan2018-05-294-0/+43
| * scsi: hisi_sas: Init disks after controller resetXiaofei Tan2018-05-291-1/+18
| * scsi: hisi_sas: Create a scsi_host_template per HW moduleXiang Chen2018-05-295-33/+86
| * scsi: hisi_sas: Reset disks when discoveredXiang Chen2018-05-291-1/+49
| * scsi: hisi_sas: Add LED feature for v3 hwXiaofei Tan2018-05-291-0/+42
| * scsi: hisi_sas: Change common allocation mode of device idXiang Chen2018-05-292-1/+6
| * scsi: hisi_sas: change slot index allocation modeXiang Chen2018-05-292-3/+11
| * scsi: hisi_sas: Introduce hisi_sas_phy_set_linkrate()John Garry2018-05-294-70/+36Star
| * scsi: hisi_sas: fix a typo in hisi_sas_task_prep()Wei Yongjun2018-05-291-1/+1
| * scsi: target: fix spelling mistake "Uknown" -> "Unknown"Colin Ian King2018-05-291-1/+1
| * scsi: pm80xx: fix spelling mistake "UNSORPORTED" -> "SUPPORTED"Colin Ian King2018-05-291-1/+1
| * scsi: core: sanitize++ in progressDouglas Gilbert2018-05-291-0/+4
| * scsi: snic: fix a couple of spelling mistakes: "COMPLETE"Colin Ian King2018-05-181-3/+3
| * scsi: target: transport should handle st FM/EOM/ILI readsLee Duncan2018-05-183-8/+62
| * scsi: qlogicpti: Fix an error handling path in 'qpti_sbus_probe()'Christophe Jaillet2018-05-181-3/+3
| * scsi: ufs: Add clock ungating to a separate workqueueVijay Viswanath2018-05-182-1/+11
| * scsi: ufs: make sure all interrupts are processedVenkat Gopalakrishnan2018-05-181-8/+19
| * scsi: ufs: ufs-qcom: remove broken hci version quirkSubhash Jadavani2018-05-181-1/+1
| * scsi: ufs: add reference counting for scsi block requestsSubhash Jadavani2018-05-182-8/+22
| * scsi: ufs: ufshcd: fix possible unclocked register accessSubhash Jadavani2018-05-181-6/+20
| * scsi: ufs: fix exception event handlingMaya Erez2018-05-181-0/+2
| * scsi: dpt_i2o: Remove VLA usageKees Cook2018-05-181-7/+14
| * scsi: ufs: Use freq table with devfreqBjorn Andersson2018-05-181-7/+40
| * scsi: ufs: Extract devfreq registrationBjorn Andersson2018-05-181-9/+22
| * scsi: storvsc: Avoid allocating memory for temp cpumasksMichael Kelley2018-05-181-31/+19Star
| * scsi: zfcp: enhance comments on fc_link_speed and supported_speedJens Remus2018-05-181-3/+3
| * scsi: zfcp: add port speed capabilitiesJens Remus2018-05-181-1/+10
| * scsi: zfcp: assert that the ERP lock is held when tracing a recovery triggerJens Remus2018-05-181-0/+2
| * scsi: zfcp: cleanup indentation for posting FC eventsSteffen Maier2018-05-181-3/+2Star
| * scsi: zfcp: support SCSI_ADAPTER_RESET via scsi_host sysfs attribute host_resetSteffen Maier2018-05-184-4/+39
| * scsi: zfcp: explicitly support initiator in scsi_host_templateSteffen Maier2018-05-181-0/+1
| * scsi: zfcp: remove unused return values of ERP trigger functionsSteffen Maier2018-05-182-22/+14Star
| * scsi: zfcp: zfcp_erp_action_exists() does only check for runningSteffen Maier2018-05-181-9/+5Star
| * scsi: zfcp: remove unused ERP enum valuesSteffen Maier2018-05-181-3/+0Star
| * scsi: zfcp: consistently use function name space prefixSteffen Maier2018-05-184-31/+37
| * scsi: zfcp: workqueue: set description for port work items with their WWPN as...Steffen Maier2018-05-183-0/+6
| * scsi: zfcp: decouple our scsi_eh callbacks from scsi_cmndSteffen Maier2018-05-181-4/+37
| * scsi: zfcp: decouple TMFs from scsi_cmnd by using fc_block_rportSteffen Maier2018-05-181-1/+2