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-15
scsi: qla2xxx: Use dma_pool_zalloc()
Wang Qing
1
-2
/
+1
2021-03-15
scsi: st: Fix a use after free in st_open()
Lv Yunlong
1
-1
/
+1
2021-03-15
scsi: myrs: Fix a double free in myrs_cleanup()
Lv Yunlong
1
-1
/
+1
2021-03-15
scsi: ibmvfc: Free channel_setup_buf during device tear down
Tyrel Datwyler
1
-0
/
+2
2021-03-15
scsi: 3w-sas: Remove unused variables 'sglist' and 'tw_dev'
Lee Jones
1
-8
/
+2
2021-03-15
scsi: 3w-9xxx: Remove a few set but unused variables
Lee Jones
1
-10
/
+4
2021-03-15
scsi: 3w-xxxx: Remove 2 unused variables 'response_que_value' and 'tw_dev'
Lee Jones
1
-4
/
+2
2021-03-15
scsi: myrs: Remove a couple of unused 'status' variables
Lee Jones
1
-4
/
+2
2021-03-15
scsi: atp870u: Fix naming and demote incorrect and non-conformant kernel-doc header
Lee Jones
1
-4
/
+3
2021-03-15
scsi: dc395x: Fix incorrect naming in function headers
Lee Jones
1
-3
/
+3
2021-03-15
scsi: a100u2w: Remove unused variable 'bios_phys'
Lee Jones
1
-2
/
+0
2021-03-15
scsi: initio: Remove unused variable 'prev'
Lee Jones
1
-3
/
+2
2021-03-15
scsi: bnx2i: Fix bnx2i_set_ccell_info()'s name in description
Lee Jones
1
-1
/
+1
2021-03-15
scsi: be2iscsi: Fix beiscsi_phys_port()'s name in header
Lee Jones
1
-1
/
+1
2021-03-15
scsi: be2iscsi: Provide missing function name in header
Lee Jones
1
-0
/
+1
2021-03-15
scsi: be2iscsi: Fix incorrect naming of beiscsi_iface_config_vlan()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: esas2r: Supply __printf(x, y) formatting for esas2r_log_master()
Lee Jones
1
-0
/
+7
2021-03-15
scsi: cxgbi: cxgb3: Fix misnaming of ddp_setup_conn_digest()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: ufs: cdns-pltfrm: Supply function names for headers
Lee Jones
1
-0
/
+4
2021-03-15
scsi: lpfc: Fix kernel-doc formatting issue
Lee Jones
1
-1
/
+1
2021-03-15
scsi: bfa: Move a large struct from the stack onto the heap
Lee Jones
1
-6
/
+14
2021-03-15
scsi: lpfc: Fix a few incorrectly named functions
Lee Jones
1
-3
/
+3
2021-03-15
scsi: lpfc: Fix incorrectly documented function lpfc_debugfs_commonxripools_data()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: qla2xxx: Fix a couple of misdocumented functions
Lee Jones
1
-2
/
+2
2021-03-15
scsi: qla2xxx: Fix incorrectly named function qla8044_check_temp()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: mpt3sas: Fix some kernel-doc misnaming issues
Lee Jones
1
-8
/
+8
2021-03-15
scsi: qla2xxx: Fix a couple of misnamed functions
Lee Jones
1
-2
/
+2
2021-03-15
scsi: libfc: Fix misspelling of fc_fcp_destroy()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: mpt3sas: Fix a couple of misdocumented functions/params
Lee Jones
1
-3
/
+4
2021-03-15
scsi: libfc: Fix incorrect naming of fc_rport_adisc_resp()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: lpfc: Fix a bunch of misnamed functions
Lee Jones
1
-6
/
+6
2021-03-15
scsi: lpfc: Fix a bunch of kernel-doc misdemeanours
Lee Jones
1
-12
/
+12
2021-03-15
scsi: ufs: core: Fix incorrectly named ufshcd_find_max_sup_active_icc_level()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: mpt3sas: Fix a bunch of potential naming doc-rot
Lee Jones
1
-5
/
+5
2021-03-15
scsi: mpt3sas: Move a little data from the stack onto the heap
Lee Jones
1
-12
/
+26
2021-03-15
scsi: mpt3sas: Fix misspelling of _base_put_smid_default_atomic()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: lpfc: Fix incorrect naming of __lpfc_update_fcf_record()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: libfc: Fix some possible copy/paste issues
Lee Jones
1
-6
/
+6
2021-03-15
scsi: lpfc: Fix formatting and misspelling issues
Lee Jones
1
-6
/
+6
2021-03-15
scsi: aacraid: Fix misspelling of _aac_rx_init()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: qla2xxx: Fix some incorrect formatting/spelling issues
Lee Jones
1
-5
/
+5
2021-03-15
scsi: pm8001: Fix a bunch of doc-rotted function headers
Lee Jones
1
-9
/
+9
2021-03-15
scsi: aic94xx: Remove code that has been unused for at least 13 years
Lee Jones
1
-184
/
+0
2021-03-15
scsi: bnx2fc: Fix misnaming of bnx2fc_free_session_resc()
Lee Jones
1
-1
/
+1
2021-03-15
scsi: qla4xxx: Fix kernel-doc formatting and misnaming issue
Lee Jones
1
-2
/
+2
2021-03-15
scsi: pm8001: Fix some misnamed function descriptions
Lee Jones
1
-4
/
+4
2021-03-15
scsi: lpfc: Fix a bunch of kernel-doc issues
Lee Jones
1
-6
/
+6
2021-03-15
scsi: aacraid: Repair formatting issue in aac_handle_sa_aif()'s header
Lee Jones
1
-2
/
+2
2021-03-15
scsi: qla2xxx: Replace __qla2x00_marker()'s missing underscores
Lee Jones
1
-1
/
+1
2021-03-15
scsi: aic94xx: Fix asd_erase_nv_sector()'s header
Lee Jones
1
-1
/
+1
[prev]
[next]