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
2021-05-11
scsi: smartpqi: Add new PCI IDs
Kevin Barnett
1
-0
/
+156
2021-05-11
scsi: smartpqi: Correct request leakage during reset operations
Murthy Bhat
1
-0
/
+4
2021-05-11
scsi: smartpqi: Use host-wide tag space
Don Brace
1
-0
/
+1
2021-05-11
scsi: qla2xxx: Fix use after free in bsg
Quinn Tran
1
-1
/
+2
2021-05-11
scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats()
Bart Van Assche
1
-1
/
+7
2021-05-11
scsi: lpfc: Fix pt2pt connection does not recover after LOGO
James Smart
1
-2
/
+7
2021-05-11
scsi: lpfc: Fix incorrect dbde assignment when building target abts wqe
James Smart
1
-1
/
+0
2021-05-11
scsi: mpt3sas: Block PCI config access from userspace during reset
Sreekanth Reddy
1
-0
/
+4
2021-05-11
scsi: qla2xxx: Fix crash in qla2xxx_mqueuecommand()
Arun Easi
1
-7
/
+0
2021-04-21
scsi: libsas: Reset num_scatter if libata marks qc as NODATA
Jolly Shah
1
-5
/
+4
2021-04-21
scsi: scsi_transport_srp: Don't block target in SRP_PORT_LOST state
Martin Wilck
1
-1
/
+1
2021-04-14
scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUs
Can Guo
1
-17
/
+13
2021-04-14
scsi: ufs: core: Fix task management request completion timeout
Can Guo
1
-0
/
+1
2021-04-14
scsi: pm80xx: Fix chip initialization failure
Viswas G
1
-4
/
+4
2021-04-07
scsi: qla2xxx: Fix broken #endif placement
Alexey Dobriyan
1
-1
/
+1
2021-04-07
scsi: st: Fix a use after free in st_open()
Lv Yunlong
1
-1
/
+1
2021-03-30
scsi: mpt3sas: Fix error return code of mpt3sas_base_attach()
Jia-Ju Bai
1
-2
/
+6
2021-03-30
scsi: qedi: Fix error return code of qedi_alloc_global_queues()
Jia-Ju Bai
1
-0
/
+1
2021-03-30
scsi: Revert "qla2xxx: Make sure that aborted commands are freed"
Bart Van Assche
2
-12
/
+5
2021-03-30
scsi: ufs: ufs-qcom: Disable interrupt in reset path
Nitin Rawat
1
-0
/
+10
2021-03-25
scsi: isci: Pass gfp_t flags in isci_port_bc_change_received()
Ahmed S. Darwish
1
-1
/
+2
2021-03-25
scsi: isci: Pass gfp_t flags in isci_port_link_up()
Ahmed S. Darwish
1
-1
/
+2
2021-03-25
scsi: isci: Pass gfp_t flags in isci_port_link_down()
Ahmed S. Darwish
1
-2
/
+2
2021-03-25
scsi: mvsas: Pass gfp_t flags to libsas event notifiers
Ahmed S. Darwish
1
-9
/
+10
2021-03-25
scsi: libsas: Introduce a _gfp() variant of event notifiers
Ahmed S. Darwish
3
-17
/
+73
2021-03-25
scsi: libsas: Remove notifier indirection
John Garry
13
-100
/
+64
2021-03-25
scsi: pm8001: Neaten debug logging macros and uses
Joe Perches
6
-1887
/
+1354
2021-03-25
scsi: pm80xx: Fix pm8001_mpi_get_nvmd_resp() race condition
yuuzheng
1
-1
/
+6
2021-03-25
scsi: pm80xx: Make running_req atomic
Viswas G
5
-27
/
+147
2021-03-25
scsi: pm80xx: Make mpi_build_cmd locking consistent
peter chang
2
-14
/
+15
2021-03-25
scsi: ufs: ufs-mediatek: Correct operator & -> &&
dongjian
1
-1
/
+1
2021-03-25
scsi: myrs: Fix a double free in myrs_cleanup()
Lv Yunlong
1
-1
/
+1
2021-03-25
scsi: lpfc: Fix some error codes in debugfs
Dan Carpenter
1
-2
/
+2
2021-03-17
scsi: libiscsi: Fix iscsi_prep_scsi_cmd_pdu() error handling
Mike Christie
1
-8
/
+3
2021-03-17
scsi: ufs: WB is only available on LUN #0 to #7
Jaegeuk Kim
3
-4
/
+7
2021-03-11
scsi: ufs: Fix a duplicate dev quirk number
Avri Altman
1
-1
/
+1
2021-03-11
scsi: ufs: ufs-exynos: Use UFSHCD_QUIRK_ALIGN_SG_WITH_PAGE_SIZE
Kiwoong Kim
1
-1
/
+2
2021-03-11
scsi: ufs: ufs-exynos: Apply vendor-specific values for three timeouts
Kiwoong Kim
1
-1
/
+7
2021-03-11
scsi: ufs: Introduce a quirk to allow only page-aligned sg entries
Kiwoong Kim
2
-0
/
+6
2021-03-11
scsi: ufs: Add a quirk to permit overriding UniPro defaults
Kiwoong Kim
2
-19
/
+27
2021-03-11
scsi: ufs-mediatek: Enable UFSHCI_QUIRK_SKIP_MANUAL_WB_FLUSH_CTRL
Stanley Chu
1
-0
/
+1
2021-03-07
scsi: iscsi: Verify lengths on passthrough PDUs
Chris Leech
1
-0
/
+9
2021-03-07
scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
Chris Leech
2
-83
/
+90
2021-03-07
scsi: iscsi: Restrict sessions and handles to admin capabilities
Lee Duncan
1
-0
/
+6
2021-03-04
scsi: sd: Fix Opal support
Bart Van Assche
1
-3
/
+3
2021-03-04
scsi: sd: sd_zbc: Don't pass GFP_NOIO to kvcalloc
Johannes Thumshirn
1
-1
/
+5
2021-03-04
scsi: bnx2fc: Fix Kconfig warning & CNIC build errors
Randy Dunlap
1
-0
/
+1
2021-03-04
scsi: lpfc: Fix ancient double free
Dan Carpenter
1
-8
/
+7
2021-03-04
scsi: qla2xxx: Fix mailbox Ch erroneous error
Quinn Tran
2
-1
/
+3
2021-02-17
scsi: scsi_debug: Fix a memory leak
Maurizio Lombardi
1
-0
/
+1
[prev]
[next]