summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-021-0/+7
* scsi: target: rename target_alloc_sessionMike Christie2018-08-0210-13/+13
* scsi: target: make transport_init_session_tags staticMike Christie2018-08-021-4/+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-313-8/+9
* 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: ufs: add Hisilicon ufs driver codeliwei2018-07-204-0/+744
* scsi: scsi_debug: skip long delays when ndelay smallDouglas Gilbert2018-07-131-4/+6
* scsi: snic: fix printing time intervalsArnd Bergmann2018-07-132-8/+8
* scsi: fcoe: hold disc_mutex when traversing rport listsHannes Reinecke2018-07-131-8/+4
* scsi: libfc: Add WARN_ON() when deleting rportsHannes Reinecke2018-07-131-0/+1
* scsi: libfc: hold disc_mutex in fc_disc_stop_rports()Hannes Reinecke2018-07-131-6/+4
* scsi: libfc: fixup lockdep annotationsHannes Reinecke2018-07-131-1/+1
* scsi: mpt3sas: Fix for regression caused by sparse cleanupsChaitra P B2018-07-131-6/+6
* scsi: arcmsr: Update driver version to v1.40.00.09-20180709Ching Huang2018-07-131-1/+1
* scsi: arcmsr: Fix error of resuming from hibernation for adapter type EChing Huang2018-07-131-0/+7