index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_scsih.c
Age
Commit message (
Expand
)
Author
2020-11-04
scsi: mpt3sas: Add module parameter multipath_on_hba
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Handle vSES vphy object during HBA reset
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Add bypass_dirty_port_flag parameter
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Handling HBA vSES device
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Set valid PhysicalPort in SMPPassThrough
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Update hba_port objects after host reset
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Get sas_device objects using device's rphy
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Get device objects using sas_address & portID
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Update hba_port's sas_address & phy_mask
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()
Sreekanth Reddy
2020-11-04
scsi: mpt3sas: Allocate memory for hba_port objects
Sreekanth Reddy
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-09-15
scsi: mpt3sas: Detect tampered Aero and Sea adapters
Sreekanth Reddy
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-20
scsi: mpt3sas: Postprocessing of target and LUN reset
Suganath Prabu S
2020-08-20
scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and...
Suganath Prabu S
2020-08-20
scsi: mpt3sas: Cancel the running work during host reset
Suganath Prabu S
2020-05-07
scsi: mpt3sas: Disable DIF when prot_mask set to zero
Sreekanth Reddy
2020-05-07
scsi: mpt3sas: Capture IOC data for debugging purposes
Suganath Prabu
2020-03-31
scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
Sreekanth Reddy
2020-03-11
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-01-02
scsi: mpt3sas: Print function name in which cmd timed out
Sreekanth Reddy
2020-01-02
scsi: mpt3sas: Optimize mpt3sas driver logging
Sreekanth Reddy
2020-01-02
scsi: mpt3sas: print in which path firmware fault occurred
Sreekanth Reddy
2020-01-02
scsi: mpt3sas: Handle CoreDump state from watchdog thread
Sreekanth Reddy
2020-01-02
scsi: mpt3sas: renamed _base_after_reset_handler function
Sreekanth Reddy
2020-01-02
scsi: mpt3sas: Add support for NVMe shutdown
Sreekanth Reddy
2019-10-24
scsi: mpt3sas: change allocation option
Tomas Henzl
2019-09-30
scsi: mpt3sas: Register trace buffer based on NVDATA settings
Sreekanth Reddy
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-29
scsi: mpt3sas: Introduce module parameter to override queue depth
Sreekanth Reddy
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-07
scsi: mpt3sas: Run SAS DEVICE STATUS CHANGE EVENT from ISR
Suganath Prabu
2019-08-07
scsi: mpt3sas: Reduce the performance drop
Suganath Prabu
2019-08-07
scsi: mpt3sas: Add sysfs to know supported features
Suganath Prabu
2019-08-07
scsi: mpt3sas: Allow ioctls to blocked access status NVMe
Suganath Prabu
2019-08-07
scsi: mpt3sas: Enumerate SES of a managed PCIe switch
Suganath Prabu
2019-07-16
scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs
Christoph Hellwig
2019-06-20
scsi: mpt3sas: make driver options visible in sys
Tomas Henzl
2019-06-18
scsi: mpt3sas: Enable interrupt coalescing on high iops
Suganath Prabu S
2019-06-18
scsi: mpt3sas: save and use MSI-X index for posting RD
Suganath Prabu S
2019-06-18
scsi: mpt3sas: function pointers of request descriptor
Suganath Prabu S
2019-03-25
scsi: mpt3sas: Fix kernel panic during expander reset
Sreekanth Reddy
2019-02-04
scsi: mpt3sas: Add support for ATLAS PCIe switch
Suganath Prabu S
2019-02-04
scsi: mpt3sas: Add support for NVMe Switch Adapter
Suganath Prabu S
2019-02-04
scsi: mpt3sas: Rename mpi endpoint device ID macro.
Suganath Prabu S
2018-12-20
scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-through
Gustavo A. R. Silva
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-12
scsi: mpt3sas: Introduce flag for aero based controllers
Suganath Prabu
2018-11-21
scsi: mpt3sas: Display message on Configurable secure HBA
Sreekanth Reddy
[prev]
[next]