aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-05scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart5-116/+124
2019-02-05scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath eventJames Smart3-33/+0
2019-02-05scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart14-338/+623
2019-02-05scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart10-606/+417
2019-02-05scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart6-468/+25
2019-02-05scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart10-1209/+707
2019-02-05scsi: lpfc: cleanup: Remove excess check on NVME io submit code pathJames Smart1-1/+1
2019-02-05scsi: lpfc: cleanup: remove nrport from nvme command structureJames Smart2-24/+7
2019-02-05scsi: qla2xxx: Update driver version to 10.00.00.13-kHimanshu Madhani1-1/+1
2019-02-05scsi: qla2xxx: Use complete switch scan for RSCN eventsQuinn Tran1-86/+0
2019-02-05scsi: qla2xxx: Fix fw options handle eh_bus_reset()Quinn Tran1-5/+2
2019-02-05scsi: qla2xxx: Restore FAWWPN of Physical Port only for loop downSawan Chandak1-1/+2
2019-02-05scsi: qla2xxx: Prevent memory leak for CT req/rsp allocationQuinn Tran1-2/+9
2019-02-05scsi: qla2xxx: Fix SRB allocation flag to avoid sleeping in IRQ contextGiridhar Malavali1-1/+1
2019-02-05scsi: qla2xxx: allow session delete to finish before create.Quinn Tran1-0/+3
2019-02-05scsi: qla2xxx: fix fcport null pointer access.Quinn Tran1-3/+12
2019-02-05scsi: qla2xxx: flush IO on chip reset or sess deleteQuinn Tran1-6/+3
2019-02-05scsi: qla2xxx: Fix session cleanup hangQuinn Tran2-7/+15
2019-02-05scsi: qla2xxx: Change default ZIO threshold.Quinn Tran1-1/+1
2019-02-05scsi: qla2xxx: Add pci function reset support.Quinn Tran1-0/+53
2019-02-05scsi: qla2xxx: Fix N2N target discovery with Local loopHimanshu Madhani1-5/+0
2019-02-05scsi: block: remove req->specialChristoph Hellwig1-2/+0
2019-02-05scsi: stop setting up request->specialChristoph Hellwig4-17/+0
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig8-225/+31
2019-02-05scsi: remove the SCSI OSD libraryChristoph Hellwig7-2749/+0
2019-02-05scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig1-1/+0
2019-02-04scsi: mpt3sas: Update driver version to 27.102.00.00Suganath Prabu S1-2/+2
2019-02-04scsi: mpt3sas: Add support for ATLAS PCIe switchSuganath Prabu S2-0/+9
2019-02-04scsi: mpt3sas: Add support for NVMe Switch AdapterSuganath Prabu S2-0/+5
2019-02-04scsi: mpt3sas: Rename mpi endpoint device ID macro.Suganath Prabu S2-4/+4
2019-02-04scsi: megaraid_sas: Add support for DEVICE_LIST DCMD in driverShivasharan S4-23/+250
2019-02-04scsi: megaraid_sas: Rework device add code in AEN pathShivasharan S1-66/+107
2019-02-04scsi: megaraid_sas: Rework code to get PD and LD listShivasharan S1-13/+31
2019-02-04scsi: cxlflash: Prevent deadlock when adapter probe failsVaibhav Jain1-0/+2
2019-02-04scsi: aacraid: clean up some indentation and formatting issuesColin Ian King3-15/+15
2019-02-04Revert "scsi: libfc: Add WARN_ON() when deleting rports"Ross Lagerwall1-1/+0
2019-02-04scsi: sd_zbc: Fix zone information messagesDamien Le Moal1-4/+8
2019-02-04scsi: sd: Improve sd_print_capacity()Damien Le Moal1-13/+13
2019-02-04scsi: ufs: Print uic error history in time orderStanley Chu1-1/+6
2019-02-04scsi: target/core: Remove the write_pending_status() callback functionBart Van Assche2-37/+0
2019-02-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds4-26/+27
2019-02-01scsi: csiostor: Remove set but not used variable 'pln'YueHaibing1-3/+0
2019-02-01scsi: qla2xxx: Add new FC-NVMe enable BIT to enable FC-NVMe featureGiridhar Malavali2-1/+6
2019-02-01scsi: aic94xx: fix module loadingJames Bottomley1-4/+4
2019-01-29scsi: hisi_sas: Add missing seq_printf() call in hisi_sas_show_row_32()John Garry1-0/+1
2019-01-29scsi: hisi_sas: Fix to only call scsi_get_prot_op() for non-NULL scsi_cmndJohn Garry1-1/+2
2019-01-29scsi: hisi_sas: Some misc tidy-upJohn Garry1-11/+22
2019-01-29scsi: hisi_sas: Correct memory allocation size for DQ debugfsLuo Jiaxing1-2/+2
2019-01-29scsi: hisi_sas: Fix losing directly attached disk when hot-plugXiaofei Tan4-9/+56
2019-01-29scsi: hisi_sas: Reject setting programmed minimum linkrate > 1.5GLuo Jiaxing1-4/+8