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