summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: hisi_sas: Use pci_irq_get_affinity() for v3 hw as experimentalXiang Chen2019-02-094-14/+89
* scsi: hisi_sas: Issue internal abort on all relevant queuesJohn Garry2019-02-095-16/+62
* scsi: hisi_sas: change queue depth from 512 to 4096Xiang Chen2019-02-091-1/+1
* scsi: hisi_sas: Add manual trigger for debugfs dumpLuo Jiaxing2019-02-091-0/+34
* scsi: hisi_sas: Add support for DIX feature for v3 hwXiang Chen2019-02-093-32/+184
* scsi: ata: Use unsigned int for cmd's type in ioctls in scsi_host_templateNathan Chancellor2019-02-0815-37/+42
* scsi: lpfc: Update lpfc version to 12.2.0.0James Smart2019-02-061-1/+1
* scsi: lpfc: Update 12.2.0.0 file copyrights to 2019James Smart2019-02-0622-22/+22
* scsi: lpfc: Fix nvmet issues when link bounce under IO loadJames Smart2019-02-061-13/+37
* scsi: lpfc: Correct upcalling nvmet_fc transport during io done downcallJames Smart2019-02-063-112/+137
* scsi: lpfc: Fix default driver parameter collision for allowing NPIV supportJames Smart2019-02-0610-59/+46
* scsi: lpfc: Rework locking on SCSI io completionJames Smart2019-02-065-74/+112
* scsi: lpfc: Enable SCSI and NVME fc4s by defaultJames Smart2019-02-061-2/+2
* scsi: lpfc: Resize cpu maps structures based on possible cpusJames Smart2019-02-064-41/+51
* scsi: lpfc: Utilize new IRQ API when allocating MSI-X vectorsJames Smart2019-02-061-149/+13
* scsi: lpfc: Rework EQ/CQ processing to address interrupt coalescingJames Smart2019-02-067-476/+729
* scsi: lpfc: cleanup: convert eq_delay to usdelayJames Smart2019-02-064-58/+89
* scsi: lpfc: Support non-uniform allocation of MSIX vectors to hardware queuesJames Smart2019-02-0611-343/+831
* scsi: lpfc: Fix setting affinity hints to correlate with hardware queuesJames Smart2019-02-063-42/+56
* scsi: lpfc: Allow override of hardware queue selection policiesJames Smart2019-02-065-11/+20
* scsi: lpfc: Adapt partitioned XRI lists to efficient sharingJames Smart2019-02-0613-327/+1527
* scsi: lpfc: Synchronize hardware queues with SCSI MQ interfaceJames Smart2019-02-064-58/+27
* scsi: lpfc: Convert ring number to hardware queue for nvme wqe posting.James Smart2019-02-069-34/+60
* scsi: lpfc: Move SCSI and NVME Stats to hardware queue structuresJames Smart2019-02-0610-103/+304
* scsi: lpfc: Adapt cpucheck debugfs logic to Hardware QueuesJames Smart2019-02-065-116/+124
* scsi: lpfc: cleanup: Remove unused FCP_XRI_ABORT_EVENT slowpath eventJames Smart2019-02-063-33/+0
* scsi: lpfc: Partition XRI buffer list across Hardware QueuesJames Smart2019-02-0614-338/+623
* scsi: lpfc: Replace io_channels for nvme and fcp with general hdw_queues per cpuJames Smart2019-02-0610-606/+417
* scsi: lpfc: Remove extra vector and SLI4 queue for ExpresslaneJames Smart2019-02-066-468/+25
* scsi: lpfc: Implement common IO buffers between NVME and SCSIJames Smart2019-02-0610-1209/+707
* scsi: lpfc: cleanup: Remove excess check on NVME io submit code pathJames Smart2019-02-061-1/+1
* scsi: lpfc: cleanup: remove nrport from nvme command structureJames Smart2019-02-062-24/+7
* scsi: qla2xxx: Update driver version to 10.00.00.13-kHimanshu Madhani2019-02-061-1/+1
* scsi: qla2xxx: Use complete switch scan for RSCN eventsQuinn Tran2019-02-061-86/+0
* scsi: qla2xxx: Fix fw options handle eh_bus_reset()Quinn Tran2019-02-061-5/+2
* scsi: qla2xxx: Restore FAWWPN of Physical Port only for loop downSawan Chandak2019-02-061-1/+2
* scsi: qla2xxx: Prevent memory leak for CT req/rsp allocationQuinn Tran2019-02-061-2/+9
* scsi: qla2xxx: Fix SRB allocation flag to avoid sleeping in IRQ contextGiridhar Malavali2019-02-061-1/+1
* scsi: qla2xxx: allow session delete to finish before create.Quinn Tran2019-02-061-0/+3
* scsi: qla2xxx: fix fcport null pointer access.Quinn Tran2019-02-061-3/+12
* scsi: qla2xxx: flush IO on chip reset or sess deleteQuinn Tran2019-02-061-6/+3
* scsi: qla2xxx: Fix session cleanup hangQuinn Tran2019-02-062-7/+15
* scsi: qla2xxx: Change default ZIO threshold.Quinn Tran2019-02-061-1/+1
* scsi: qla2xxx: Add pci function reset support.Quinn Tran2019-02-061-0/+53
* scsi: qla2xxx: Fix N2N target discovery with Local loopHimanshu Madhani2019-02-061-5/+0
* scsi: block: remove req->specialChristoph Hellwig2019-02-061-2/+0
* scsi: stop setting up request->specialChristoph Hellwig2019-02-064-17/+0
* scsi: remove bidirectional command supportChristoph Hellwig2019-02-068-225/+31
* scsi: remove the SCSI OSD libraryChristoph Hellwig2019-02-067-2749/+0
* scsi: bsg-lib: handle bidi requests without block layer helpChristoph Hellwig2019-02-061-1/+0