summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
...
| * | scsi: hisi_sas: use safe BITS_PER_BYTE for slot tag size calculationJohn Garry2016-09-141-1/+1
| * | scsi: hisi_sas: only zero slot memory when reusedJohn Garry2016-09-141-1/+1
| * | scsi: hisi_sas: keep CHL_INT2 masked for v2 HWJohn Garry2016-09-141-6/+0
| * | scsi: hisi_sas: save delivery queue write pointerJohn Garry2016-09-144-8/+25
| * | scsi: hisi_sas: save completion queue read pointerJohn Garry2016-09-143-7/+5
| * | scsi: cxlflash: Fix context reference tracking on detachMatthew R. Ochs2016-09-141-1/+2
| * | scsi: cxlflash: Refactor WWPN setupMatthew R. Ochs2016-09-141-31/+9
| * | scsi: cxlflash: Improve EEH recovery timeMatthew R. Ochs2016-09-141-0/+4
| * | scsi: cxlflash: Fix to avoid EEH and host reset collisionsMatthew R. Ochs2016-09-141-1/+14
| * | scsi: cxlflash: Remove the device cleanly in the system shutdown pathUma Krishnan2016-09-091-12/+6
| * | scsi: cxlflash: Scan host only after the port is ready for I/OUma Krishnan2016-09-091-2/+2
| * | scsi: ibmvfc: fix typo in parameter descriptionWei Yongjun2016-09-091-1/+1
| * | scsi: ufs: Fix a wrong string in power mode changeKiwoong Kim2016-09-091-1/+1
| * | scsi: bnx2fc: Mark symbols static where possibleBaoyou Xie2016-09-094-8/+9
| * | scsi: aacraid: mark aac_src_select_comm() staticBaoyou Xie2016-09-091-1/+1
| * | scsi: bnx2fc: Simplify codeChristophe JAILLET2016-09-091-2/+1
| * | scsi: ufs: Add missing header dependencies for tc-dwc-g210Baoyou Xie2016-09-041-0/+1
| * | scsi: sr: constify sr_pm_ops structureJulia Lawall2016-09-041-1/+1
| * | scsi: pmcraid: mark symbols static where possibleBaoyou Xie2016-09-041-4/+4
| * | scsi: ibmvscsis: Fixed a bug reported by Dan CarpenterBryant G. Ly2016-09-041-1/+1
| * | scsi: ibmvscsis: Code cleanup of print statementsBryant G. Ly2016-09-041-24/+2
| * | scsi: ibmvscsis: Properly deregister target sessionsBryant G. Ly2016-09-041-0/+2
| * | scsi: smartpqi: bump driver versionKevin Barnett2016-09-021-3/+3
| * | scsi: smartpqi: update KconfigKevin Barnett2016-09-021-2/+6
| * | scsi: smartpqi: remove timeout for cache flush operationsKevin Barnett2016-09-021-2/+1
| * | scsi: smartpqi: scsi queuecommand cleanupKevin Barnett2016-09-021-1/+7
| * | scsi: smartpqi: minor tweaks to update time supportKevin Barnett2016-09-021-6/+2
| * | scsi: smartpqi: minor function reformatingKevin Barnett2016-09-021-2/+1
| * | scsi: smartpqi: correct event acknowledgment timeout issueKevin Barnett2016-09-022-27/+7
| * | scsi: smartpqi: correct controller offline issueKevin Barnett2016-09-021-10/+5
| * | scsi: smartpqi: add kdump supportKevin Barnett2016-09-024-3/+57
| * | scsi: smartpqi: enhance reset logicKevin Barnett2016-09-022-68/+35
| * | scsi: smartpqi: enhance drive offline informational messageKevin Barnett2016-09-021-0/+5
| * | scsi: smartpqi: simplify spanningKevin Barnett2016-09-021-18/+20
| * | scsi: smartpqi: change tmf macro namesKevin Barnett2016-09-022-6/+4
| * | scsi: smartpqi: change aio sg processingKevin Barnett2016-09-021-29/+39
| * | scsi: bfa: Do not dereference port before it is null checkedColin Ian King2016-09-021-2/+2
| * | scsi: qla4xxx: Mark symbols static where possibleBaoyou Xie2016-09-021-1/+1
| * | scsi: move function declarations to scsi_priv.hBaoyou Xie2016-08-312-2/+2
| * | scsi: qla2xxx: fix spelling mistake "retyring" -> "retrying"Colin Ian King2016-08-311-3/+3
| * | scsi: ncr5380: Avoid a compiler warningFinn Thain2016-08-312-8/+7
| * | scsi: ibmvscsis: Use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-08-311-2/+1
| * | scsi: be2iscsi: Add missing unlock for mbox_lockJitendra Bhivare2016-08-301-1/+3
| * | scsi: be2iscsi: Remove redundant iscsi_wrb desc memsetJitendra Bhivare2016-08-302-5/+3
| * | scsi: be2iscsi: Fix error return codeChristophe JAILLET2016-08-301-9/+13
| * | scsi: megaraid_sas: Fix the search of first memory barChristophe JAILLET2016-08-301-1/+1
| * | scsi: sg: Use mult_frac, drop MULDIV macroPaul Burton2016-08-301-15/+4
| * | scsi: sg: Avoid overflow when USER_HZ > HZPaul Burton2016-08-301-2/+3
| * | scsi: ibmvfc: add FC Class 3 Error Recovery supportTyrel Datwyler2016-08-252-0/+11
| * | scsi: ibmvfc: Set READ FCP_XFER_READY DISABLED bit in PRLITyrel Datwyler2016-08-251-0/+1