summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scsi: mac53c94: remove DISABLE_CLUSTERINGChristoph Hellwig2018-12-181-1/+1
* scsi: mesh: remove DISABLE_CLUSTERINGChristoph Hellwig2018-12-181-1/+1
* scsi: xen-scsifront: remove DISABLE_CLUSTERINGChristoph Hellwig2018-12-181-1/+0
* scsi: powertec: remove the explicit use_clustering settingChristoph Hellwig2018-12-181-1/+0
* scsi: cumana_2: remove the explicit use_clustering settingChristoph Hellwig2018-12-181-1/+0
* scsi: introduce a max_segment_size host_template parametersChristoph Hellwig2018-12-185-9/+15
* scsi: flip the default on use_clusteringChristoph Hellwig2018-12-1882-110/+4
* scsi: make sure all drivers set the use_clustering flagChristoph Hellwig2018-12-186-0/+6
* scsi: target/core: Use kmem_cache_free() instead of kfree()Wei Yongjun2018-12-181-1/+1
* scsi: virtio_scsi: Remove per-target data because it is no longer usedBart Van Assche2018-12-181-52/+0
* scsi: ufs: Fix platform_no_drv_owner.cocci warningsYueHaibing2018-12-121-1/+0
* scsi: mpt3sas: Update driver version to 27.101.00.00Suganath Prabu2018-12-121-2/+2
* scsi: mpt3sas: Replace readl with ioc->base_readlSuganath Prabu2018-12-121-19/+20
* scsi: mpt3sas: Add separate function for aero doorbell readsSuganath Prabu2018-12-122-0/+32
* scsi: mpt3sas: Introduce flag for aero based controllersSuganath Prabu2018-12-122-6/+9
* scsi: hisi_sas: Make sg_tablesize consistent valueXiang Chen2018-12-124-5/+3
* scsi: hisi_sas: Relocate some code to reduce complexityXiang Chen2018-12-121-56/+90
* scsi: hisi_sas: Fix warnings detected by sparseJohn Garry2018-12-125-55/+71
* scsi: qla2xxx: Update driver version to 10.00.00.12-kHimanshu Madhani2018-12-121-1/+1
* 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