aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas/mpt3sas_scsih.c
AgeCommit message (Expand)Author
2020-06-01scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy
2019-03-25scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy
2019-02-04scsi: mpt3sas: Add support for ATLAS PCIe switchSuganath Prabu S
2019-02-04scsi: mpt3sas: Add support for NVMe Switch AdapterSuganath Prabu S
2019-02-04scsi: mpt3sas: Rename mpi endpoint device ID macro.Suganath Prabu S
2018-12-20scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-throughGustavo A. R. Silva
2018-12-18scsi: flip the default on use_clusteringChristoph Hellwig
2018-12-12scsi: mpt3sas: Introduce flag for aero based controllersSuganath Prabu
2018-11-21scsi: mpt3sas: Display message on Configurable secure HBASreekanth Reddy
2018-11-06scsi: mpt3sas: Fix Sync cache command failure during driver unloadSuganath Prabu
2018-11-06scsi: mpt3sas: Call sas_remove_host before removing the target devicesSuganath Prabu
2018-11-06scsi: mpt3sas: Add support for Aero controllersSuganath Prabu
2018-10-25Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-10-10scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levelsJoe Perches
2018-10-10scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMTJoe Perches
2018-10-10scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>Joe Perches
2018-10-02PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() callsOza Pawandeep
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-08scsi: mpt3sas: Fix calltrace observed while running IO & resetSreekanth Reddy
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-06-19scsi: mpt3sas: Improve kernel-doc headersBart Van Assche
2018-06-19scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...Bart Van Assche
2018-06-19scsi: mpt3sas: Annotate switch/case fall-throughBart Van Assche
2018-06-19scsi: mpt3sas: Remove set-but-not-used variablesBart Van Assche
2018-06-19scsi: mpt3sas: Fix indentationBart Van Assche
2018-06-18scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...Chaitra P B
2018-06-18scsi: mpt3sas: Don't access the structure after decrementing it's instance re...Chaitra P B
2018-06-18scsi: mpt3sas: Incorrect command status was set/marked as not used.Chaitra P B
2018-06-18scsi: mpt3sas: Don't abort I/Os issued to NVMe drives while processing Async ...Chaitra P B
2018-05-08scsi: mpt3sas: fix possible memory leak.Chaitra P B
2018-05-08scsi: mpt3sas: For NVME device, issue a protocol level resetChaitra P B
2018-05-08scsi: mpt3sas: Cache enclosure pages during enclosure add.Chaitra P B
2018-05-08scsi: mpt3sas: Allow processing of events during driver unload.Chaitra P B
2018-05-08scsi: mpt3sas: Added support for SAS Device Discovery Error Event.Chaitra P B
2018-05-08scsi: mpt3sas: Bug fix for big endian systems.Chaitra P B
2018-04-05Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2018-04-05Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-04-03Merge branch 'fixes' into miscJames Bottomley
2018-03-08block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()Bart Van Assche
2018-03-06scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIMHannes Reinecke
2018-02-27scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...Suganath Prabu S
2018-02-27scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize.Suganath Prabu Subramani
2018-02-27scsi: mpt3sas: Add PCI device ID for Andromeda.Suganath Prabu Subramani
2018-02-21scsi: mpt3sas: wait for and flush running commands on shutdown/unloadSreekanth Reddy
2018-02-21scsi: mpt3sas: fix oops in error handlers after shutdown/unloadMauricio Faria de Oliveira
2018-01-10scsi: mpt3sas: lockless command submissionSuganath Prabu Subramani
2018-01-10scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()Hannes Reinecke
2018-01-10scsi: mpt3sas: simplify task management functionsHannes Reinecke
2018-01-10scsi: mpt3sas: check command status before attempting abortHannes Reinecke
2018-01-10scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()Hannes Reinecke