index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
scsi: esp_scsi: Trivial typo fixes
Bhaskar Chowdhury
1
-2
/
+2
2021-03-24
scsi: bfa: Fix a typo in two places
Bhaskar Chowdhury
1
-2
/
+2
2021-03-24
scsi: lpfc: Fix a typo
wengjianfeng
1
-3
/
+3
2021-03-24
scsi: scsi_dh: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-24
scsi: bnx2fc: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-24
scsi: mpt3sas: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-24
scsi: csiostor: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-24
scsi: ufs: Remove unnecessary NULL checks in ufshcd_find_max_sup_active_icc_level()
Yue Hu
1
-3
/
+3
2021-03-24
scsi: bfa: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-03-24
scsi: qla1280: Fix warning comparing pointer to 0
Jiapeng Chong
1
-1
/
+1
2021-03-24
scsi: ibmvscsi: Remove unnecessary cast
Wang Qing
1
-2
/
+1
2021-03-24
scsi: fnic: Remove unnecessary cast
Wang Qing
1
-2
/
+1
2021-03-24
scsi: ufs: ufs-exynos: Remove pwr_max from parameter list of exynos_ufs_post_pwr_mode()
Yue Hu
1
-2
/
+1
2021-03-24
scsi: ufs: core: Correct status type in ufshcd_vops_pwr_change_notify()
Yue Hu
1
-1
/
+1
2021-03-24
scsi: bnx2i: Make bnx2i_process_iscsi_error() simpler and more robust
Rasmus Villemoes
1
-44
/
+41
2021-03-24
scsi: mac53c94: Fix warning comparing pointer to 0
Jiapeng Chong
1
-6
/
+7
2021-03-24
scsi: dc395x: Use bitwise instead of arithmetic operator for flags
Jiapeng Chong
1
-1
/
+1
2021-03-24
scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
Jia-Ju Bai
1
-2
/
+6
2021-03-24
scsi: qedi: Fix error return code of qedi_alloc_global_queues()
Jia-Ju Bai
1
-0
/
+1
2021-03-24
scsi: qla2xxx: Check kzalloc() return value
Bart Van Assche
1
-0
/
+4
2021-03-24
scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
Bart Van Assche
1
-1
/
+7
2021-03-24
scsi: qla2xxx: Simplify qla8044_minidump_process_control()
Bart Van Assche
1
-8
/
+0
2021-03-24
scsi: qla2xxx: Suppress Coverity complaints about dseg_r*
Bart Van Assche
2
-8
/
+12
2021-03-24
scsi: qla2xxx: Fix endianness annotations
Bart Van Assche
4
-7
/
+9
2021-03-24
scsi: qla2xxx: Constify struct qla_tgt_func_tmpl
Bart Van Assche
2
-2
/
+2
2021-03-24
scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
Bart Van Assche
2
-12
/
+5
2021-03-24
scsi: ibmvfc: Make ibmvfc_wait_for_ops() MQ aware
Tyrel Datwyler
1
-17
/
+34
2021-03-24
scsi: ibmvfc: Fix potential race in ibmvfc_wait_for_ops()
Tyrel Datwyler
1
-9
/
+33
2021-03-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
8
-15
/
+20
2021-03-18
scsi: ibmvscsi_tgt: Remove duplicate section 'NOTE'
Lee Jones
1
-4
/
+4
2021-03-18
scsi: ibmvscsi: Fix a bunch of misdocumentation
Lee Jones
1
-11
/
+18
2021-03-18
scsi: ibmvscsi: Fix a bunch of kernel-doc related issues
Lee Jones
1
-35
/
+35
2021-03-18
scsi: cxlflash: Fix some misnaming related doc-rot
Lee Jones
1
-4
/
+4
2021-03-18
scsi: cxlflash: Fix a few misnaming issues
Lee Jones
1
-3
/
+3
2021-03-18
scsi: cxlflash: Fix a little doc-rot
Lee Jones
1
-4
/
+4
2021-03-18
scsi: isci: remote_node_table: Provide some missing params and remove others
Lee Jones
1
-6
/
+7
2021-03-18
scsi: isci: remote_node_context: Demote kernel-doc abuse
Lee Jones
1
-1
/
+1
2021-03-18
scsi: isci: port: Fix a bunch of kernel-doc issues
Lee Jones
1
-29
/
+31
2021-03-18
scsi: isci: request: Fix doc-rot issue relating to 'ireq' param
Lee Jones
1
-1
/
+1
2021-03-18
scsi: isci: remote_device: Fix a bunch of doc-rot issues
Lee Jones
1
-15
/
+16
2021-03-18
scsi: isci: port_config: Fix a bunch of doc-rot and demote abuses
Lee Jones
1
-18
/
+19
2021-03-18
scsi: isci: remote_node_context: Fix one function header and demote a couple more
Lee Jones
1
-9
/
+2
2021-03-18
scsi: isci: remote_node_table: Fix a bunch of kernel-doc misdemeanours
Lee Jones
1
-26
/
+25
2021-03-18
scsi: isci: task: Demote non-conformant header and remove superfluous param
Lee Jones
1
-2
/
+1
2021-03-18
scsi: isci: host: Fix bunch of kernel-doc related issues
Lee Jones
1
-19
/
+18
2021-03-18
scsi: isci: request: Fix a myriad of kernel-doc issues
Lee Jones
1
-30
/
+28
2021-03-18
scsi: isci: phy: Provide function name and demote non-conforming header
Lee Jones
1
-7
/
+6
2021-03-18
scsi: isci: phy: Fix a few different kernel-doc related issues
Lee Jones
1
-11
/
+10
2021-03-18
scsi: fnic: Kernel-doc headers must contain the function name
Lee Jones
1
-1
/
+1
2021-03-18
scsi: fnic: Demote non-conformant kernel-doc headers
Lee Jones
1
-3
/
+3
[prev]
[next]