aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-02scsi: lpfc: update driver version to 12.0.0.6James Smart1-1/+1
2018-08-02scsi: lpfc: Remove lpfc_enable_pbde as module parameterJames Smart1-10/+2
2018-08-02scsi: lpfc: Correct LCB ACCept payloadJames Smart1-0/+2
2018-08-02scsi: lpfc: Limit tracking of tgt queue depth in fast pathJames Smart6-53/+74
2018-08-02scsi: lpfc: Fix driver crash when re-registering NVME rports.James Smart1-8/+14
2018-08-02scsi: lpfc: Fix list corruption on the completion queue.James Smart1-8/+36
2018-08-02scsi: lpfc: Fix sysfs Speed value on CNA portsJames Smart1-0/+18
2018-08-02scsi: lpfc: Fix ELS abort on SLI-3 adaptersJames Smart2-2/+17
2018-08-02scsi: target: loop, usb, vhost, xen: use target_remove_sessionMike Christie4-4/+4
2018-08-02scsi: tcm_fc: use target_remove_sessionMike Christie1-2/+1
2018-08-02scsi: target: srp, vscsi, sbp, qla: use target_remove_sessionMike Christie4-8/+4
2018-08-02scsi: target: add session removal functionMike Christie2-0/+8
2018-08-02scsi: target: rename target_alloc_sessionMike Christie11-14/+14
2018-08-02scsi: target: make transport_init_session_tags staticMike Christie2-6/+3
2018-08-02scsi: iscsi target: have iscsit_start_nopin_timer call __iscsit_start_nopin_timerMike Christie1-19/+1
2018-08-02scsi: target: fix __transport_register_session lockingMike Christie1-2/+3
2018-07-30Revert "scsi: target/iscsi: Reduce number of __iscsit_free_cmd() callers"Bart Van Assche3-2/+5
2018-07-30scsi: tcmu: use u64 for dev_sizeMike Christie1-13/+8
2018-07-30scsi: tcmu: use match_int for dev paramsMike Christie1-23/+14
2018-07-30scsi: tcmu: do not set max_blocks if data_bitmap has been setupMike Christie1-33/+40
2018-07-30scsi: tcmu: unmap if dev is configuredMike Christie1-0/+5
2018-07-30scsi: tcmu: check if dev is configured before block/resetMike Christie1-0/+10
2018-07-30scsi: tcmu: use lio core se_device configuration helperMike Christie1-8/+3
2018-07-30scsi: target: add helper to check if dev is configuredMike Christie4-8/+13
2018-07-30scsi: tcmu: initialize list headMike Christie1-0/+1
2018-07-30scsi: target_core_user: fix double unlockMike Christie1-1/+0
2018-07-30scsi: libiscsi: Annotate fall-throughBart Van Assche1-0/+1
2018-07-30scsi: libiscsi: Annotate locking assumptionsBart Van Assche1-0/+1
2018-07-30scsi: scsi_debug: add cmd abort option to every_nthDouglas Gilbert1-15/+32
2018-07-30scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev3-1/+10
2018-07-30scsi: atp870u: Replace mdelay() with msleep()Jia-Ju Bai1-8/+8
2018-07-30scsi: a100u2w: Replace mdelay() with msleep()Jia-Ju Bai1-2/+2
2018-07-30scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2-2/+2
2018-07-30scsi: lpfc: remove null check on nvmebufColin Ian King1-5/+3
2018-07-30scsi: ibmvscsi: change strncpy+truncation to strlcpyDominique Martinet1-4/+2
2018-07-30scsi: mptctl: change strncpy+truncation to strlcpyDominique Martinet1-2/+2
2018-07-19scsi: hisi_sas: Add SATA FIS check for v3 hwXiang Chen2-2/+11
2018-07-19scsi: hisi_sas: add memory barrier in task delivery functionXiaofei Tan4-17/+32
2018-07-19scsi: hisi_sas: Tidy hisi_sas_task_prep()Xiang Chen1-8/+5
2018-07-19scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hwXiaofei Tan1-0/+37
2018-07-19scsi: hisi_sas: relocate some common code for v3 hwXiaofei Tan1-23/+27
2018-07-19scsi: hisi_sas: tidy host controller reset function a bitXiaofei Tan2-22/+42
2018-07-19scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeoutXiaofei Tan1-10/+16
2018-07-19scsi: hisi_sas: tidy channel interrupt handler for v3 hwXiaofei Tan1-78/+78
2018-07-19scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry3-40/+1
2018-07-19scsi: csiostor: update ingress pack and pad boundary valueVarun Prakash1-5/+79
2018-07-19scsi: arm64: defconfig: enable configs for Hisilicon ufsliwei1-0/+1
2018-07-19scsi: arm64: dts: add ufs dts nodeliwei1-0/+18
2018-07-19scsi: ufs: dt-bindings: add document for hisi-ufsliwei2-3/+48
2018-07-19scsi: ufs: add Hisilicon ufs driver codeliwei4-0/+744