summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV portGiridhar Malavali2018-12-122-6/+6
* scsi: qla2xxx: Fix NPIV handling for FC-NVMeHimanshu Madhani2018-12-122-13/+5
* scsi: qla2xxx: Enable FC-NVME on NPIV portsAnil Gurumurthy2018-12-121-0/+1
* scsi: aacraid: change event_wait to a completionArnd Bergmann2018-12-126-22/+20
* scsi: aacraid: change wait_sem to a completionArnd Bergmann2018-12-123-5/+5
* scsi: lpfc: Enable Management features for IF_TYPE=6James Smart2018-12-124-7/+7
* Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"Martin K. Petersen2018-12-122-21/+0
* scsi: lpfc: update driver version to 12.0.0.9James Smart2018-12-071-1/+1
* scsi: lpfc: Fix dif and first burst use in write commandsJames Smart2018-12-071-0/+18
* scsi: lpfc: Fix driver release of fw-logging buffersJames Smart2018-12-074-26/+27
* scsi: lpfc: Correct topology type reporting on G7 adaptersJames Smart2018-12-072-5/+6
* scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart2018-12-072-13/+3
* scsi: lpfc: Defer LS_ACC to FLOGI on point to point loginsJames Smart2018-12-073-3/+65
* scsi: lpfc: ls_rjt erroneus FLOGIsJames Smart2018-12-072-0/+21
* scsi: lpfc: rport port swap discovery issue.James Smart2018-12-071-8/+35
* scsi: lpfc: Cap NPIV vports to 256James Smart2018-12-073-3/+15
* scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart2018-12-074-1/+16
* scsi: lpfc: Fix a duplicate 0711 log message number.James Smart2018-12-071-1/+1
* scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart2018-12-077-34/+207
* scsi: lpfc: refactor mailbox structure context fieldsJames Smart2018-12-0711-161/+165
* scsi: lpfc: update manufacturer attribute to reflect BroadcomJames Smart2018-12-071-1/+1
* scsi: lpfc: Fix panic when FW-log buffsize is not initializedJames Smart2018-12-073-12/+21
* scsi: aha1542: Fix zeroday __udivdi3 warningJames Bottomley2018-12-071-1/+1
* scsi: zfcp: improve kdoc for return of zfcp_status_read_refill()Steffen Maier2018-12-071-4/+4
* scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier2018-12-071-3/+3
* scsi: sun_esp: Use of_node_name_eq for node name comparisonsRob Herring2018-12-071-4/+3
* scsi: target: perform t10_wwn ID initialisation in target_alloc_device()David Disseldorp2018-12-071-14/+7
* scsi: target: remove hardcoded T10 Vendor ID in INQUIRY responseDavid Disseldorp2018-12-071-3/+5
* scsi: target: add device vendor_id configfs attributeDavid Disseldorp2018-12-071-0/+70
* scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp2018-12-076-102/+63
* scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp2018-12-071-5/+12
* scsi: qla2xxx: NULL check before some freeing functions is not neededThomas Meyer2018-12-071-16/+8
* scsi: qedf: NULL check before some freeing functions is not neededThomas Meyer2018-12-071-2/+1
* scsi: megaraid_sas: NULL check before some freeing functions is not neededThomas Meyer2018-12-073-16/+8
* scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() functionBart Van Assche2018-12-071-38/+36
* scsi: csiostor: remove flush_scheduled_work()Varun Prakash2018-12-071-1/+0
* scsi: zfcp: make DIX experimental, disabled, and independent of DIFFedor Loshakov2018-12-073-3/+11
* scsi: BusLogic: mark expected switch fall-throughGustavo A. R. Silva2018-12-071-0/+1
* scsi: ufs: Remove redundant sense size definitionAvri Altman2018-12-072-12/+9
* scsi: snic: Use vzallocSabyasachi Gupta2018-12-071-2/+1
* scsi: fnic: Use vzallocSabyasachi Gupta2018-12-071-2/+1
* scsi: target/core: Reduce the amount of code executed with a spinlock heldBart Van Assche2018-12-071-6/+2
* scsi: target/core: Make ABORT and LUN RESET handling synchronousBart Van Assche2018-12-074-134/+148
* scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche2018-12-076-89/+10
* scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche2018-12-073-20/+11
* scsi: target/core: Make it possible to wait from more than one context for co...Bart Van Assche2018-12-072-6/+11
* scsi: target/core: Use system workqueues for TMFBart Van Assche2018-12-073-18/+1
* scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche2018-12-074-12/+32
* scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche2018-12-074-33/+5
* scsi: target/core: Use kvcalloc() instead of open-coding itBart Van Assche2018-12-071-7/+4