aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-19scsi: mpt3sas: fix memory ordering on 64bit writesStephan Günther1-1/+2
2018-12-19scsi: qla2xxx: deadlock by configfs_depend_itemAnatoliy Glagolev2-43/+8
2018-12-18scsi: hisi_sas: Add support for DIF feature for v2 hwXiang Chen2-3/+137
2018-12-18scsi: lpfc: do not set queue->page_count to 0 if pc_sli4_params.wqpcnt is invalidEwan D. Milne1-1/+2
2018-12-18scsi: remove the use_clustering flagChristoph Hellwig34-37/+33
2018-12-18scsi: mac53c94: remove DISABLE_CLUSTERINGChristoph Hellwig1-1/+1
2018-12-18scsi: mesh: remove DISABLE_CLUSTERINGChristoph Hellwig1-1/+1
2018-12-18scsi: xen-scsifront: remove DISABLE_CLUSTERINGChristoph Hellwig1-1/+0
2018-12-18scsi: powertec: remove the explicit use_clustering settingChristoph Hellwig1-1/+0
2018-12-18scsi: cumana_2: remove the explicit use_clustering settingChristoph Hellwig1-1/+0
2018-12-18scsi: introduce a max_segment_size host_template parametersChristoph Hellwig4-9/+9
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig80-106/+3
2018-12-18scsi: make sure all drivers set the use_clustering flagChristoph Hellwig6-0/+6
2018-12-18scsi: target/core: Use kmem_cache_free() instead of kfree()Wei Yongjun1-1/+1
2018-12-18scsi: virtio_scsi: Remove per-target data because it is no longer usedBart Van Assche1-52/+0
2018-12-12scsi: ufs: Fix platform_no_drv_owner.cocci warningsYueHaibing1-1/+0
2018-12-12scsi: mpt3sas: Update driver version to 27.101.00.00Suganath Prabu1-2/+2
2018-12-12scsi: mpt3sas: Replace readl with ioc->base_readlSuganath Prabu1-19/+20
2018-12-12scsi: mpt3sas: Add separate function for aero doorbell readsSuganath Prabu2-0/+32
2018-12-12scsi: mpt3sas: Introduce flag for aero based controllersSuganath Prabu2-6/+9
2018-12-12scsi: hisi_sas: Make sg_tablesize consistent valueXiang Chen4-5/+3
2018-12-12scsi: hisi_sas: Relocate some code to reduce complexityXiang Chen1-56/+90
2018-12-12scsi: hisi_sas: Fix warnings detected by sparseJohn Garry5-55/+71
2018-12-12scsi: qla2xxx: Update driver version to 10.00.00.12-kHimanshu Madhani1-1/+1
2018-12-12scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV portGiridhar Malavali2-6/+6
2018-12-12scsi: qla2xxx: Fix NPIV handling for FC-NVMeHimanshu Madhani2-13/+5
2018-12-12scsi: qla2xxx: Enable FC-NVME on NPIV portsAnil Gurumurthy1-0/+1
2018-12-12scsi: aacraid: change event_wait to a completionArnd Bergmann6-22/+20
2018-12-12scsi: aacraid: change wait_sem to a completionArnd Bergmann3-5/+5
2018-12-12scsi: lpfc: Enable Management features for IF_TYPE=6James Smart4-7/+7
2018-12-12Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"Martin K. Petersen2-21/+0
2018-12-07scsi: lpfc: update driver version to 12.0.0.9James Smart1-1/+1
2018-12-07scsi: lpfc: Fix dif and first burst use in write commandsJames Smart1-0/+18
2018-12-07scsi: lpfc: Fix driver release of fw-logging buffersJames Smart4-26/+27
2018-12-07scsi: lpfc: Correct topology type reporting on G7 adaptersJames Smart2-5/+6
2018-12-07scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart2-13/+3
2018-12-07scsi: lpfc: Defer LS_ACC to FLOGI on point to point loginsJames Smart3-3/+65
2018-12-07scsi: lpfc: ls_rjt erroneus FLOGIsJames Smart2-0/+21
2018-12-07scsi: lpfc: rport port swap discovery issue.James Smart1-8/+35
2018-12-07scsi: lpfc: Cap NPIV vports to 256James Smart3-3/+15
2018-12-07scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart4-1/+16
2018-12-07scsi: lpfc: Fix a duplicate 0711 log message number.James Smart1-1/+1
2018-12-07scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart7-34/+207
2018-12-07scsi: lpfc: refactor mailbox structure context fieldsJames Smart11-161/+165
2018-12-07scsi: lpfc: update manufacturer attribute to reflect BroadcomJames Smart1-1/+1
2018-12-07scsi: lpfc: Fix panic when FW-log buffsize is not initializedJames Smart3-12/+21
2018-12-07scsi: aha1542: Fix zeroday __udivdi3 warningJames Bottomley1-1/+1
2018-12-07scsi: zfcp: improve kdoc for return of zfcp_status_read_refill()Steffen Maier1-4/+4
2018-12-07scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier1-3/+3
2018-12-07scsi: sun_esp: Use of_node_name_eq for node name comparisonsRob Herring1-4/+3