index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-11-15
123
-2319
/
+8095
|
\
|
*
scsi: lpfc: Fix hard lock up NMI in els timeout handling.
Dick Kennedy
2017-11-09
1
-3
/
+10
|
*
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: aacraid: use timespec64 instead of timeval
Arnd Bergmann
2017-11-09
1
-13
/
+13
|
*
scsi: scsi_transport_fc: add 64GBIT and 128GBIT port speed definitions
James Smart
2017-11-09
1
-0
/
+2
|
*
scsi: qla2xxx: Suppress a kernel complaint in qla_init_base_qpair()
Bart Van Assche
2017-11-07
1
-1
/
+1
|
*
scsi: mpt3sas: fix dma_addr_t casts
Arnd Bergmann
2017-11-07
2
-34
/
+30
|
*
scsi: be2iscsi: Use kasprintf
Himanshu Jha
2017-11-07
2
-9
/
+5
|
*
scsi: storvsc: Avoid excessive host scan on controller change
Long Li
2017-11-07
1
-15
/
+11
|
*
scsi: lpfc: fix kzalloc-simple.cocci warnings
Vasyl Gomonovych
2017-11-03
1
-7
/
+2
|
*
scsi: mpt3sas: Update mpt3sas driver version.
Suganath Prabu Subramani
2017-11-03
1
-2
/
+2
|
*
scsi: mpt3sas: Fix sparse warnings
Suganath Prabu Subramani
2017-11-03
2
-43
/
+16
|
*
scsi: mpt3sas: Fix nvme drives checking for tlr.
Suganath Prabu Subramani
2017-11-03
1
-6
/
+16
|
*
scsi: mpt3sas: NVMe drive support for BTDHMAPPING ioctl command and log info
Suganath Prabu Subramani
2017-11-03
1
-30
/
+58
|
*
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
2
-1
/
+51
|
*
scsi: mpt3sas: Handle NVMe PCIe device related events generated from firmware.
Suganath Prabu Subramani
2017-11-03
2
-6
/
+495
|
*
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
3
-2
/
+565
|
*
scsi: mpt3sas: Added support for nvme encapsulated request message.
Suganath Prabu Subramani
2017-11-03
3
-7
/
+342
|
*
scsi: mpt3sas: SGL to PRP Translation for I/Os to NVMe devices
Suganath Prabu Subramani
2017-11-03
5
-17
/
+380
|
*
scsi: mpt3sas: Add nvme device support in slave alloc, target alloc and probe
Suganath Prabu Subramani
2017-11-03
2
-34
/
+506
|
*
scsi: megaraid_sas: fix spelling mistake: "thershold" -> "threshold"
Colin Ian King
2017-11-03
1
-1
/
+1
|
*
scsi: storvsc: Allow only one remove lun work item to be issued per lun
Cathy Avery
2017-11-03
1
-5
/
+21
|
*
scsi: megaraid: Remove redundant code in megasas_alloc_cmds
Yisheng Xie
2017-11-03
1
-2
/
+0
|
*
scsi: scsi_error: DID_SOFT_ERROR comment clean up
Petros Koutoupis
2017-11-03
1
-5
/
+1
|
*
scsi: scsi_debug: write_same: fix error report
Douglas Gilbert
2017-10-31
1
-3
/
+3
|
*
scsi: scsi_transport_iscsi: fix spelling mistake: 'Cound' -> 'Could'
Arvind Yadav
2017-10-31
1
-1
/
+1
|
*
scsi: NCR5380: Suppress SDTR and WDTR message logging
Finn Thain
2017-10-31
1
-12
/
+6
|
*
scsi: cxlflash: Derive pid through accessors
Matthew R. Ochs
2017-10-31
1
-3
/
+3
|
*
scsi: cxlflash: Allow cards without WWPN VPD to configure
Matthew R. Ochs
2017-10-31
2
-8
/
+19
|
*
scsi: cxlflash: Use derived maximum write same length
Matthew R. Ochs
2017-10-31
2
-5
/
+4
|
*
scsi: hisi_sas: add v3 hw port AXI error handling
Xiaofei Tan
2017-10-31
1
-5
/
+37
|
*
scsi: hisi_sas: add v3 hw support for AXI fatal error
Xiaofei Tan
2017-10-31
1
-0
/
+125
|
*
scsi: hisi_sas: complete all tasklets prior to host reset
Xiaofei Tan
2017-10-31
4
-7
/
+16
|
*
scsi: hisi_sas: fix a bug when free device for v3 hw
Xiang Chen
2017-10-31
1
-18
/
+7
|
*
scsi: hisi_sas: add hisi_hba.rst_work init for v3 hw
Xiaofei Tan
2017-10-31
3
-1
/
+4
|
*
scsi: hisi_sas: add v3 hw DFX feature
Xiaofei Tan
2017-10-31
1
-0
/
+30
|
*
scsi: hisi_sas: init connect cfg register for v3 hw
Xiaofei Tan
2017-10-31
1
-0
/
+3
|
*
scsi: hisi_sas: check PHY state in get_wideport_bitmap_v3_hw()
Xiaofei Tan
2017-10-31
1
-2
/
+4
|
*
scsi: hisi_sas: use array for v2 hw AXI errors
Shiju Jose
2017-10-25
2
-137
/
+100
|
*
scsi: hisi_sas: fix the risk of freeing slot twice
Xiaofei Tan
2017-10-25
1
-3
/
+6
|
*
scsi: hisi_sas: fix NULL check in SMP abort task path
Xiaofei Tan
2017-10-25
1
-1
/
+1
|
*
scsi: hisi_sas: us start_phy in PHY_FUNC_LINK_RESET
Xiang Chen
2017-10-25
5
-5
/
+5
|
*
scsi: hisi_sas: fix SATA breakpoint memory size
Xiang Chen
2017-10-25
3
-6
/
+10
|
*
scsi: hisi_sas: grab hisi_hba.lock when processing slots
Xiang Chen
2017-10-25
3
-1
/
+8
|
*
scsi: hisi_sas: use spin_lock_irqsave() for hisi_hba.lock
Xiaofei Tan
2017-10-25
2
-4
/
+6
|
*
scsi: hisi_sas: fix internal abort slot timeout bug
Xiang Chen
2017-10-25
1
-0
/
+1
[next]