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