index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
mpt3sas
/
mpt3sas_scsih.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-15
scsi: mpt3sas: Move a little data from the stack onto the heap
Lee Jones
1
-12
/
+26
2021-03-04
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
1
-1
/
+1
2021-02-08
scsi: mpt3sas: Additional diagnostic buffer query interface
Suganath Prabu S
1
-0
/
+2
2021-02-08
scsi: mpt3sas: Add support for shared host tagset for CPU hotplug
Sreekanth Reddy
1
-1
/
+41
2020-12-01
scsi: mpt3sas: Remove in_interrupt()
Ahmed S. Darwish
1
-1
/
+3
2020-11-25
scsi: mpt3sas_scsih: Use generic power management
Vaibhav Gupta
1
-21
/
+13
2020-11-25
scsi: mpt3sas_scsih: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
1
-1
/
+0
2020-11-10
scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formatting
Lee Jones
1
-4
/
+4
2020-11-04
scsi: mpt3sas: Add module parameter multipath_on_hba
Sreekanth Reddy
1
-3
/
+66
2020-11-04
scsi: mpt3sas: Handle vSES vphy object during HBA reset
Sreekanth Reddy
1
-0
/
+233
2020-11-04
scsi: mpt3sas: Add bypass_dirty_port_flag parameter
Sreekanth Reddy
1
-25
/
+38
2020-11-04
scsi: mpt3sas: Handling HBA vSES device
Sreekanth Reddy
1
-0
/
+106
2020-11-04
scsi: mpt3sas: Set valid PhysicalPort in SMPPassThrough
Sreekanth Reddy
1
-0
/
+1
2020-11-04
scsi: mpt3sas: Update hba_port objects after host reset
Sreekanth Reddy
1
-0
/
+338
2020-11-04
scsi: mpt3sas: Get sas_device objects using device's rphy
Sreekanth Reddy
1
-2
/
+39
2020-11-04
scsi: mpt3sas: Get device objects using sas_address & portID
Sreekanth Reddy
1
-55
/
+120
2020-11-04
scsi: mpt3sas: Update hba_port's sas_address & phy_mask
Sreekanth Reddy
1
-19
/
+62
2020-11-04
scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()
Sreekanth Reddy
1
-58
/
+58
2020-11-04
scsi: mpt3sas: Allocate memory for hba_port objects
Sreekanth Reddy
1
-4
/
+69
2020-10-14
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-37
/
+329
2020-09-15
scsi: mpt3sas: Detect tampered Aero and Sea adapters
Sreekanth Reddy
1
-16
/
+105
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-4
/
+4
2020-08-20
scsi: mpt3sas: Postprocessing of target and LUN reset
Suganath Prabu S
1
-3
/
+133
2020-08-20
scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and...
Suganath Prabu S
1
-13
/
+79
2020-08-20
scsi: mpt3sas: Cancel the running work during host reset
Suganath Prabu S
1
-5
/
+12
2020-05-07
scsi: mpt3sas: Disable DIF when prot_mask set to zero
Sreekanth Reddy
1
-2
/
+2
2020-05-07
scsi: mpt3sas: Capture IOC data for debugging purposes
Suganath Prabu
1
-0
/
+4
2020-03-31
scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
Sreekanth Reddy
1
-4
/
+4
2020-03-11
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-01-02
scsi: mpt3sas: Print function name in which cmd timed out
Sreekanth Reddy
1
-7
/
+8
2020-01-02
scsi: mpt3sas: Optimize mpt3sas driver logging
Sreekanth Reddy
1
-16
/
+26
2020-01-02
scsi: mpt3sas: print in which path firmware fault occurred
Sreekanth Reddy
1
-4
/
+4
2020-01-02
scsi: mpt3sas: Handle CoreDump state from watchdog thread
Sreekanth Reddy
1
-0
/
+19
2020-01-02
scsi: mpt3sas: renamed _base_after_reset_handler function
Sreekanth Reddy
1
-3
/
+5
2020-01-02
scsi: mpt3sas: Add support for NVMe shutdown
Sreekanth Reddy
1
-0
/
+134
2019-10-24
scsi: mpt3sas: change allocation option
Tomas Henzl
1
-1
/
+1
2019-09-30
scsi: mpt3sas: Register trace buffer based on NVDATA settings
Sreekanth Reddy
1
-0
/
+2
2019-09-23
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2019-08-29
scsi: mpt3sas: Introduce module parameter to override queue depth
Sreekanth Reddy
1
-4
/
+36
2019-08-28
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
1
-1
/
+0
2019-08-07
scsi: mpt3sas: Run SAS DEVICE STATUS CHANGE EVENT from ISR
Suganath Prabu
1
-10
/
+16
2019-08-07
scsi: mpt3sas: Reduce the performance drop
Suganath Prabu
1
-5
/
+2
2019-08-07
scsi: mpt3sas: Add sysfs to know supported features
Suganath Prabu
1
-0
/
+4
2019-08-07
scsi: mpt3sas: Allow ioctls to blocked access status NVMe
Suganath Prabu
1
-2
/
+25
2019-08-07
scsi: mpt3sas: Enumerate SES of a managed PCIe switch
Suganath Prabu
1
-34
/
+58
2019-07-16
scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs
Christoph Hellwig
1
-0
/
+1
2019-06-20
scsi: mpt3sas: make driver options visible in sys
Tomas Henzl
1
-7
/
+7
2019-06-18
scsi: mpt3sas: Enable interrupt coalescing on high iops
Suganath Prabu S
1
-1
/
+16
2019-06-18
scsi: mpt3sas: save and use MSI-X index for posting RD
Suganath Prabu S
1
-0
/
+1
2019-06-18
scsi: mpt3sas: function pointers of request descriptor
Suganath Prabu S
1
-10
/
+10
[prev]
[next]