summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-303-2/+5
* scsi: tcmu: use u64 for dev_sizeMike Christie2018-07-301-13/+8
* scsi: tcmu: use match_int for dev paramsMike Christie2018-07-301-23/+14
* scsi: tcmu: do not set max_blocks if data_bitmap has been setupMike Christie2018-07-301-33/+40
* scsi: tcmu: unmap if dev is configuredMike Christie2018-07-301-0/+5
* scsi: tcmu: check if dev is configured before block/resetMike Christie2018-07-301-0/+10
* scsi: tcmu: use lio core se_device configuration helperMike Christie2018-07-301-8/+3
* scsi: target: add helper to check if dev is configuredMike Christie2018-07-303-8/+9
* scsi: tcmu: initialize list headMike Christie2018-07-301-0/+1
* scsi: target_core_user: fix double unlockMike Christie2018-07-301-1/+0
* scsi: libiscsi: Annotate fall-throughBart Van Assche2018-07-301-0/+1
* scsi: libiscsi: Annotate locking assumptionsBart Van Assche2018-07-301-0/+1
* scsi: scsi_debug: add cmd abort option to every_nthDouglas Gilbert2018-07-301-15/+32
* scsi: 3ware: fix return 0 on the error path of probeAnton Vasilyev2018-07-303-1/+10
* scsi: atp870u: Replace mdelay() with msleep()Jia-Ju Bai2018-07-301-8/+8
* scsi: a100u2w: Replace mdelay() with msleep()Jia-Ju Bai2018-07-301-2/+2
* scsi: message: fusion: Replace GFP_ATOMIC with GFP_KERNELJia-Ju Bai2018-07-302-2/+2
* scsi: lpfc: remove null check on nvmebufColin Ian King2018-07-301-5/+3
* scsi: ibmvscsi: change strncpy+truncation to strlcpyDominique Martinet2018-07-301-4/+2
* scsi: mptctl: change strncpy+truncation to strlcpyDominique Martinet2018-07-301-2/+2
* scsi: hisi_sas: Add SATA FIS check for v3 hwXiang Chen2018-07-192-2/+11
* scsi: hisi_sas: add memory barrier in task delivery functionXiaofei Tan2018-07-194-17/+32
* scsi: hisi_sas: Tidy hisi_sas_task_prep()Xiang Chen2018-07-191-8/+5
* scsi: hisi_sas: Implement handlers of PCIe FLR for v3 hwXiaofei Tan2018-07-191-0/+37
* scsi: hisi_sas: relocate some common code for v3 hwXiaofei Tan2018-07-191-23/+27
* scsi: hisi_sas: tidy host controller reset function a bitXiaofei Tan2018-07-192-22/+42
* scsi: hisi_sas: Fix the failure of recovering PHY from STP link timeoutXiaofei Tan2018-07-191-10/+16
* scsi: hisi_sas: tidy channel interrupt handler for v3 hwXiaofei Tan2018-07-191-78/+78
* scsi: hisi_sas: Drop hisi_sas_slot_abort()John Garry2018-07-193-40/+1
* scsi: csiostor: update ingress pack and pad boundary valueVarun Prakash2018-07-191-5/+79
* scsi: ufs: add Hisilicon ufs driver codeliwei2018-07-194-0/+744
* scsi: scsi_debug: skip long delays when ndelay smallDouglas Gilbert2018-07-121-4/+6
* scsi: snic: fix printing time intervalsArnd Bergmann2018-07-122-8/+8
* scsi: fcoe: hold disc_mutex when traversing rport listsHannes Reinecke2018-07-121-8/+4
* scsi: libfc: Add WARN_ON() when deleting rportsHannes Reinecke2018-07-121-0/+1
* scsi: libfc: hold disc_mutex in fc_disc_stop_rports()Hannes Reinecke2018-07-121-6/+4
* scsi: libfc: fixup lockdep annotationsHannes Reinecke2018-07-121-1/+1
* scsi: mpt3sas: Fix for regression caused by sparse cleanupsChaitra P B2018-07-121-6/+6
* scsi: arcmsr: Update driver version to v1.40.00.09-20180709Ching Huang2018-07-121-1/+1
* scsi: arcmsr: Fix error of resuming from hibernation for adapter type EChing Huang2018-07-121-0/+7
* scsi: remove NCR_Q720 driverJohannes Thumshirn2018-07-104-423/+4
* scsi: remove NCR_D700 driverJohannes Thumshirn2018-07-104-448/+0
* scsi: ncr53c8xx: remove ScsiResult macroJohannes Thumshirn2018-07-101-5/+5
* scsi: lpfc: remove ScsiResult macroJohannes Thumshirn2018-07-102-23/+22
* scsi: bfa: remove ScsiResult macroJohannes Thumshirn2018-07-102-12/+8
* scsi: aacraid: remove AAC_STAT_GOOD defineJohannes Thumshirn2018-07-101-14/+27
* scsi: libfc: fixup 'sleeping function called from invalid context'Hannes Reinecke2018-07-101-3/+4