summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2019-07-11109-8474/+5144
|\
| * 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
| * scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adaptersChandrakanth Patil2019-06-272-9/+39
| * scsi: pm80xx: Modified the logic to collect IOP event logsDeepak Ukey2019-06-271-16/+17
| * scsi: pm80xx: Event log size through sysfsDeepak Ukey2019-06-271-0/+19
| * scsi: mpt3sas: Fix msix load balance on and off settingsSreekanth Reddy2019-06-261-5/+18
| * scsi: mpt3sas: Determine smp affinity on per HBA basisSreekanth Reddy2019-06-262-4/+7
| * scsi: mpt3sas: Use configured PCIe link speed, not maxSreekanth Reddy2019-06-261-9/+4
| * scsi: mpt3sas: Remove CPU arch check to determine perf_modeSreekanth Reddy2019-06-261-15/+1
| * scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_srrLin Yi2019-06-261-1/+1
| * scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_recLin Yi2019-06-261-1/+1
| * scsi: bnx2fc: Update the driver version to 2.12.10Saurav Kashyap2019-06-261-1/+1
| * scsi: bnx2fc: Limit the IO size according to the FW capabilitySaurav Kashyap2019-06-263-3/+16
| * scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for...Saurav Kashyap2019-06-262-0/+33
| * scsi: bnx2fc: Separate out completion flags and variables for abort and cleanupSaurav Kashyap2019-06-263-34/+41
| * scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup ...Chad Dupuis2019-06-261-7/+7
| * scsi: bnx2fc: Redo setting source FCoE MACChad Dupuis2019-06-261-16/+40
| * scsi: ufshdc-pci: Add Intel PCI IDs for EHLAdrian Hunter2019-06-261-0/+2
| * scsi: ufs-bsg: complete ufs-bsg job only if no errorBean Huo2019-06-261-1/+3
| * scsi: ufs-bsg: fix typo in ufs_bsg_requestBean Huo2019-06-261-1/+1
| * scsi: virtio_scsi: remove unused 'affinity_hint_set'Dongli Zhang2019-06-201-3/+0
| * scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl2019-06-201-113/+97
| * scsi: mpt3sas: make driver options visible in sysTomas Henzl2019-06-202-14/+14
| * scsi: ufs-qcom: Add support for platforms booting ACPILee Jones2019-06-201-3/+20
| * scsi: megaraid_sas: Use struct_size() helperGustavo A. R. Silva2019-06-201-4/+2
| * scsi: mac_scsi: Treat Last Byte Sent time-out as failureFinn Thain2019-06-201-1/+4
| * scsi: mac_scsi: Enable PDMA on Mac IIfxFinn Thain2019-06-201-8/+39
| * scsi: mac_scsi: Fix pseudo DMA implementation, take 2Finn Thain2019-06-201-153/+218
| * scsi: mac_scsi: Increase PIO/PDMA transfer length thresholdFinn Thain2019-06-201-2/+2
| * scsi: NCR5380: Handle PDMA failure reliablyFinn Thain2019-06-201-4/+2