summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-13scsi: qla2xxx: Enable FC-NVME on NPIV portsAnil Gurumurthy1-0/+1
2018-12-13scsi: aacraid: change event_wait to a completionArnd Bergmann6-22/+20
2018-12-13scsi: aacraid: change wait_sem to a completionArnd Bergmann3-5/+5
2018-12-13scsi: lpfc: Enable Management features for IF_TYPE=6James Smart4-7/+7
2018-12-13Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"Martin K. Petersen2-21/+0
2018-12-08scsi: lpfc: update driver version to 12.0.0.9James Smart1-1/+1
2018-12-08scsi: lpfc: Fix dif and first burst use in write commandsJames Smart1-0/+18
2018-12-08scsi: lpfc: Fix driver release of fw-logging buffersJames Smart4-26/+27
2018-12-08scsi: lpfc: Correct topology type reporting on G7 adaptersJames Smart2-5/+6
2018-12-08scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart2-13/+3
2018-12-08scsi: lpfc: Defer LS_ACC to FLOGI on point to point loginsJames Smart3-3/+65
2018-12-08scsi: lpfc: ls_rjt erroneus FLOGIsJames Smart2-0/+21
2018-12-08scsi: lpfc: rport port swap discovery issue.James Smart1-8/+35
2018-12-08scsi: lpfc: Cap NPIV vports to 256James Smart3-3/+15
2018-12-08scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart4-1/+16
2018-12-08scsi: lpfc: Fix a duplicate 0711 log message number.James Smart1-1/+1
2018-12-08scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart7-34/+207
2018-12-08scsi: lpfc: refactor mailbox structure context fieldsJames Smart11-161/+165
2018-12-08scsi: lpfc: update manufacturer attribute to reflect BroadcomJames Smart1-1/+1
2018-12-08scsi: lpfc: Fix panic when FW-log buffsize is not initializedJames Smart3-12/+21
2018-12-08scsi: aha1542: Fix zeroday __udivdi3 warningJames Bottomley1-1/+1
2018-12-08scsi: zfcp: improve kdoc for return of zfcp_status_read_refill()Steffen Maier1-4/+4
2018-12-08scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier1-3/+3
2018-12-08scsi: sun_esp: Use of_node_name_eq for node name comparisonsRob Herring1-4/+3
2018-12-08scsi: target: perform t10_wwn ID initialisation in target_alloc_device()David Disseldorp1-14/+7
2018-12-08scsi: target: remove hardcoded T10 Vendor ID in INQUIRY responseDavid Disseldorp1-3/+5
2018-12-08scsi: target: add device vendor_id configfs attributeDavid Disseldorp1-0/+70
2018-12-08scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp5-99/+52
2018-12-08scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp1-5/+12
2018-12-08scsi: qla2xxx: NULL check before some freeing functions is not neededThomas Meyer1-16/+8
2018-12-08scsi: qedf: NULL check before some freeing functions is not neededThomas Meyer1-2/+1
2018-12-08scsi: megaraid_sas: NULL check before some freeing functions is not neededThomas Meyer3-16/+8
2018-12-08scsi: qla2xxx: Split the __qla2x00_abort_all_cmds() functionBart Van Assche1-38/+36
2018-12-08scsi: csiostor: remove flush_scheduled_work()Varun Prakash1-1/+0
2018-12-08scsi: zfcp: make DIX experimental, disabled, and independent of DIFFedor Loshakov3-3/+11
2018-12-08scsi: BusLogic: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-12-08scsi: ufs: Remove redundant sense size definitionAvri Altman2-12/+9
2018-12-08scsi: snic: Use vzallocSabyasachi Gupta1-2/+1
2018-12-08scsi: fnic: Use vzallocSabyasachi Gupta1-2/+1
2018-12-08scsi: target/core: Reduce the amount of code executed with a spinlock heldBart Van Assche1-6/+2
2018-12-08scsi: target/core: Make ABORT and LUN RESET handling synchronousBart Van Assche3-134/+147
2018-12-08scsi: target/core: Fix TAS handling for aborted commandsBart Van Assche4-87/+10
2018-12-08scsi: target/core: Simplify the code for aborting SCSI commandsBart Van Assche2-20/+4
2018-12-08scsi: target/core: Make it possible to wait from more than one context for co...Bart Van Assche1-5/+9
2018-12-08scsi: target/core: Use system workqueues for TMFBart Van Assche2-17/+1
2018-12-08scsi: target/core: Make sure that target_wait_for_sess_cmds() waits long enoughBart Van Assche2-11/+30
2018-12-08scsi: target/core: Simplify transport_clear_lun_ref()Bart Van Assche3-32/+5
2018-12-08scsi: target/core: Use kvcalloc() instead of open-coding itBart Van Assche1-7/+4
2018-12-08scsi: target/tcmu: Fix queue_cmd_ring() declarationBart Van Assche1-1/+1
2018-11-29scsi: xen-scsifront: mark expected switch fall-throughGustavo A. R. Silva1-1/+1