index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
scsi: libsas: no need to join wide port again in sas_ex_discover_dev()
Jason Yan
2019-06-19
1
-22
/
+4
*
scsi: lpfc: Use *_pool_zalloc rather than *_pool_alloc
Thomas Meyer
2019-06-19
1
-4
/
+3
*
scsi: hpsa: fix an uninitialized read and dereference of pointer dev
Colin Ian King
2019-06-19
1
-1
/
+1
*
scsi: target/iscsi: fix possible condition with no effect (if == else)
Hariprasad Kelam
2019-06-19
1
-13
/
+2
*
scsi: pm8001: Fix typo in code comments
Weitao Hou
2019-06-19
1
-1
/
+1
*
scsi: fdomain: Add PCMCIA support
Ondrej Zary
2019-06-19
4
-2
/
+111
*
scsi: fdomain: Add register definitions
Ondrej Zary
2019-06-19
3
-98
/
+167
*
scsi: ibmvscsi: fix tripping of blk_mq_run_hw_queue WARN_ON
Tyrel Datwyler
2019-06-19
2
-1
/
+5
*
scsi: ibmvscsi: redo driver work thread to use enum action states
Tyrel Datwyler
2019-06-19
2
-21
/
+49
*
scsi: ibmvscsi: Wire up host_reset() in the driver's scsi_host_template
Tyrel Datwyler
2019-06-19
1
-0
/
+11
*
scsi: lpfc: Update lpfc version to 12.2.0.3
James Smart
2019-06-19
1
-1
/
+1
*
scsi: lpfc: Fix kernel warnings related to smp_processor_id()
James Smart
2019-06-19
1
-1
/
+1
*
scsi: lpfc: Fix BFS crash with DIX enabled
James Smart
2019-06-19
1
-2
/
+4
*
scsi: lpfc: Fix FDMI fc4type for nvme support
James Smart
2019-06-19
1
-3
/
+11
*
scsi: lpfc: Fix fcp_rsp_len checking on lun reset
James Smart
2019-06-19
1
-1
/
+6
*
scsi: lpfc: Fix poor use of hardware queues if fewer irq vectors
James Smart
2019-06-19
4
-113
/
+255
*
scsi: lpfc: Fix oops when driver is loaded with 1 interrupt vector
James Smart
2019-06-19
3
-19
/
+155
*
scsi: lpfc: Fix incorrect logical link speed on trunks when links down
James Smart
2019-06-19
2
-3
/
+9
*
scsi: lpfc: Fix memory leak in abnormal exit path from lpfc_eq_create
James Smart
2019-06-19
1
-3
/
+5
*
scsi: lpfc: Rework misleading nvme not supported in firmware message
James Smart
2019-06-19
2
-18
/
+38
*
scsi: lpfc: Fix hardlockup in scsi_cmd_iocb_cmpl
James Smart
2019-06-19
1
-3
/
+4
*
scsi: lpfc: Cancel queued work for an IO when processing a received ABTS
James Smart
2019-06-19
1
-1
/
+2
*
scsi: lpfc: Prevent 'use after free' memory overwrite in nvmet LS handling
James Smart
2019-06-19
1
-1
/
+0
*
scsi: lpfc: Fix PT2PT PLOGI collison stopping discovery
James Smart
2019-06-19
1
-0
/
+1
*
scsi: lpfc: Revert message logging on unsupported topology
James Smart
2019-06-19
1
-2
/
+2
*
scsi: lpfc: Fix nvmet handling of received ABTS for unmapped frames
James Smart
2019-06-19
4
-25
/
+214
*
scsi: lpfc: Separate CQ processing for nvmet_fc upcalls
James Smart
2019-06-19
4
-30
/
+64
*
scsi: lpfc: Revise message when stuck due to unresponsive adapter
James Smart
2019-06-19
1
-3
/
+13
*
scsi: lpfc: Correct nvmet buffer free race condition
James Smart
2019-06-19
1
-7
/
+14
*
scsi: lpfc: Fix nvmet target abort cmd matching
James Smart
2019-06-19
1
-2
/
+8
*
scsi: lpfc: Fix alloc context on oas lun creations
James Smart
2019-06-19
1
-1
/
+1
*
scsi: megaraid_sas: Update driver version to 07.708.03.00
Shivasharan S
2019-06-19
1
-2
/
+2
*
scsi: megaraid_sas: Export RAID map through debugfs
Shivasharan S
2019-06-19
5
-1
/
+204
*
scsi: megaraid_sas: Fix MSI-X vector print
Shivasharan S
2019-06-19
1
-5
/
+5
*
scsi: megaraid_sas: Add debug prints for device list
Shivasharan S
2019-06-19
2
-0
/
+36
*
scsi: megaraid_sas: Add prints in suspend and resume path
Shivasharan S
2019-06-19
1
-0
/
+3
*
scsi: megaraid_sas: Print firmware interrupt status
Shivasharan S
2019-06-19
1
-6
/
+7
*
scsi: megaraid_sas: Print FW fault information
Shivasharan S
2019-06-19
3
-12
/
+20
*
scsi: megaraid_sas: Export RAID map id through sysfs
Shivasharan S
2019-06-19
1
-0
/
+15
*
scsi: megaraid_sas: Print BAR information from driver
Shivasharan S
2019-06-19
1
-0
/
+6
*
scsi: megaraid_sas: Dump system registers for debugging
Shivasharan S
2019-06-19
1
-1
/
+26
*
scsi: megaraid_sas: Dump system interface regs from sysfs
Shivasharan S
2019-06-19
1
-0
/
+37
*
scsi: megaraid_sas: Add formatting option for megasas_dump
Shivasharan S
2019-06-19
1
-12
/
+18
*
scsi: megaraid_sas: Enhance internal DCMD timeout prints
Shivasharan S
2019-06-19
1
-4
/
+8
*
scsi: megaraid_sas: Enhance prints in OCR and TM path
Shivasharan S
2019-06-19
3
-37
/
+80
*
scsi: megaraid_sas: Load balance completions across all MSI-X
Shivasharan S
2019-06-19
3
-8
/
+35
*
scsi: megaraid_sas: IRQ poll to avoid CPU hard lockups
Shivasharan S
2019-06-19
6
-30
/
+136
*
scsi: megaraid_sas: Block PCI config space access from userspace during OCR
Shivasharan S
2019-06-19
3
-10
/
+74
*
scsi: megaraid_sas: Rework code around controller reset
Shivasharan S
2019-06-19
2
-13
/
+11
*
scsi: megaraid_sas: fw_reset_no_pci_access required for MFI adapters only
Shivasharan S
2019-06-19
1
-8
/
+10
[prev]
[next]