aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-19scsi: myrb: remove the dma_boundary limitChristoph Hellwig1-1/+0
2018-12-19scsi: megaraid_sas: driver version updateShivasharan S1-2/+2
2018-12-19scsi: megaraid_sas: Use 63-bit DMA addressingShivasharan S1-9/+9
2018-12-19scsi: megaraid_sas: add retry logic in megasas_readlShivasharan S2-18/+49
2018-12-19scsi: megaraid_sas: changes to function prototypesShivasharan S3-59/+60
2018-12-19scsi: megaraid_sas: Introduce new Aero adapter typeShivasharan S2-6/+13
2018-12-19scsi: megaraid_sas: Fix Ventura series based checksShivasharan S3-20/+20
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 Hellwig32-35/+31
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 Hellwig69-84/+3
2018-12-18scsi: make sure all drivers set the use_clustering flagChristoph Hellwig5-0/+5
2018-12-18scsi: virtio_scsi: Remove per-target data because it is no longer usedBart Van Assche1-52/+0
2018-12-18Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-3/+3
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-12scsi: sd: use mempool for discard special pageJens Axboe1-4/+19
2018-12-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-37/+39
2018-12-09Merge tag 'v4.20-rc6' into for-4.21/blockJens Axboe5-37/+39
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