aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/mpt3sas
AgeCommit message (Expand)Author
2020-04-17scsi: mpt3sas: Fix kernel panic observed on soft HBA unplugSreekanth Reddy
2020-01-04scsi: mpt3sas: Fix clear pending bit in ioctl statusSreekanth Reddy
2019-12-01scsi: mpt3sas: Fix driver modifying persistent data in Manufacturing page11Suganath Prabu
2019-12-01scsi: mpt3sas: Don't modify EEDPTagMode field setting on SAS3.5 HBA devicesSuganath Prabu
2019-12-01scsi: mpt3sas: Fix Sync cache command failure during driver unloadSuganath Prabu
2019-08-06scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBASuganath Prabu
2019-05-04scsi: mpt3sas: Fix kernel panic during expander resetSreekanth Reddy
2019-02-12scsi: mpt3sas: Call sas_remove_host before removing the target devicesSuganath Prabu
2019-01-26scsi: mpt3sas: fix memory ordering on 64bit writesStephan Günther
2018-08-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-08-08scsi: mpt3sas: Fix calltrace observed while running IO & resetSreekanth Reddy
2018-08-03scsi: mpt3sas: Swap I/O memory read value back to cpu endiannessSreekanth Reddy
2018-07-30block: move ref_tag calculation func to the block layerMax Gurtovoy
2018-07-12scsi: mpt3sas: Fix for regression caused by sparse cleanupsChaitra P B
2018-06-26scsi: read host_busy via scsi_host_busy()Ming Lei
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: Fix a race condition in mpt3sas_base_hard_reset_handler()Bart Van Assche
2018-06-19scsi: mpt3sas: Fix _transport_smp_handler() error pathBart Van Assche
2018-06-19scsi: mpt3sas: Introduce struct mpt3sas_nvme_cmdBart 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: Update driver version "26.100.00.00"Chaitra P B
2018-06-18scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5 controlle...Chaitra P B
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-06-14Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-05scsi: mpt3sas: Add an I/O barrierTomas Henzl
2018-05-08scsi: mpt3sas: Update driver version "25.100.00.00"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: Update MPI HeadersChaitra P B
2018-05-08scsi: mpt3sas: Report Firmware Package Version from HBA Driver.Chaitra 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: Increase event log buffer to support 24 port HBA's.Chaitra P B
2018-05-08scsi: mpt3sas: Added support for SAS Device Discovery Error Event.Chaitra P B
2018-05-08scsi: mpt3sas: Enhanced handling of Sense Buffer.Chaitra P B
2018-05-08scsi: mpt3sas: Optimize I/O memory consumption in driver.Chaitra P B
2018-05-08scsi: mpt3sas: Lockless access for chain buffers.Chaitra P B
2018-05-08scsi: mpt3sas: Pre-allocate RDPQ Array at driver boot time.Chaitra P B
2018-05-08scsi: mpt3sas: Bug fix for big endian systems.Chaitra P B
2018-05-01scsi: mpt3sas: fix spelling mistake: "disbale" -> "disable"Colin Ian King
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