index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_scsih.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mpt3sas: Fix panic when aer correct error occurred
Kefeng Wang
2016-07-15
1
-2
/
+5
*
mpt3sas: set num_phys after allocating phy[] space
Joe Lawrence
2016-07-12
1
-9
/
+11
*
mpt3sas: add missing curly braces
Dan Carpenter
2016-05-22
1
-1
/
+2
*
mpt3sas: Used "synchronize_irq()"API to synchronize timed-out IO & TMs
Chaitra P B
2016-05-11
1
-1
/
+3
*
mpt3sas: Set maximum transfer length per IO to 4MB for VDs
Chaitra P B
2016-05-11
1
-0
/
+8
*
mpt3sas: Fix initial Reference tag field for 4K PI drives.
Chaitra P B
2016-05-11
1
-1
/
+1
*
mpt3sas: Handle active cable exception event
Chaitra P B
2016-05-11
1
-0
/
+13
*
mpt3sas - remove unused fw_event_work elements
Joe Lawrence
2016-04-25
1
-6
/
+4
*
mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...
Suganath prabu Subramani
2016-02-23
1
-3
/
+9
*
mpt3sas: Make use of additional HighPriority credit message frames for sendin...
Suganath prabu Subramani
2016-02-23
1
-4
/
+150
*
mpt3sas: Never block the Enclosure device
Suganath prabu Subramani
2016-02-23
1
-1
/
+21
*
mpt3sas: Fix static analyzer(coverity) tool identified defects
Suganath prabu Subramani
2016-02-23
1
-2
/
+2
*
mpt3sas: Added support for high port count HBA variants.
Suganath prabu Subramani
2016-02-23
1
-11
/
+69
*
mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...
Sreekanth Reddy
2015-11-13
1
-2
/
+1
*
mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs
Sreekanth Reddy
2015-11-11
1
-109
/
+372
*
mpt3sas: setpci reset kernel oops fix
Sreekanth Reddy
2015-11-11
1
-0
/
+12
*
mpt3sas: Refcount fw_events and fix unsafe list usage
Sreekanth Reddy
2015-11-11
1
-22
/
+94
*
mpt3sas: Refcount sas_device objects and fix unsafe list usage
Sreekanth Reddy
2015-11-11
1
-149
/
+331
*
mpt3sas: Ported WarpDrive product SSS6200 support
Sreekanth Reddy
2015-11-11
1
-38
/
+222
*
mpt3sas: Manage MSI-X vectors according to HBA device type
Sreekanth Reddy
2015-11-11
1
-0
/
+7
*
mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAs
Sreekanth Reddy
2015-11-11
1
-2
/
+17
*
mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig
Sreekanth Reddy
2015-11-11
1
-35
/
+4
*
mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
Sreekanth Reddy
2015-11-11
1
-1
/
+38
*
mpt3sas: Move Gen3 HBA's device registration to a separate file
Sreekanth Reddy
2015-11-11
1
-136
/
+4
*
mpt3sas: Added mpt2sas driver definitions
Sreekanth Reddy
2015-11-11
1
-116
/
+114
*
mpt3sas: When device is blocked followed by unblock fails, unfreeze the I/Os
Sreekanth Reddy
2015-08-27
1
-14
/
+75
*
mpt3sas: Use alloc_ordered_workqueue() API instead of create_singlethread_wor...
Sreekanth Reddy
2015-08-27
1
-2
/
+2
*
mpt3sas: Complete the SCSI command with DID_RESET status for log_info value 0...
Sreekanth Reddy
2015-08-27
1
-0
/
+3
*
mpt3sas: Provides the physical location of sas drives
Sreekanth Reddy
2015-08-27
1
-39
/
+201
*
mpt3sas: Don't block the drive when drive addition under the control of SML
Sreekanth Reddy
2015-08-27
1
-0
/
+7
*
mpt2sas, mpt3sas: Update attribution language to Avago
Sreekanth Reddy
2015-01-13
1
-1
/
+2
*
mpt2sas, mpt3sas: Fail the host reset initiated due to discovery related I/O ...
Sreekanth Reddy
2015-01-13
1
-0
/
+8
*
mpt2sas, mpt3sas: log exceeded temperature thresholds
Sreekanth Reddy
2015-01-13
1
-0
/
+31
*
scsi: remove ->change_queue_type method
Christoph Hellwig
2014-12-04
1
-1
/
+0
*
mpt3sas: simplify ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-26
/
+10
*
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-24
1
-6
/
+4
*
scsi: avoid ->change_queue_depth indirection for queue full tracking
Christoph Hellwig
2014-11-24
1
-7
/
+3
*
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
1
-1
/
+1
*
scsi: remove ordered_tags scsi_device field
Christoph Hellwig
2014-11-12
1
-12
/
+3
*
scsi: provide a generic change_queue_type method
Christoph Hellwig
2014-11-12
1
-24
/
+1
*
mpt3sas, mpt2sas: fix scsi_add_host error handling problems in _scsih_probe
Sreekanth Reddy
2014-09-16
1
-3
/
+6
*
mpt3sas: Copyright in driver sources is updated for year the 2014.
Sreekanth Reddy
2014-09-16
1
-1
/
+1
*
mpt3sas: Clear PFA Status on SGPIO when PFA Drive is Removed or Replaced
Sreekanth Reddy
2014-09-16
1
-10
/
+57
*
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
Benoit Taine
2014-08-12
1
-1
/
+1
*
mpt3sas: delay scsi_add_host call to work with scsi-mq
Reddy, Sreekanth
2014-07-25
1
-14
/
+12
*
mpt3sas: combine fw_event_work and its event_data
Joe Lawrence
2014-07-25
1
-25
/
+31
*
mpt3sas: correct scsi_{target,device} hostdata allocation
Joe Lawrence
2014-07-25
1
-2
/
+4
*
scsi: use 64-bit value for 'max_luns'
Hannes Reinecke
2014-07-17
1
-2
/
+2
*
mpt3sas: Remove use of DEF_SCSI_QCMD
Matthew Wilcox
2014-05-28
1
-6
/
+3
*
mpt3sas: Remove uses of serial_number
Matthew Wilcox
2014-05-28
1
-9
/
+6
[next]