summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-12-18scsi: mac53c94: remove DISABLE_CLUSTERINGChristoph Hellwig
2018-12-18scsi: mesh: remove DISABLE_CLUSTERINGChristoph Hellwig
2018-12-18scsi: xen-scsifront: remove DISABLE_CLUSTERINGChristoph Hellwig
2018-12-18scsi: powertec: remove the explicit use_clustering settingChristoph Hellwig
2018-12-18scsi: cumana_2: remove the explicit use_clustering settingChristoph Hellwig
2018-12-18scsi: introduce a max_segment_size host_template parametersChristoph Hellwig
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-18scsi: make sure all drivers set the use_clustering flagChristoph Hellwig
2018-12-18scsi: target/core: Use kmem_cache_free() instead of kfree()Wei Yongjun
2018-12-18scsi: virtio_scsi: Remove per-target data because it is no longer usedBart Van Assche
2018-12-12scsi: ufs: Fix platform_no_drv_owner.cocci warningsYueHaibing
2018-12-12scsi: mpt3sas: Update driver version to 27.101.00.00Suganath Prabu
2018-12-12scsi: mpt3sas: Replace readl with ioc->base_readlSuganath Prabu
2018-12-12scsi: mpt3sas: Add separate function for aero doorbell readsSuganath Prabu
2018-12-12scsi: mpt3sas: Introduce flag for aero based controllersSuganath Prabu
2018-12-12scsi: hisi_sas: Make sg_tablesize consistent valueXiang Chen
2018-12-12scsi: hisi_sas: Relocate some code to reduce complexityXiang Chen
2018-12-12scsi: hisi_sas: Fix warnings detected by sparseJohn Garry
2018-12-12scsi: qla2xxx: Update driver version to 10.00.00.12-kHimanshu Madhani
2018-12-12scsi: qla2xxx: Fix for FC-NVMe discovery for NPIV portGiridhar Malavali
2018-12-12scsi: qla2xxx: Fix NPIV handling for FC-NVMeHimanshu Madhani
2018-12-12scsi: qla2xxx: Enable FC-NVME on NPIV portsAnil Gurumurthy
2018-12-12scsi: aacraid: change event_wait to a completionArnd Bergmann
2018-12-12scsi: aacraid: change wait_sem to a completionArnd Bergmann
2018-12-12scsi: lpfc: Enable Management features for IF_TYPE=6James Smart
2018-12-12Revert "scsi: lpfc: ls_rjt erroneus FLOGIs"Martin K. Petersen
2018-12-07scsi: lpfc: update driver version to 12.0.0.9James Smart
2018-12-07scsi: lpfc: Fix dif and first burst use in write commandsJames Smart
2018-12-07scsi: lpfc: Fix driver release of fw-logging buffersJames Smart
2018-12-07scsi: lpfc: Correct topology type reporting on G7 adaptersJames Smart
2018-12-07scsi: lpfc: Correct code setting non existent bits in sli4 ABORT WQEJames Smart
2018-12-07scsi: lpfc: Defer LS_ACC to FLOGI on point to point loginsJames Smart
2018-12-07scsi: lpfc: ls_rjt erroneus FLOGIsJames Smart
2018-12-07scsi: lpfc: rport port swap discovery issue.James Smart
2018-12-07scsi: lpfc: Cap NPIV vports to 256James Smart
2018-12-07scsi: lpfc: Fix kernel Oops due to null pring pointersJames Smart
2018-12-07scsi: lpfc: Fix a duplicate 0711 log message number.James Smart
2018-12-07scsi: lpfc: Fix discovery failures during port failovers with lots of vportsJames Smart
2018-12-07scsi: lpfc: refactor mailbox structure context fieldsJames Smart
2018-12-07scsi: lpfc: update manufacturer attribute to reflect BroadcomJames Smart
2018-12-07scsi: lpfc: Fix panic when FW-log buffsize is not initializedJames Smart
2018-12-07scsi: aha1542: Fix zeroday __udivdi3 warningJames Bottomley
2018-12-07scsi: zfcp: improve kdoc for return of zfcp_status_read_refill()Steffen Maier
2018-12-07scsi: zfcp: fix posting too many status read buffers leading to adapter shutdownSteffen Maier
2018-12-07scsi: sun_esp: Use of_node_name_eq for node name comparisonsRob Herring
2018-12-07scsi: target: perform t10_wwn ID initialisation in target_alloc_device()David Disseldorp
2018-12-07scsi: target: remove hardcoded T10 Vendor ID in INQUIRY responseDavid Disseldorp
2018-12-07scsi: target: add device vendor_id configfs attributeDavid Disseldorp
2018-12-07scsi: target: consistently null-terminate t10_wwn stringsDavid Disseldorp
2018-12-07scsi: target: use consistent left-aligned ASCII INQUIRY dataDavid Disseldorp