summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2019-06-27Merge branch '5.3/scsi-sg' into scsi-nextMartin K. Petersen
2019-06-27scsi: qla2xxx: move IO flush to the front of NVME rport unregistrationQuinn Tran
2019-06-27scsi: qla2xxx: Fix NVME cmd and LS cmd timeout race conditionQuinn Tran
2019-06-27scsi: qla2xxx: on session delete, return nvme cmdQuinn Tran
2019-06-27scsi: qla2xxx: Fix kernel crash after disconnecting NVMe devicesArun Easi
2019-06-27scsi: megaraid_sas: Update driver version to 07.710.06.00-rc1Chandrakanth Patil
2019-06-27scsi: megaraid_sas: Introduce various Aero performance modesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Use high IOPS queues based on IO workloadChandrakanth Patil
2019-06-27scsi: megaraid_sas: Set affinity for high IOPS reply queuesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Enable coalescing for high IOPS queuesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add support for High IOPS queuesChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add support for MPI toolbox commandsChandrakanth Patil
2019-06-27scsi: megaraid_sas: Offload Aero RAID5/6 division calculations to driverChandrakanth Patil
2019-06-27scsi: megaraid_sas: RAID1 PCI bandwidth limit algorithm is applicable for onl...Chandrakanth Patil
2019-06-27scsi: megaraid_sas: megaraid_sas: Add check for count returned by HOST_DEVICE...Chandrakanth Patil
2019-06-27scsi: megaraid_sas: Handle sequence JBOD map failure at driver levelChandrakanth Patil
2019-06-27scsi: megaraid_sas: Don't send FPIO to RL Bypass queueChandrakanth Patil
2019-06-27scsi: megaraid_sas: In probe context, retry IOC INIT once if firmware is in f...Chandrakanth Patil
2019-06-27scsi: megaraid_sas: Release Mutex lock before OCR in case of DCMD timeoutChandrakanth Patil
2019-06-27scsi: megaraid_sas: Call disable_irq from process IRQ pollChandrakanth Patil
2019-06-27scsi: megaraid_sas: Remove few debug counters from IO pathChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add support for Non-secure Aero PCI IDsChandrakanth Patil
2019-06-27scsi: megaraid_sas: Add 32 bit atomic descriptor support to AERO adaptersChandrakanth Patil
2019-06-27scsi: pm80xx: Modified the logic to collect IOP event logsDeepak Ukey
2019-06-27scsi: pm80xx: Event log size through sysfsDeepak Ukey
2019-06-26scsi: mpt3sas: Fix msix load balance on and off settingsSreekanth Reddy
2019-06-26scsi: mpt3sas: Determine smp affinity on per HBA basisSreekanth Reddy
2019-06-26scsi: mpt3sas: Use configured PCIe link speed, not maxSreekanth Reddy
2019-06-26scsi: mpt3sas: Remove CPU arch check to determine perf_modeSreekanth Reddy
2019-06-26scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_srrLin Yi
2019-06-26scsi: bnx2fc: fix bnx2fc_cmd refcount imbalance in send_recLin Yi
2019-06-26scsi: bnx2fc: Update the driver version to 2.12.10Saurav Kashyap
2019-06-26scsi: bnx2fc: Limit the IO size according to the FW capabilitySaurav Kashyap
2019-06-26scsi: bnx2fc: Do not allow both a cleanup completion and abort completion for...Saurav Kashyap
2019-06-26scsi: bnx2fc: Separate out completion flags and variables for abort and cleanupSaurav Kashyap
2019-06-26scsi: bnx2fc: Only put reference to io_req in bnx2fc_abts_cleanup if cleanup ...Chad Dupuis
2019-06-26scsi: bnx2fc: Redo setting source FCoE MACChad Dupuis
2019-06-26scsi: ufshdc-pci: Add Intel PCI IDs for EHLAdrian Hunter
2019-06-26scsi: ufs-bsg: complete ufs-bsg job only if no errorBean Huo
2019-06-26scsi: ufs-bsg: fix typo in ufs_bsg_requestBean Huo
2019-06-24bus_find_device: Unify the match callback with class_find_deviceSuzuki K Poulose
2019-06-22Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21lpfc: add sysfs interface to post NVME RSCNJames Smart
2019-06-21lpfc: add support for translating an RSCN rcv into a discovery rescanJames Smart
2019-06-21lpfc: add nvmet discovery_event op supportJames Smart
2019-06-21lpfc: add support to generate RSCN events for nportJames Smart
2019-06-20scsi: virtio_scsi: remove unused 'affinity_hint_set'Dongli Zhang
2019-06-20scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()Jan Kara
2019-06-20scsi: mpt3sas: use DEVICE_ATTR_{RO, RW}Tomas Henzl