summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: lpfc: update driver version to 12.0.0.6James Smart2018-08-021-1/+1
* scsi: lpfc: Remove lpfc_enable_pbde as module parameterJames Smart2018-08-021-10/+2
* scsi: lpfc: Correct LCB ACCept payloadJames Smart2018-08-021-0/+2
* scsi: lpfc: Limit tracking of tgt queue depth in fast pathJames Smart2018-08-026-53/+74
* scsi: lpfc: Fix driver crash when re-registering NVME rports.James Smart2018-08-021-8/+14
* scsi: lpfc: Fix list corruption on the completion queue.James Smart2018-08-021-8/+36
* scsi: lpfc: Fix sysfs Speed value on CNA portsJames Smart2018-08-021-0/+18
* scsi: lpfc: Fix ELS abort on SLI-3 adaptersJames Smart2018-08-022-2/+17
* scsi: target: loop, usb, vhost, xen: use target_remove_sessionMike Christie2018-08-024-4/+4
* scsi: tcm_fc: use target_remove_sessionMike Christie2018-08-021-2/+1
* scsi: target: srp, vscsi, sbp, qla: use target_remove_sessionMike Christie2018-08-024-8/+4
* scsi: target: add session removal functionMike Christie2018-08-022-0/+8
* scsi: target: rename target_alloc_sessionMike Christie2018-08-0211-14/+14
* scsi: target: make transport_init_session_tags staticMike Christie2018-08-022-6/+3
* scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_t...Mike Christie2018-08-021-19/+1
* scsi: target: fix __transport_register_session lockingMike Christie2018-08-021-2/+3
* Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"Bart Van Assche2018-07-313-2/+5
* scsi: tcmu: use u64 for dev_sizeMike Christie2018-07-311-13/+8
* scsi: tcmu: use match_int for dev paramsMike Christie2018-07-311-23/+14
* scsi: tcmu: do not set max_blocks if data_bitmap has been setupMike Christie2018-07-311-33/+40
* scsi: tcmu: unmap if dev is configuredMike Christie2018-07-311-0/+5
* scsi: tcmu: check if dev is configured before block/resetMike Christie2018-07-311-0/+10
* scsi: tcmu: use lio core se_device configuration helperMike Christie2018-07-311-8/+3
* scsi: target: add helper to check if dev is configuredMike Christie2018-07-314-8/+13
* scsi: tcmu: initialize list headMike Christie2018-07-311-0/+1
* scsi: target_core_user: fix double unlockMike Christie2018-07-311-1/+0
* scsi: libiscsi: Annotate fall-throughBart Van Assche2018-07-311-0/+1
* scsi: libiscsi: Annotate locking assumptionsBart Van Assche2018-07-311-0/+1
* scsi: scsi_debug: add cmd abort option to every_nthDouglas Gilbert2018-07-311-15/+32
* scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev2018-07-313-1/+10
* scsi: atp870u: Replace mdelay() with msleep()Jia-Ju Bai2018-07-311-8/+8
* scsi: a100u2w: Replace mdelay() with msleep()Jia-Ju Bai2018-07-311-2/+2
* scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-07-312-2/+2
* scsi: lpfc: remove null check on nvmebufColin Ian King2018-07-311-5/+3
* scsi: ibmvscsi: change strncpy+truncation to strlcpyDominique Martinet2018-07-311-4/+2
* scsi: mptctl: change strncpy+truncation to strlcpyDominique Martinet2018-07-311-2/+2
* scsi: hisi_sas: Add SATA FIS check for v3 hwXiang Chen2018-07-202-2/+11
* scsi: hisi_sas: add memory barrier in task delivery functionXiaofei Tan2018-07-204-17/+32
* scsi: hisi_sas: Tidy hisi_sas_task_prep()Xiang Chen2018-07-201-8/+5
* scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hwXiaofei Tan2018-07-201-0/+37
* scsi: hisi_sas: relocate some common code for v3 hwXiaofei Tan2018-07-201-23/+27
* scsi: hisi_sas: tidy host controller reset function a bitXiaofei Tan2018-07-202-22/+42
* scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeoutXiaofei Tan2018-07-201-10/+16
* scsi: hisi_sas: tidy channel interrupt handler for v3 hwXiaofei Tan2018-07-201-78/+78
* scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry2018-07-203-40/+1
* scsi: csiostor: update ingress pack and pad boundary valueVarun Prakash2018-07-201-5/+79
* scsi: arm64: defconfig: enable configs for Hisilicon ufsliwei2018-07-201-0/+1
* scsi: arm64: dts: add ufs dts nodeliwei2018-07-201-0/+18
* scsi: ufs: dt-bindings: add document for hisi-ufsliwei2018-07-202-3/+48
* scsi: ufs: add Hisilicon ufs driver codeliwei2018-07-204-0/+744