summaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt3sas/mpt3sas_scsih.c
AgeCommit message (Expand)Author
2019-11-28scsi: mpt3sas: Fix Sync cache command failure during driver unloadSuganath Prabu
2018-05-25scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke
2018-04-13scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.Chaitra P B
2017-12-25scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...Sreekanth Reddy
2017-06-07scsi: mpt3sas: Force request partial completion alignmentRam Pai
2017-02-14scsi: mpt3sas: disable ASPM for MPI2 controllersojab
2017-01-26scsi: mpt3sas: fix hang on ata passthrough commandsJames Bottomley
2016-11-22scsi: mpt3sas: Unblock device after controller resetSuganath Prabu S
2016-11-12scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky
2016-11-01scsi: mpt3sas: Fix for block device of raid exists even after deleting raid diskSreekanth Reddy
2016-08-08mpt3sas: Don't spam logs if logging level is 0Johannes Thumshirn
2016-08-08mpt3sas: Fix warnings exposed by W=1Calvin Owens
2016-08-08mpt3sas: Eliminate dead sleep_flag codeCalvin Owens
2016-08-08mpt3sas: Eliminate conditional locking in mpt3sas_scsih_issue_tm()Calvin Owens
2016-08-08mpt3sas: Ensure the connector_name string is NUL-terminatedCalvin Owens
2016-07-15mpt3sas: Fix panic when aer correct error occurredKefeng Wang
2016-07-12mpt3sas: set num_phys after allocating phy[] spaceJoe Lawrence
2016-05-22mpt3sas: add missing curly bracesDan Carpenter
2016-05-11mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMsChaitra P B
2016-05-11mpt3sas: Set maximum transfer length per IO to 4MB for VDsChaitra P B
2016-05-11mpt3sas: Fix initial Reference tag field for 4K PI drives.Chaitra P B
2016-05-11mpt3sas: Handle active cable exception eventChaitra P B
2016-04-25mpt3sas - remove unused fw_event_work elementsJoe Lawrence
2016-02-23mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...Suganath prabu Subramani
2016-02-23mpt3sas: Make use of additional HighPriority credit message frames for sendin...Suganath prabu Subramani
2016-02-23mpt3sas: Never block the Enclosure deviceSuganath prabu Subramani
2016-02-23mpt3sas: Fix static analyzer(coverity) tool identified defectsSuganath prabu Subramani
2016-02-23mpt3sas: Added support for high port count HBA variants.Suganath prabu Subramani
2015-11-13mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...Sreekanth Reddy
2015-11-11mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAsSreekanth Reddy
2015-11-11mpt3sas: setpci reset kernel oops fixSreekanth Reddy
2015-11-11mpt3sas: Refcount fw_events and fix unsafe list usageSreekanth Reddy
2015-11-11mpt3sas: Refcount sas_device objects and fix unsafe list usageSreekanth Reddy
2015-11-11mpt3sas: Ported WarpDrive product SSS6200 supportSreekanth Reddy
2015-11-11mpt3sas: Manage MSI-X vectors according to HBA device typeSreekanth Reddy
2015-11-11mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAsSreekanth Reddy
2015-11-11mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from KconfigSreekanth Reddy
2015-11-11mpt3sas: Define 'hba_mpi_version_belonged' IOC variableSreekanth Reddy
2015-11-11mpt3sas: Move Gen3 HBA's device registration to a separate fileSreekanth Reddy
2015-11-11mpt3sas: Added mpt2sas driver definitionsSreekanth Reddy
2015-08-27mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/OsSreekanth Reddy
2015-08-27mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...Sreekanth Reddy
2015-08-27mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...Sreekanth Reddy
2015-08-27mpt3sas: Provides the physical location of sas drivesSreekanth Reddy
2015-08-27mpt3sas: Don't block the drive when drive addition under the control of SMLSreekanth Reddy
2015-01-13mpt2sas, mpt3sas: Update attribution language to AvagoSreekanth Reddy
2015-01-13mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ...Sreekanth Reddy
2015-01-13mpt2sas, mpt3sas: log exceeded temperature thresholdsSreekanth Reddy
2014-12-04scsi: remove ->change_queue_type methodChristoph Hellwig
2014-11-24mpt3sas: simplify ->change_queue_depthChristoph Hellwig