index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: aic94xx: Remove unused inline function
YueHaibing
2020-09-15
1
-8
/
+0
*
scsi: libfc: Fix passing zero to 'PTR_ERR' warning
YueHaibing
2020-09-15
1
-2
/
+2
*
scsi: fnic: Remove unneeded semicolon
Jason Yan
2020-09-15
1
-1
/
+1
*
scsi: nsp32: Remove unneeded semicolon
Jason Yan
2020-09-15
1
-2
/
+2
*
scsi: sym53c8xx_2: Remove unneeded semicolon
Jason Yan
2020-09-15
1
-3
/
+3
*
scsi: qla2xxx: Remove unneeded variable 'rval'
Jason Yan
2020-09-15
1
-3
/
+2
*
scsi: ufs-pci: Add LTR support for Intel controllers
Adrian Hunter
2020-09-15
1
-2
/
+125
*
Merge branch '5.9/scsi-fixes' into 5.10/scsi-ufs
Martin K. Petersen
2020-09-15
33
-92
/
+170
|
\
|
*
scsi: libsas: Fix error path in sas_notify_lldd_dev_found()
Dan Carpenter
2020-09-10
1
-1
/
+2
|
*
scsi: mpt3sas: Don't call disable_irq from IRQ poll handler
Tomas Henzl
2020-09-03
1
-1
/
+1
|
*
scsi: megaraid_sas: Don't call disable_irq from process IRQ poll
Tomas Henzl
2020-09-03
1
-1
/
+1
|
*
scsi: target: iscsi: Fix hang in iscsit_access_np() when getting tpg->np_logi...
Hou Pu
2020-09-03
3
-7
/
+5
|
*
scsi: libsas: Set data_dir as DMA_NONE if libata marks qc as NODATA
Luo Jiaxing
2020-09-02
1
-1
/
+4
|
*
scsi: target: iscsi: Fix data digest calculation
Varun Prakash
2020-09-02
1
-2
/
+15
|
*
scsi: lpfc: Update lpfc version to 12.8.0.4
James Smart
2020-09-01
1
-1
/
+1
|
*
scsi: lpfc: Extend the RDF FPIN Registration descriptor for additional events
James Smart
2020-09-01
2
-1
/
+4
|
*
scsi: lpfc: Fix FLOGI/PLOGI receive race condition in pt2pt discovery
James Smart
2020-09-01
1
-1
/
+3
|
*
scsi: lpfc: Fix setting IRQ affinity with an empty CPU mask
James Smart
2020-09-01
1
-1
/
+0
|
*
scsi: qla2xxx: Fix regression on sparc64
René Rebe
2020-09-01
2
-4
/
+4
|
*
scsi: libfc: Fix for double free()
Javed Hasan
2020-09-01
1
-2
/
+0
|
*
scsi: pm8001: Fix memleak in pm8001_exec_internal_task_abort
Dinghao Liu
2020-09-01
1
-1
/
+1
|
*
scsi: scsi_debug: Remove superfluous close zone in resp_open_zone()
Niklas Cassel
2020-08-25
1
-2
/
+0
|
*
scsi: libcxgbi: Fix a use after free in cxgbi_conn_xmit_pdu()
Dan Carpenter
2020-08-25
1
-1
/
+1
|
*
scsi: qedf: Fix null ptr reference in qedf_stag_change_work
Ye Bin
2020-08-25
1
-1
/
+1
|
*
Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"
Quinn Tran
2020-08-18
1
-4
/
+0
|
*
Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
Saurav Kashyap
2020-08-18
1
-8
/
+0
|
*
scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
Quinn Tran
2020-08-18
1
-0
/
+5
|
*
scsi: qla2xxx: Check if FW supports MQ before enabling
Saurav Kashyap
2020-08-18
1
-0
/
+5
|
*
scsi: qla2xxx: Fix WARN_ON in qla_nvme_register_hba
Arun Easi
2020-08-18
2
-1
/
+10
|
*
scsi: qla2xxx: Allow ql2xextended_error_logging special value 1 to be set any...
Arun Easi
2020-08-18
1
-0
/
+3
|
*
scsi: qla2xxx: Reduce noisy debug message
Quinn Tran
2020-08-18
1
-2
/
+2
|
*
scsi: qla2xxx: Fix login timeout
Quinn Tran
2020-08-18
2
-4
/
+16
|
*
scsi: qla2xxx: Indicate correct supported speeds for Mezz card
Quinn Tran
2020-08-18
1
-5
/
+12
|
*
scsi: qla2xxx: Flush I/O on zone disable
Quinn Tran
2020-08-18
1
-1
/
+0
|
*
scsi: qla2xxx: Flush all sessions on zone disable
Quinn Tran
2020-08-18
1
-0
/
+12
|
*
scsi: qla2xxx: Use MBX_TOV_SECONDS for mailbox command timeout values
Enzo Matsumiya
2020-08-18
1
-7
/
+7
|
*
scsi: scsi_debug: Fix scp is NULL errors
Douglas Gilbert
2020-08-18
1
-0
/
+2
|
*
scsi: zfcp: Fix use-after-free in request timeout handlers
Steffen Maier
2020-08-18
1
-2
/
+2
|
*
scsi: ufs: No need to send Abort Task if the task in DB was cleared
Bean Huo
2020-08-18
1
-7
/
+8
|
*
scsi: ufs: Clean up completed request without interrupt notification
Stanley Chu
2020-08-18
1
-1
/
+2
|
*
scsi: ufs: Improve interrupt handling for shared interrupts
Adrian Hunter
2020-08-18
1
-3
/
+3
|
*
scsi: ufs: Fix interrupt error message for shared interrupts
Adrian Hunter
2020-08-18
1
-1
/
+1
|
*
scsi: ufs-pci: Add quirk for broken auto-hibernate for Intel EHL
Adrian Hunter
2020-08-18
2
-3
/
+22
|
*
scsi: ufs-mediatek: Fix incorrect time to wait link status
Stanley Chu
2020-08-18
1
-1
/
+1
|
*
scsi: ufs: Fix possible infinite loop in ufshcd_hold
Stanley Chu
2020-08-18
1
-1
/
+4
|
*
scsi: fcoe: Fix I/O path allocation
Mike Christie
2020-08-18
1
-1
/
+1
|
*
scsi: ufs: ti-j721e-ufs: Fix error return in ti_j721e_ufs_probe()
Jing Xiangfeng
2020-08-18
1
-0
/
+1
*
|
scsi: lpfc: Remove set but not used 'qp'
Ye Bin
2020-09-10
1
-3
/
+0
*
|
scsi: gdth: Remove set but used 'cmd_index'
Ye Bin
2020-09-10
1
-2
/
+0
*
|
scsi: pmcraid: Remove set but not used 'res'
Ye Bin
2020-09-10
1
-2
/
+0
[next]