index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_transport.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: mpt3sas: Fix a couple of misdocumented functions/params
Lee Jones
2021-03-16
1
-3
/
+4
*
scsi: mpt3sas: Add module parameter multipath_on_hba
Sreekanth Reddy
2020-11-05
1
-2
/
+4
*
scsi: mpt3sas: Add bypass_dirty_port_flag parameter
Sreekanth Reddy
2020-11-05
1
-4
/
+4
*
scsi: mpt3sas: Handling HBA vSES device
Sreekanth Reddy
2020-11-05
1
-11
/
+69
*
scsi: mpt3sas: Set valid PhysicalPort in SMPPassThrough
Sreekanth Reddy
2020-11-05
1
-6
/
+69
*
scsi: mpt3sas: Get sas_device objects using device's rphy
Sreekanth Reddy
2020-11-05
1
-4
/
+3
*
scsi: mpt3sas: Rename transport_del_phy_from_an_existing_port()
Sreekanth Reddy
2020-11-05
1
-12
/
+23
*
scsi: mpt3sas: Get device objects using sas_address & portID
Sreekanth Reddy
2020-11-05
1
-27
/
+47
*
scsi: mpt3sas: Update hba_port's sas_address & phy_mask
Sreekanth Reddy
2020-11-05
1
-5
/
+60
*
scsi: mpt3sas: Optimize mpt3sas driver logging
Sreekanth Reddy
2020-01-03
1
-5
/
+6
*
scsi: mpt3sas: function pointers of request descriptor
Suganath Prabu S
2019-06-19
1
-4
/
+4
*
scsi: mpt3sas: Call sas_remove_host before removing the target devices
Suganath Prabu
2018-11-07
1
-2
/
+5
*
scsi: mpt3sas: Separate out mpt3sas_wait_for_ioc
Suganath Prabu
2018-11-07
1
-72
/
+12
*
scsi: mpt3sas: Added new #define variable IOC_OPERATIONAL_WAIT_COUNT
Suganath Prabu
2018-11-07
1
-4
/
+4
*
scsi: mpt3sas: switch to generic DMA API
Christoph Hellwig
2018-10-18
1
-8
/
+10
*
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levels
Joe Perches
2018-10-11
1
-3
/
+3
*
scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMT
Joe Perches
2018-10-11
1
-12
/
+6
*
scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>
Joe Perches
2018-10-11
1
-173
/
+140
*
scsi: mpt3sas: Improve kernel-doc headers
Bart Van Assche
2018-06-20
1
-33
/
+22
*
scsi: mpt3sas: Fix _transport_smp_handler() error path
Bart Van Assche
2018-06-20
1
-2
/
+3
*
scsi: mpt3sas: Fix indentation
Bart Van Assche
2018-06-20
1
-1
/
+1
*
scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...
Suganath Prabu S
2018-02-28
1
-4
/
+4
*
scsi: scsi_transport_sas: switch to bsg-lib for SMP passthrough
Christoph Hellwig
2017-08-30
1
-140
/
+90
*
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
1
-4
/
+4
*
scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...
Suganath Prabu Subramani
2016-11-08
1
-4
/
+4
*
mpt3sas: Fix warnings exposed by W=1
Calvin Owens
2016-08-09
1
-12
/
+4
*
mpt3sas: Eliminate dead sleep_flag code
Calvin Owens
2016-08-09
1
-8
/
+4
*
mpt3sas: avoid mpt3sas_transport_port_add NULL parent_dev
Joe Lawrence
2016-07-13
1
-0
/
+5
*
mpt3sas: Fix static analyzer(coverity) tool identified defects
Suganath prabu Subramani
2016-02-24
1
-1
/
+1
*
mpt3sas: Used IEEE SGL instead of MPI SGL while framing a SMP Passthrough req...
Suganath prabu Subramani
2016-02-24
1
-19
/
+4
*
mpt3sas: Refcount sas_device objects and fix unsafe list usage
Sreekanth Reddy
2015-11-12
1
-6
/
+12
*
mpt3sas: Call dma_mapping_error() API after mapping an address with dma_map_s...
Sreekanth Reddy
2015-08-27
1
-2
/
+2
*
mpt3sas: Don't block the drive when drive addition under the control of SML
Sreekanth Reddy
2015-08-27
1
-0
/
+18
*
mpt2sas, mpt3sas: Update attribution language to Avago
Sreekanth Reddy
2015-01-13
1
-1
/
+2
*
Revert "[SCSI] mpt3sas: Remove phys on topology change"
Sreekanth Reddy
2014-12-04
1
-4
/
+1
*
mpt3sas: Copyright in driver sources is updated for year the 2014.
Sreekanth Reddy
2014-09-16
1
-1
/
+1
*
block: Kill bio_segments()/bi_vcnt usage
Kent Overstreet
2013-11-24
1
-4
/
+4
*
block: Convert bio_for_each_segment() to bvec_iter
Kent Overstreet
2013-11-24
1
-15
/
+16
*
[SCSI] mpt3sas: Remove phys on topology change
Jan Vesely
2013-09-03
1
-1
/
+4
*
[SCSI] mpt3sas: 2013 source code copyright
Sreekanth Reddy
2013-07-09
1
-1
/
+1
*
[SCSI] mpt3sas: add new driver supporting 12GB SAS
Sreekanth Reddy
2012-12-01
1
-0
/
+2128