index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-11
scsi: libiscsi: Fix UAF in iscsi_conn_get_param()/iscsi_conn_teardown()
Lixiaokeng
1
-2
/
+4
2022-01-05
scsi: vmw_pvscsi: Set residual data length conditionally
Alexey Makhalov
1
-2
/
+5
2022-01-05
scsi: lpfc: Terminate string in lpfc_debugfs_nvmeio_trc_write()
Dan Carpenter
1
-2
/
+2
2021-12-22
scsi: scsi_debug: Sanity check block descriptor length in resp_mode_select()
George Kennedy
1
-2
/
+2
2021-12-22
scsi: scsi_debug: Fix type in min_t to avoid stack OOB
George Kennedy
1
-15
/
+19
2021-12-22
scsi: scsi_debug: Don't call kcalloc() if size arg is zero
George Kennedy
1
-0
/
+4
2021-12-14
scsi: scsi_debug: Fix buffer size of REPORT ZONES command
Shin'ichiro Kawasaki
1
-1
/
+1
2021-12-14
scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()
Igor Pylypiv
1
-4
/
+2
2021-12-14
scsi: qla2xxx: Format log strings only if needed
Roman Bolshakov
1
-0
/
+3
2021-12-08
scsi: iscsi: Unblock session then wake up error handler
Mike Christie
1
-3
/
+3
2021-12-01
scsi: scsi_debug: Zero clear zones at reset write pointer
Shin'ichiro Kawasaki
1
-0
/
+5
2021-12-01
scsi: core: sysfs: Fix setting device state to SDEV_RUNNING
Mike Christie
1
-1
/
+1
2021-12-01
scsi: mpt3sas: Fix kernel panic during drive powercycle test
Sreekanth Reddy
1
-1
/
+1
2021-11-26
scsi: ufs: core: Fix task management completion timeout race
Adrian Hunter
1
-5
/
+0
2021-11-26
scsi: ufs: core: Fix task management completion
Adrian Hunter
2
-29
/
+24
2021-11-26
scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()
Ewan D. Milne
1
-4
/
+2
2021-11-26
scsi: core: sysfs: Fix hang when device state is set via sysfs
Mike Christie
1
-11
/
+19
2021-11-26
scsi: scsi_debug: Fix out-of-bound read in resp_report_tgtpgs()
Ye Bin
1
-3
/
+4
2021-11-26
scsi: scsi_debug: Fix out-of-bound read in resp_readcap16()
Ye Bin
1
-2
/
+2
2021-11-26
scsi: advansys: Fix kernel pointer leak
Guo Zhi
1
-2
/
+2
2021-11-26
scsi: lpfc: Fix list_add() corruption in lpfc_drain_txq()
James Smart
1
-0
/
+1
2021-11-18
scsi: qla2xxx: Turn off target reset during issue_lip
Quinn Tran
3
-50
/
+2
2021-11-18
scsi: qla2xxx: Fix gnl list corruption
Quinn Tran
1
-3
/
+1
2021-11-18
scsi: qla2xxx: Relogin during fabric disturbance
Quinn Tran
1
-10
/
+46
2021-11-18
scsi: qla2xxx: Changes to support FCP2 Target
Saurav Kashyap
3
-2
/
+17
2021-11-18
scsi: ufs: ufshcd-pltfrm: Fix memory leak due to probe defer
Srinivas Kandagatla
1
-2
/
+2
2021-11-18
scsi: ufs: Refactor ufshcd_setup_clocks() to remove skip_ref_clk
Can Guo
3
-20
/
+14
2021-11-18
scsi: csiostor: Uninitialized data in csio_ln_vnp_read_cbfn()
Dan Carpenter
1
-1
/
+1
2021-11-18
scsi: pm80xx: Fix misleading log statement in pm8001_mpi_get_nvmd_resp()
Igor Pylypiv
1
-1
/
+1
2021-11-18
scsi: dc395: Fix error case unwinding
Tong Zhang
1
-0
/
+1
2021-11-18
scsi: qla2xxx: Fix unmap of already freed sgl
Dmitry Bogdanov
1
-9
/
+5
2021-11-18
scsi: qla2xxx: Return -ENOMEM if kzalloc() fails
Zheyu Ma
1
-1
/
+1
2021-11-18
scsi: qla2xxx: Fix use after free in eh_abort path
Quinn Tran
1
-3
/
+5
2021-11-18
scsi: qla2xxx: Fix kernel crash when accessing port_speed sysfs file
Arun Easi
1
-2
/
+22
2021-11-18
scsi: core: Remove command size deduction from scsi_setup_scsi_cmnd()
Tadeusz Struk
1
-2
/
+0
2021-11-06
scsi: core: Put LLD module refcnt after SCSI device is released
Ming Lei
2
-1
/
+12
2021-11-02
scsi: ufs: ufs-exynos: Correct timeout value setting registers
Chanho Park
1
-3
/
+3
2021-10-27
scsi: core: Fix shost->cmd_per_lun calculation in scsi_add_host_with_dma()
Dexuan Cui
1
-1
/
+2
2021-10-27
scsi: qla2xxx: Fix a memory leak in an error path of qla2x00_process_els()
Joy Gu
1
-1
/
+1
2021-10-27
scsi: iscsi: Fix set_param() handling
Mike Christie
1
-2
/
+0
2021-10-17
scsi: virtio_scsi: Fix spelling mistake "Unsupport" -> "Unsupported"
Colin Ian King
1
-2
/
+2
2021-10-17
scsi: ses: Fix unsigned comparison with less than zero
Jiapeng Chong
1
-1
/
+1
2021-10-09
scsi: ses: Retry failed Send/Receive Diagnostic commands
Wen Xiong
1
-4
/
+18
2021-10-09
scsi: sd: Free scsi_disk device via put_device()
Ming Lei
1
-4
/
+5
2021-10-06
scsi: csiostor: Add module softdep on cxgb4
Rahul Lakkireddy
1
-0
/
+1
2021-10-06
scsi: ufs: Fix illegal offset in UPIU event trace
Jonathan Hsu
1
-2
/
+1
2021-10-06
scsi: qla2xxx: Changes to support kdump kernel for NVMe BFS
Saurav Kashyap
3
-23
/
+20
2021-09-30
scsi: lpfc: Use correct scnprintf() limit
Dan Carpenter
1
-1
/
+2
2021-09-30
scsi: qla2xxx: Restore initiator in dual mode
Dmitry Bogdanov
1
-1
/
+2
2021-09-30
scsi: iscsi: Adjust iface sysfs attr detection
Baokun Li
1
-4
/
+4
[next]