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_scsih.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch '5.12/scsi-fixes' into 5.13/scsi-staging
Martin K. Petersen
2021-04-06
1
-1
/
+1
|
\
|
*
scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
2021-03-17
1
-1
/
+1
*
|
scsi: mpt3sas: Fix a few kernel-doc issues
Lee Jones
2021-03-19
1
-8
/
+10
*
|
scsi: mpt3sas: Move a little data from the stack onto the heap
Lee Jones
2021-03-16
1
-12
/
+26
*
|
scsi: core: Add scsi_device_busy() wrapper
Ming Lei
2021-03-04
1
-1
/
+1
|
/
*
scsi: mpt3sas: Additional diagnostic buffer query interface
Suganath Prabu S
2021-02-09
1
-0
/
+2
*
scsi: mpt3sas: Add support for shared host tagset for CPU hotplug
Sreekanth Reddy
2021-02-09
1
-1
/
+41
*
scsi: mpt3sas: Remove in_interrupt()
Ahmed S. Darwish
2020-12-01
1
-1
/
+3
*
scsi: mpt3sas_scsih: Use generic power management
Vaibhav Gupta
2020-11-26
1
-21
/
+13
*
scsi: mpt3sas_scsih: Drop PCI Wakeup calls from .resume
Vaibhav Gupta
2020-11-26
1
-1
/
+0
*
scsi: mpt3sas: mpt3sas_scsih: Fix function documentation formatting
Lee Jones
2020-11-11
1
-4
/
+4
*
scsi: mpt3sas: Add module parameter multipath_on_hba
Sreekanth Reddy
2020-11-05
1
-3
/
+66
*
scsi: mpt3sas: Handle vSES vphy object during HBA reset
Sreekanth Reddy
2020-11-05
1
-0
/
+233
*
scsi: mpt3sas: Add bypass_dirty_port_flag parameter
Sreekanth Reddy
2020-11-05
1
-25
/
+38
*
scsi: mpt3sas: Handling HBA vSES device
Sreekanth Reddy
2020-11-05
1
-0
/
+106
*
scsi: mpt3sas: Set valid PhysicalPort in SMPPassThrough
Sreekanth Reddy
2020-11-05
1
-0
/
+1
*
scsi: mpt3sas: Update hba_port objects after host reset
Sreekanth Reddy
2020-11-05
1
-0
/
+338
*
scsi: mpt3sas: Get sas_device objects using device's rphy
Sreekanth Reddy
2020-11-05
1
-2
/
+39
*
scsi: mpt3sas: Get device objects using sas_address & portID
Sreekanth Reddy
2020-11-05
1
-55
/
+120
*
scsi: mpt3sas: Update hba_port's sas_address & phy_mask
Sreekanth Reddy
2020-11-05
1
-19
/
+62
*
scsi: mpt3sas: Rearrange _scsih_mark_responding_sas_device()
Sreekanth Reddy
2020-11-05
1
-58
/
+58
*
scsi: mpt3sas: Allocate memory for hba_port objects
Sreekanth Reddy
2020-11-05
1
-4
/
+69
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2020-10-15
1
-37
/
+329
|
\
|
*
scsi: mpt3sas: Detect tampered Aero and Sea adapters
Sreekanth Reddy
2020-09-16
1
-16
/
+105
|
*
scsi: mpt3sas: Postprocessing of target and LUN reset
Suganath Prabu S
2020-08-21
1
-3
/
+133
|
*
scsi: mpt3sas: Add functions to check if any cmd is outstanding on Target and...
Suganath Prabu S
2020-08-21
1
-13
/
+79
|
*
scsi: mpt3sas: Cancel the running work during host reset
Suganath Prabu S
2020-08-21
1
-5
/
+12
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-4
/
+4
|
/
*
scsi: mpt3sas: Disable DIF when prot_mask set to zero
Sreekanth Reddy
2020-05-08
1
-2
/
+2
*
scsi: mpt3sas: Capture IOC data for debugging purposes
Suganath Prabu
2020-05-08
1
-0
/
+4
*
scsi: mpt3sas: Fix kernel panic observed on soft HBA unplug
Sreekanth Reddy
2020-04-01
1
-4
/
+4
*
scsi: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-12
1
-1
/
+1
*
scsi: mpt3sas: Print function name in which cmd timed out
Sreekanth Reddy
2020-01-03
1
-7
/
+8
*
scsi: mpt3sas: Optimize mpt3sas driver logging
Sreekanth Reddy
2020-01-03
1
-16
/
+26
*
scsi: mpt3sas: print in which path firmware fault occurred
Sreekanth Reddy
2020-01-03
1
-4
/
+4
*
scsi: mpt3sas: Handle CoreDump state from watchdog thread
Sreekanth Reddy
2020-01-03
1
-0
/
+19
*
scsi: mpt3sas: renamed _base_after_reset_handler function
Sreekanth Reddy
2020-01-03
1
-3
/
+5
*
scsi: mpt3sas: Add support for NVMe shutdown
Sreekanth Reddy
2020-01-03
1
-0
/
+134
*
scsi: mpt3sas: change allocation option
Tomas Henzl
2019-10-25
1
-1
/
+1
*
scsi: mpt3sas: Register trace buffer based on NVDATA settings
Sreekanth Reddy
2019-10-01
1
-0
/
+2
*
Merge tag 'pci-v5.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-24
1
-1
/
+0
|
\
|
*
PCI: Move ASPM declarations to linux/pci.h
Krzysztof Wilczynski
2019-08-28
1
-1
/
+0
*
|
scsi: mpt3sas: Introduce module parameter to override queue depth
Sreekanth Reddy
2019-08-29
1
-4
/
+36
*
|
scsi: mpt3sas: Run SAS DEVICE STATUS CHANGE EVENT from ISR
Suganath Prabu
2019-08-08
1
-10
/
+16
*
|
scsi: mpt3sas: Reduce the performance drop
Suganath Prabu
2019-08-08
1
-5
/
+2
*
|
scsi: mpt3sas: Add sysfs to know supported features
Suganath Prabu
2019-08-08
1
-0
/
+4
*
|
scsi: mpt3sas: Allow ioctls to blocked access status NVMe
Suganath Prabu
2019-08-08
1
-2
/
+25
*
|
scsi: mpt3sas: Enumerate SES of a managed PCIe switch
Suganath Prabu
2019-08-08
1
-34
/
+58
|
/
*
scsi: mpt3sas: set an unlimited max_segment_size for SAS 3.0 HBAs
Christoph Hellwig
2019-07-17
1
-0
/
+1
*
scsi: mpt3sas: make driver options visible in sys
Tomas Henzl
2019-06-20
1
-7
/
+7
[next]