summaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
Commit message (Expand)AuthorAgeFilesLines
* scsi: libfc: fix null pointer dereference on a null lportColin Ian King2019-07-171-1/+1
* scsi: megaraid_sas: Update driver version to 07.710.50.00Shivasharan S2019-07-121-2/+2
* scsi: megaraid_sas: Add module parameter for FW Async event loggingShivasharan S2019-07-121-1/+17
* scsi: megaraid_sas: Enable msix_load_balance for Invader and later controllersShivasharan S2019-07-121-1/+2
* scsi: megaraid_sas: Fix calculation of target IDShivasharan S2019-07-121-1/+2
* scsi: lpfc: reduce stack size with CONFIG_GCC_PLUGIN_STRUCTLEAK_VERBOSEArnd Bergmann2019-07-121-1/+1
* scsi: devinfo: BLIST_TRY_VPD_PAGES for SanDisk Cruzer BladeMarcos Paulo de Souza2019-07-121-0/+2
* scsi: pm80xx: Fixed kernel panic during error recovery for SATA driveDeepak Ukey2019-07-123-2/+8
* scsi: libsas: remove the exporting of sas_wait_ehDenis Efremov2019-07-121-1/+0
* scsi: megaraid_sas: Make some symbols staticYueHaibing2019-07-121-3/+3
* scsi: core: use scmd_printk() to print which command timed outMaurizio Lombardi2019-07-121-1/+1
* Merge branch '5.3/scsi-sg' into scsi-nextMartin K. Petersen2019-06-2715-97/+118
|\
| * scsi: core: don't preallocate small SGL in case of NO_SG_CHAINMing Lei2019-06-201-1/+5
| * scsi: core: avoid preallocating big SGL for dataMing Lei2019-06-201-6/+9
| * scsi: core: avoid preallocating big SGL for protection informationMing Lei2019-06-201-3/+11
| * scsi: lib/sg_pool.c: improve APIs for allocating sg poolMing Lei2019-06-201-4/+6
| * scsi: esp: use sg helper to iterate over scatterlistMing Lei2019-06-202-7/+15
| * scsi: NCR5380: use sg helper to iterate over scatterlistFinn Thain2019-06-201-23/+18
| * scsi: wd33c93: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * scsi: ppa: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * scsi: pcmcia: nsp_cs: use sg helper to iterate over scatterlistMing Lei2019-06-201-2/+2
| * scsi: imm: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * scsi: aha152x: use sg helper to iterate over scatterlistFinn Thain2019-06-201-23/+23
| * scsi: pmcraid: use sg helper to iterate over scatterlistMing Lei2019-06-201-7/+7
| * scsi: ipr: use sg helper to iterate over scatterlistMing Lei2019-06-201-13/+16
| * scsi: mvumi: use sg helper to iterate over scatterlistMing Lei2019-06-201-6/+5
| * scsi: lpfc: use sg helper to iterate over scatterlistMing Lei2019-06-201-2/+1
| * scsi: advansys: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
| * scsi: vmw_pscsi: use sg helper to iterate over scatterlistMing Lei2019-06-201-1/+1
* | scsi: qla2xxx: move IO flush to the front of NVME rport unregistrationQuinn Tran2019-06-274-21/+12
* | scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race conditionQuinn Tran2019-06-273-50/+117
* | scsi: qla2xxx: on session delete, return nvme cmdQuinn Tran2019-06-271-9/+19
* | scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devicesArun Easi2019-06-274-30/+10
* | scsi: megaraid_sas: Update driver version to 07.710.06.00-rc1Chandrakanth Patil2019-06-271-2/+2
* | scsi: megaraid_sas: Introduce various Aero performance modesChandrakanth Patil2019-06-273-15/+81
* | scsi: megaraid_sas: Use high IOPS queues based on IO workloadChandrakanth Patil2019-06-274-2/+19
* | scsi: megaraid_sas: Set affinity for high IOPS reply queuesChandrakanth Patil2019-06-271-0/+22
* | scsi: megaraid_sas: Enable coalescing for high IOPS queuesChandrakanth Patil2019-06-272-1/+9
* | scsi: megaraid_sas: Add support for High IOPS queuesChandrakanth Patil2019-06-273-17/+135
* | scsi: megaraid_sas: Add support for MPI toolbox commandsChandrakanth Patil2019-06-273-2/+72
* | scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driverChandrakanth Patil2019-06-274-10/+108
* | scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for onl...Chandrakanth Patil2019-06-273-12/+17
* | scsi: megaraid_sas: megaraid_sas: Add check for count returned by HOST_DEVICE...Chandrakanth Patil2019-06-271-0/+3
* | scsi: megaraid_sas: Handle sequence JBOD map failure at driver levelChandrakanth Patil2019-06-273-38/+55
* | scsi: megaraid_sas: Don't send FPIO to RL Bypass queueChandrakanth Patil2019-06-271-4/+0
* | scsi: megaraid_sas: In probe context, retry IOC INIT once if firmware is in f...Chandrakanth Patil2019-06-271-2/+23
* | scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeoutChandrakanth Patil2019-06-271-0/+13
* | scsi: megaraid_sas: Call disable_irq from process IRQ pollChandrakanth Patil2019-06-272-1/+12
* | scsi: megaraid_sas: Remove few debug counters from IO pathChandrakanth Patil2019-06-272-10/+0
* | scsi: megaraid_sas: Add support for Non-secure Aero PCI IDsChandrakanth Patil2019-06-272-0/+29