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
*
scsi: mpt3sas: Add support for ATLAS PCIe switch
Suganath Prabu S
2019-02-05
1
-0
/
+6
*
scsi: mpt3sas: Add support for NVMe Switch Adapter
Suganath Prabu S
2019-02-05
1
-0
/
+4
*
scsi: mpt3sas: Rename mpi endpoint device ID macro.
Suganath Prabu S
2019-02-05
1
-3
/
+3
*
scsi: mpt3sas: mpt3sas_scsih: Mark expected switch fall-through
Gustavo A. R. Silva
2018-12-21
1
-0
/
+1
*
scsi: flip the default on use_clustering
Christoph Hellwig
2018-12-19
1
-2
/
+0
*
scsi: mpt3sas: Introduce flag for aero based controllers
Suganath Prabu
2018-12-13
1
-6
/
+8
*
scsi: mpt3sas: Display message on Configurable secure HBA
Sreekanth Reddy
2018-11-22
1
-3
/
+4
*
scsi: mpt3sas: Fix Sync cache command failure during driver unload
Suganath Prabu
2018-11-07
1
-1
/
+35
*
scsi: mpt3sas: Call sas_remove_host before removing the target devices
Suganath Prabu
2018-11-07
1
-1
/
+1
*
scsi: mpt3sas: Add support for Aero controllers
Suganath Prabu
2018-11-07
1
-0
/
+26
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-10-25
1
-835
/
+652
|
\
|
*
scsi: mpt3sas: Convert logging uses with MPT3SAS_FMT without logging levels
Joe Perches
2018-10-11
1
-6
/
+6
|
*
scsi: mpt3sas: Convert mlsleading uses of pr_<level> with MPT3SAS_FMT
Joe Perches
2018-10-11
1
-27
/
+23
|
*
scsi: mpt3sas: Convert uses of pr_<level> with MPT3SAS_FMT to ioc_<level>
Joe Perches
2018-10-11
1
-802
/
+623
*
|
PCI/AER: Remove pci_cleanup_aer_uncorrect_error_status() calls
Oza Pawandeep
2018-10-02
1
-1
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-16
1
-299
/
+162
|
\
|
*
scsi: mpt3sas: Fix calltrace observed while running IO & reset
Sreekanth Reddy
2018-08-09
1
-1
/
+1
|
*
scsi: mpt3sas: Improve kernel-doc headers
Bart Van Assche
2018-06-20
1
-217
/
+71
|
*
scsi: mpt3sas: Split _base_reset_handler(), mpt3sas_scsih_reset_handler() and...
Bart Van Assche
2018-06-20
1
-42
/
+50
|
*
scsi: mpt3sas: Annotate switch/case fall-through
Bart Van Assche
2018-06-20
1
-0
/
+3
|
*
scsi: mpt3sas: Remove set-but-not-used variables
Bart Van Assche
2018-06-20
1
-5
/
+0
|
*
scsi: mpt3sas: Fix indentation
Bart Van Assche
2018-06-20
1
-20
/
+20
|
*
scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command...
Chaitra P B
2018-06-19
1
-9
/
+7
|
*
scsi: mpt3sas: Don't access the structure after decrementing it's instance re...
Chaitra P B
2018-06-19
1
-3
/
+4
|
*
scsi: mpt3sas: Incorrect command status was set/marked as not used.
Chaitra P B
2018-06-19
1
-2
/
+2
|
*
scsi: mpt3sas: Don't abort I/Os issued to NVMe drives while processing Async ...
Chaitra P B
2018-06-19
1
-0
/
+4
*
|
block: move ref_tag calculation func to the block layer
Max Gurtovoy
2018-07-30
1
-1
/
+1
|
/
*
scsi: mpt3sas: fix possible memory leak.
Chaitra P B
2018-05-08
1
-2
/
+2
*
scsi: mpt3sas: For NVME device, issue a protocol level reset
Chaitra P B
2018-05-08
1
-13
/
+63
*
scsi: mpt3sas: Cache enclosure pages during enclosure add.
Chaitra P B
2018-05-08
1
-96
/
+200
*
scsi: mpt3sas: Allow processing of events during driver unload.
Chaitra P B
2018-05-08
1
-11
/
+5
*
scsi: mpt3sas: Added support for SAS Device Discovery Error Event.
Chaitra P B
2018-05-08
1
-0
/
+42
*
scsi: mpt3sas: Bug fix for big endian systems.
Chaitra P B
2018-05-08
1
-31
/
+28
*
Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
2018-04-06
1
-28
/
+46
|
\
|
*
Merge branch 'fixes' into misc
James Bottomley
2018-04-04
1
-6
/
+17
|
|
\
|
*
|
scsi: mpt3sas: Do not use 32-bit atomic request descriptor for Ventura contro...
Suganath Prabu S
2018-02-28
1
-10
/
+10
|
*
|
scsi: mpt3sas: Configure reply post queue depth, DMA and sgl tablesize.
Suganath Prabu Subramani
2018-02-28
1
-16
/
+24
|
*
|
scsi: mpt3sas: Add PCI device ID for Andromeda.
Suganath Prabu Subramani
2018-02-28
1
-2
/
+12
*
|
|
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
1
-1
/
+1
|
|
/
*
|
scsi: mpt3sas: Do not mark fw_event workqueue as WQ_MEM_RECLAIM
Hannes Reinecke
2018-03-07
1
-1
/
+1
*
|
scsi: mpt3sas: wait for and flush running commands on shutdown/unload
Sreekanth Reddy
2018-02-22
1
-1
/
+9
*
|
scsi: mpt3sas: fix oops in error handlers after shutdown/unload
Mauricio Faria de Oliveira
2018-02-22
1
-4
/
+7
|
/
*
scsi: mpt3sas: lockless command submission
Suganath Prabu Subramani
2018-01-11
1
-84
/
+37
*
scsi: mpt3sas: simplify mpt3sas_scsi_issue_tm()
Hannes Reinecke
2018-01-11
1
-69
/
+37
*
scsi: mpt3sas: simplify task management functions
Hannes Reinecke
2018-01-11
1
-81
/
+7
*
scsi: mpt3sas: check command status before attempting abort
Hannes Reinecke
2018-01-11
1
-3
/
+8
*
scsi: mpt3sas: Introduce mpt3sas_get_st_from_smid()
Hannes Reinecke
2018-01-11
1
-3
/
+4
*
scsi: mpt3sas: open-code _scsih_scsi_lookup_get()
Hannes Reinecke
2018-01-11
1
-14
/
+1
*
scsi: mpt3sas: Proper handling of set/clear of "ATA command pending" flag.
Chaitra P B
2018-01-04
1
-13
/
+15
[next]