aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-08scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor19-44/+54
2019-02-05scsi: lpfc: Update lpfc version to 12.2.0.0James Smart1-1/+1
2019-02-05scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart22-22/+22
2019-02-05scsi: lpfc: Fix nvmet issues when link bounce under IO loadJames Smart1-13/+37
2019-02-05scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcallJames Smart3-112/+137
2019-02-05scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart10-59/+46
2019-02-05scsi: lpfc: Rework locking on SCSI io completionJames Smart5-74/+112
2019-02-05scsi: lpfc: Enable SCSI and NVME fc4s by defaultJames Smart1-2/+2
2019-02-05scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart4-41/+51
2019-02-05scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectorsJames Smart1-149/+13
2019-02-05scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart7-476/+729
2019-02-05scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart4-58/+89
2019-02-05scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart11-343/+831
2019-02-05scsi: lpfc: Fix setting affinity hints to correlate with hardware queuesJames Smart3-42/+56
2019-02-05scsi: lpfc: Allow override of hardware queue selection policiesJames Smart5-11/+20
2019-02-05scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart13-327/+1527
2019-02-05scsi: lpfc: Synchronize hardware queues with SCSI MQ interfaceJames Smart4-58/+27
2019-02-05scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart9-34/+60
2019-02-05scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart10-103/+304
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 bidi supportChristoph Hellwig3-10/+0
2019-02-05scsi: block: remove req->specialChristoph Hellwig3-5/+0
2019-02-05scsi: stop setting up request->specialChristoph Hellwig4-17/+0
2019-02-05scsi: remove bidirectional command supportChristoph Hellwig12-268/+34
2019-02-05scsi: remove the SCSI OSD libraryChristoph Hellwig11-3659/+0
2019-02-05scsi: fs: remove exofsChristoph Hellwig20-6600/+0
2019-02-05scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig4-61/+56
2019-02-05scsi: bsg: refactor bsg_ioctlChristoph Hellwig1-86/+72
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