summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * scsi: scsi_debug: Use scsi_[gs]et_resid() where appropriateBart Van Assche2019-02-121-4/+5
| * scsi: libiscsi: Use scsi_[gs]et_resid() where appropriateBart Van Assche2019-02-121-1/+1
| * scsi: scsi_debug: Fix a recently introduced regressionBart Van Assche2019-02-121-8/+7
| * scsi: hisi_sas: Do some more tidy-upJohn Garry2019-02-082-7/+7
| * scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimentalXiang Chen2019-02-084-14/+89
| * scsi: hisi_sas: Issue internal abort on all relevant queuesJohn Garry2019-02-085-16/+62
| * scsi: hisi_sas: change queue depth from 512 to 4096Xiang Chen2019-02-081-1/+1
| * scsi: hisi_sas: Add manual trigger for debugfs dumpLuo Jiaxing2019-02-081-0/+34
| * scsi: hisi_sas: Add support for DIX feature for v3 hwXiang Chen2019-02-083-32/+184
| * scsi: dt-bindings: ufs: Fix the compatible string definitionDouglas Anderson2019-02-081-5/+8
| * scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2019-02-0819-44/+54
| * scsi: lpfc: Update lpfc version to 12.2.0.0James Smart2019-02-051-1/+1
| * scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-0522-22/+22
| * scsi: lpfc: Fix nvmet issues when link bounce under IO loadJames Smart2019-02-051-13/+37
| * scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcallJames Smart2019-02-053-112/+137
| * scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart2019-02-0510-59/+46
| * scsi: lpfc: Rework locking on SCSI io completionJames Smart2019-02-055-74/+112
| * scsi: lpfc: Enable SCSI and NVME fc4s by defaultJames Smart2019-02-051-2/+2
| * scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart2019-02-054-41/+51
| * scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectorsJames Smart2019-02-051-149/+13
| * scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart2019-02-057-476/+729
| * scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart2019-02-054-58/+89
| * scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart2019-02-0511-343/+831
| * scsi: lpfc: Fix setting affinity hints to correlate with hardware queuesJames Smart2019-02-053-42/+56
| * scsi: lpfc: Allow override of hardware queue selection policiesJames Smart2019-02-055-11/+20
| * scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart2019-02-0513-327/+1527
| * scsi: lpfc: Synchronize hardware queues with SCSI MQ interfaceJames Smart2019-02-054-58/+27
| * scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart2019-02-059-34/+60
| * scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart2019-02-0510-103/+304
| * scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart2019-02-055-116/+124
| * scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath eventJames Smart2019-02-053-33/+0
| * scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart2019-02-0514-338/+623
| * scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart2019-02-0510-606/+417
| * scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart2019-02-056-468/+25
| * scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart2019-02-0510-1209/+707
| * scsi: lpfc: cleanup: Remove excess check on NVME io submit code pathJames Smart2019-02-051-1/+1
| * scsi: lpfc: cleanup: remove nrport from nvme command structureJames Smart2019-02-052-24/+7
| * scsi: qla2xxx: Update driver version to 10.00.00.13-kHimanshu Madhani2019-02-051-1/+1
| * scsi: qla2xxx: Use complete switch scan for RSCN eventsQuinn Tran2019-02-051-86/+0
| * scsi: qla2xxx: Fix fw options handle eh_bus_reset()Quinn Tran2019-02-051-5/+2
| * scsi: qla2xxx: Restore FAWWPN of Physical Port only for loop downSawan Chandak2019-02-051-1/+2
| * scsi: qla2xxx: Prevent memory leak for CT req/rsp allocationQuinn Tran2019-02-051-2/+9
| * scsi: qla2xxx: Fix SRB allocation flag to avoid sleeping in IRQ contextGiridhar Malavali2019-02-051-1/+1
| * scsi: qla2xxx: allow session delete to finish before create.Quinn Tran2019-02-051-0/+3
| * scsi: qla2xxx: fix fcport null pointer access.Quinn Tran2019-02-051-3/+12
| * scsi: qla2xxx: flush IO on chip reset or sess deleteQuinn Tran2019-02-051-6/+3
| * scsi: qla2xxx: Fix session cleanup hangQuinn Tran2019-02-052-7/+15
| * scsi: qla2xxx: Change default ZIO threshold.Quinn Tran2019-02-051-1/+1
| * scsi: qla2xxx: Add pci function reset support.Quinn Tran2019-02-051-0/+53
| * scsi: qla2xxx: Fix N2N target discovery with Local loopHimanshu Madhani2019-02-051-5/+0