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: 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
*
scsi: mpt3sas: Remove unused variable requeue_event
Suganath Prabu S
2017-12-05
1
-7
/
+5
*
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-1
/
+1
|
\
|
*
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-1
/
+1
*
|
scsi: mpt3sas: remove a stray KERN_INFO
Dan Carpenter
2017-11-09
1
-1
/
+1
*
|
scsi: mpt3sas: cleanup _scsih_pcie_enumeration_event()
Dan Carpenter
2017-11-09
1
-10
/
+11
*
|
scsi: mpt3sas: Fix sparse warnings
Suganath Prabu Subramani
2017-11-03
1
-32
/
+5
*
|
scsi: mpt3sas: Fix nvme drives checking for tlr.
Suganath Prabu Subramani
2017-11-03
1
-6
/
+16
*
|
scsi: mpt3sas: Add-Task-management-debug-info-for-NVMe-drives.
Suganath Prabu Subramani
2017-11-03
1
-9
/
+71
*
|
scsi: mpt3sas: scan and add nvme device after controller reset
Suganath Prabu Subramani
2017-11-03
1
-4
/
+190
*
|
scsi: mpt3sas: Set NVMe device queue depth as 128
Suganath Prabu Subramani
2017-11-03
1
-0
/
+50
*
|
scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.
Suganath Prabu Subramani
2017-11-03
1
-5
/
+466
*
|
scsi: mpt3sas: API's to remove nvme drive from sml
Suganath Prabu Subramani
2017-11-03
1
-3
/
+145
*
|
scsi: mpt3sas: API 's to support NVMe drive addition to SML
Suganath Prabu Subramani
2017-11-03
1
-2
/
+455
*
|
scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
Suganath Prabu Subramani
2017-11-03
1
-6
/
+8
*
|
scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probe
Suganath Prabu Subramani
2017-11-03
1
-28
/
+402
*
|
scsi: mpt3sas: Adding support for SAS3616 HBA device
Sreekanth Reddy
2017-10-11
1
-0
/
+5
*
|
scsi: mpt3sas: Fix possibility of using invalid Enclosure Handle for SAS devi...
Sreekanth Reddy
2017-10-11
1
-36
/
+81
*
|
scsi: mpt3sas: Display chassis slot information of the drive
Sreekanth Reddy
2017-10-11
1
-127
/
+139
*
|
scsi: mpt3sas: Fix IO error occurs on pulling out a drive from RAID1 volume c...
Sreekanth Reddy
2017-10-11
1
-0
/
+5
*
|
scsi: mpt3sas: Fix removal and addition of vSES device during host reset
Sreekanth Reddy
2017-10-11
1
-6
/
+9
*
|
scsi: mpt3sas: Fixed memory leaks in driver
Sreekanth Reddy
2017-10-11
1
-4
/
+5
*
|
scsi: mpt3sas: Processing of Cable Exception events
Sreekanth Reddy
2017-10-11
1
-9
/
+11
|
/
*
scsi: Create two versions of scsi_internal_device_unblock()
Bart Van Assche
2017-06-13
1
-2
/
+2
*
scsi: Split scsi_internal_device_block()
Bart Van Assche
2017-06-13
1
-2
/
+2
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-05-04
1
-1
/
+0
|
\
|
*
scsi: sas: move scsi_remove_host call into sas_remove_host
Johannes Thumshirn
2017-04-21
1
-1
/
+0
*
|
scsi: mpt3sas: Avoid sleeping in interrupt context
Bart Van Assche
2017-03-02
1
-2
/
+2
*
|
scsi: sd: Check for unaligned partial completion
Damien Le Moal
2017-03-02
1
-15
/
+0
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-02-21
1
-11
/
+45
|
\
|
*
scsi: mpt3sas: Fix for Crusader to achieve product targets with SAS devices.
Chaitra P B
2017-02-01
1
-3
/
+28
|
*
scsi: mpt3sas: Added print to notify cable running at a degraded speed.
Chaitra P B
2017-02-01
1
-8
/
+17
*
|
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-17
1
-1
/
+1
|
\
\
*
|
|
scsi: mpt3sas: disable ASPM for MPI2 controllers
ojab
2017-02-10
1
-0
/
+3
*
|
|
scsi: mpt3sas: Force request partial completion alignment
Ram Pai
2017-02-01
1
-0
/
+15
|
/
/
*
/
scsi: mpt3sas: fix hang on ata passthrough commands
James Bottomley
2017-01-17
1
-14
/
+26
|
/
*
scsi: mpt3sas: Recognize and act on iopriority info
Adam Manzanares
2016-12-14
1
-1
/
+33
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2016-12-14
1
-32
/
+97
|
\
|
*
scsi: mpt3sas: fix some spelling mistakes in message and comments
Colin Ian King
2016-11-09
1
-8
/
+8
|
*
scsi: mpt3sas: Fix for Endianness issue.
Suganath Prabu Subramani
2016-11-08
1
-5
/
+7
|
*
scsi: mpt3sas: Use the new MPI 2.6 32-bit Atomic Request Descriptors for SAS3...
Suganath Prabu Subramani
2016-11-08
1
-12
/
+12
[next]