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: qla2xxx: Fix crash in qla2xxx_mqueuecommand()
Arun Easi
2021-03-30
1
-7
/
+0
*
scsi: qla2xxx: Fix use after free in bsg
Quinn Tran
2021-03-30
1
-1
/
+2
*
scsi: qla2xxx: Consolidate zio threshold setting for both FCP & NVMe
Quinn Tran
2021-03-30
2
-21
/
+14
*
scsi: qla2xxx: Fix stuck session
Quinn Tran
2021-03-30
2
-1
/
+7
*
scsi: qla2xxx: Add H:C:T info in the log message for fc ports
Arun Easi
2021-03-30
1
-4
/
+5
*
scsi: qla2xxx: Fix IOPS drop seen in some adapters
Arun Easi
2021-03-30
1
-0
/
+19
*
scsi: pm8001: Avoid -Wrestrict warning
Arnd Bergmann
2021-03-25
1
-1
/
+5
*
scsi: lpfc: Fix a typo
Bhaskar Chowdhury
2021-03-25
1
-1
/
+1
*
scsi: esp_scsi: Trivial typo fixes
Bhaskar Chowdhury
2021-03-25
1
-2
/
+2
*
scsi: bfa: Fix a typo in two places
Bhaskar Chowdhury
2021-03-25
1
-2
/
+2
*
scsi: lpfc: Fix a typo
wengjianfeng
2021-03-25
1
-3
/
+3
*
scsi: scsi_dh: Fix a typo
Bhaskar Chowdhury
2021-03-25
2
-2
/
+2
*
scsi: bnx2fc: Fix a typo
Bhaskar Chowdhury
2021-03-25
1
-1
/
+1
*
scsi: mpt3sas: Fix a typo
Bhaskar Chowdhury
2021-03-25
1
-1
/
+1
*
scsi: csiostor: Fix a typo
Bhaskar Chowdhury
2021-03-25
1
-1
/
+1
*
scsi: ufs: Remove unnecessary NULL checks in ufshcd_find_max_sup_active_icc_l...
Yue Hu
2021-03-25
1
-3
/
+3
*
scsi: bfa: Fix warning comparing pointer to 0
Jiapeng Chong
2021-03-25
1
-1
/
+1
*
scsi: qla1280: Fix warning comparing pointer to 0
Jiapeng Chong
2021-03-25
1
-1
/
+1
*
scsi: ibmvscsi: Remove unnecessary cast
Wang Qing
2021-03-25
1
-2
/
+1
*
scsi: fnic: Remove unnecessary cast
Wang Qing
2021-03-25
1
-2
/
+1
*
scsi: message: fusion: Remove unnecessary cast
Wang Qing
2021-03-25
1
-3
/
+3
*
scsi: ufs: ufs-exynos: Remove pwr_max from parameter list of exynos_ufs_post_...
Yue Hu
2021-03-25
1
-2
/
+1
*
scsi: ufs: core: Correct status type in ufshcd_vops_pwr_change_notify()
Yue Hu
2021-03-25
1
-1
/
+1
*
scsi: bnx2i: Make bnx2i_process_iscsi_error() simpler and more robust
Rasmus Villemoes
2021-03-25
1
-44
/
+41
*
scsi: mac53c94: Fix warning comparing pointer to 0
Jiapeng Chong
2021-03-25
1
-6
/
+7
*
scsi: dc395x: Use bitwise instead of arithmetic operator for flags
Jiapeng Chong
2021-03-25
1
-1
/
+1
*
scsi: qla2xxx: Check kzalloc() return value
Bart Van Assche
2021-03-25
1
-0
/
+4
*
scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
Bart Van Assche
2021-03-25
1
-1
/
+7
*
scsi: qla2xxx: Simplify qla8044_minidump_process_control()
Bart Van Assche
2021-03-25
1
-8
/
+0
*
scsi: qla2xxx: Suppress Coverity complaints about dseg_r*
Bart Van Assche
2021-03-25
2
-8
/
+12
*
scsi: qla2xxx: Fix endianness annotations
Bart Van Assche
2021-03-25
4
-7
/
+9
*
scsi: qla2xxx: Constify struct qla_tgt_func_tmpl
Bart Van Assche
2021-03-25
2
-2
/
+2
*
scsi: ibmvscsi_tgt: Remove duplicate section 'NOTE'
Lee Jones
2021-03-19
1
-4
/
+4
*
scsi: ibmvscsi: Fix a bunch of misdocumentation
Lee Jones
2021-03-19
1
-11
/
+18
*
scsi: ibmvscsi: Fix a bunch of kernel-doc related issues
Lee Jones
2021-03-19
1
-35
/
+35
*
scsi: cxlflash: Fix some misnaming related doc-rot
Lee Jones
2021-03-19
1
-4
/
+4
*
scsi: cxlflash: Fix a few misnaming issues
Lee Jones
2021-03-19
1
-3
/
+3
*
scsi: cxlflash: Fix a little doc-rot
Lee Jones
2021-03-19
1
-4
/
+4
*
scsi: isci: remote_node_table: Provide some missing params and remove others
Lee Jones
2021-03-19
1
-6
/
+7
*
scsi: isci: remote_node_context: Demote kernel-doc abuse
Lee Jones
2021-03-19
1
-1
/
+1
*
scsi: isci: port: Fix a bunch of kernel-doc issues
Lee Jones
2021-03-19
1
-29
/
+31
*
scsi: isci: request: Fix doc-rot issue relating to 'ireq' param
Lee Jones
2021-03-19
1
-1
/
+1
*
scsi: isci: remote_device: Fix a bunch of doc-rot issues
Lee Jones
2021-03-19
1
-15
/
+16
*
scsi: isci: port_config: Fix a bunch of doc-rot and demote abuses
Lee Jones
2021-03-19
1
-18
/
+19
*
scsi: isci: remote_node_context: Fix one function header and demote a couple ...
Lee Jones
2021-03-19
1
-9
/
+2
*
scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanours
Lee Jones
2021-03-19
1
-26
/
+25
*
scsi: isci: task: Demote non-conformant header and remove superfluous param
Lee Jones
2021-03-19
1
-2
/
+1
*
scsi: isci: host: Fix bunch of kernel-doc related issues
Lee Jones
2021-03-19
1
-19
/
+18
*
scsi: isci: request: Fix a myriad of kernel-doc issues
Lee Jones
2021-03-19
1
-30
/
+28
*
scsi: isci: phy: Provide function name and demote non-conforming header
Lee Jones
2021-03-19
1
-7
/
+6
[next]