index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2020-09-03
Revert "scsi: qla2xxx: Fix crash on qla2x00_mailbox_command"
Saurav Kashyap
1
-8
/
+0
2020-09-03
scsi: qla2xxx: Fix null pointer access during disconnect from subsystem
Quinn Tran
1
-0
/
+5
2020-09-03
scsi: qla2xxx: Check if FW supports MQ before enabling
Saurav Kashyap
1
-0
/
+5
2020-09-03
scsi: qla2xxx: Fix login timeout
Quinn Tran
2
-4
/
+16
2020-09-03
scsi: ufs: Clean up completed request without interrupt notification
Stanley Chu
1
-1
/
+2
2020-09-03
scsi: ufs: Improve interrupt handling for shared interrupts
Adrian Hunter
1
-3
/
+3
2020-09-03
scsi: ufs: Fix possible infinite loop in ufshcd_hold
Stanley Chu
1
-1
/
+4
2020-09-03
scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()
Javed Hasan
1
-1
/
+1
2020-09-03
scsi: iscsi: Do not put host in iscsi_set_flashnode_param()
Jing Xiangfeng
1
-1
/
+1
2020-09-03
scsi: lpfc: Fix shost refcount mismatch when deleting vport
Dick Kennedy
1
-18
/
+8
2020-08-26
Revert "scsi: qla2xxx: Disable T10-DIF feature with FC-NVMe during probe"
Quinn Tran
1
-4
/
+0
2020-08-26
scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid cases
Javed Hasan
1
-3
/
+9
2020-08-26
scsi: ufs: Add DELAY_BEFORE_LPM quirk for Micron devices
Stanley Chu
2
-0
/
+3
2020-08-21
scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetport
Ewan D. Milne
1
-1
/
+1
2020-08-19
scsi: mesh: Fix panic after host or bus reset
Finn Thain
1
-1
/
+7
2020-08-19
scsi: megaraid_sas: Clear affinity hint
Tomas Henzl
1
-1
/
+8
2020-08-19
scsi: scsi_debug: Add check for sdebug_max_queue during module init
John Garry
1
-0
/
+6
2020-08-19
scsi: eesox: Fix different dev_id between request_irq() and free_irq()
Christophe JAILLET
1
-1
/
+1
2020-08-19
scsi: powertec: Fix different dev_id between request_irq() and free_irq()
Christophe JAILLET
1
-1
/
+1
2020-08-19
scsi: cumana_2: Fix different dev_id between request_irq() and free_irq()
Christophe JAILLET
1
-1
/
+1
2020-08-05
scsi: core: Run queue in case of I/O resource contention failure
Ming Lei
1
-5
/
+11
2020-07-29
scsi: dh: Add Fujitsu device to devinfo and dh lists
Steve Schremmer
2
-0
/
+2
2020-07-29
scsi: mpt3sas: Fix error returns in BRM_status_show
Johannes Thumshirn
1
-4
/
+6
2020-07-29
scsi: mpt3sas: Fix unlock imbalance
Damien Le Moal
1
-1
/
+1
2020-07-29
scsi: scsi_transport_spi: Fix function pointer check
Tom Rix
1
-1
/
+1
2020-07-22
scsi: megaraid_sas: Remove undefined ENABLE_IRQ_POLL macro
Chandrakanth Patil
1
-2
/
+0
2020-07-22
scsi: sr: remove references to BLK_DEV_SR_VENDOR, leave it enabled
Diego Elio Pettenò
2
-17
/
+0
2020-06-30
scsi: lpfc: Avoid another null dereference in lpfc_sli4_hba_unset()
SeongJae Park
1
-1
/
+2
2020-06-30
scsi: qla2xxx: Keep initiator ports after RSCN
Roman Bolshakov
1
-1
/
+3
2020-06-24
scsi: ufs-bsg: Fix runtime PM imbalance on error
Dinghao Liu
1
-1
/
+3
2020-06-24
scsi: acornscsi: Fix an error handling path in acornscsi_probe()
Christophe JAILLET
1
-1
/
+3
2020-06-24
scsi: ufs: Don't update urgent bkops level when toggling auto bkops
Can Guo
1
-1
/
+0
2020-06-24
scsi: iscsi: Fix reference count leak in iscsi_boot_create_kobj
Qiushi Wu
1
-1
/
+1
2020-06-24
scsi: ufs-qcom: Fix scheduling while atomic issue
Jeffrey Hugo
1
-3
/
+3
2020-06-24
scsi: mpt3sas: Fix double free warnings
Suganath Prabu S
1
-0
/
+2
2020-06-24
scsi: qla2xxx: Fix warning after FC target reset
Viacheslav Dubeyko
1
-0
/
+1
2020-06-24
scsi: qedf: Fix crash when MFW calls for protocol stats while function is sti...
Chad Dupuis
2
-4
/
+32
2020-06-24
scsi: qedi: Do not flush offload work if ARP not resolved
Nilesh Javali
1
-1
/
+2
2020-06-24
scsi: ibmvscsi: Don't send host info in adapter info MAD after LPM
Tyrel Datwyler
1
-0
/
+2
2020-06-24
scsi: sr: Fix sr_probe() missing deallocate of device minor
Simon Arlott
1
-1
/
+5
2020-06-24
scsi: lpfc: Fix lpfc_nodelist leak when processing unsolicited event
Xiyu Yang
1
-0
/
+2
2020-06-24
scsi: cxgb3i: Fix some leaks in init_act_open()
Dan Carpenter
1
-4
/
+14
2020-06-24
scsi: hisi_sas: Do not reset phy timer to wait for stray phy up
Luo Jiaxing
1
-1
/
+4
2020-06-24
scsi: qla2xxx: Fix issue with adapter's stopping state
Viacheslav Dubeyko
1
-0
/
+2
2020-06-24
scsi: qedi: Check for buffer overflow in qedi_set_path()
Dan Carpenter
1
-0
/
+4
2020-06-24
scsi: core: free sgtables in case command setup fails
Johannes Thumshirn
1
-5
/
+11
2020-06-17
scsi: lpfc: Fix negation of else clause in lpfc_prep_node_fc4type
Dick Kennedy
1
-1
/
+0
2020-06-17
scsi: megaraid_sas: TM command refire leads to controller firmware crash
Sumit Saxena
1
-1
/
+6
2020-06-07
scsi: pm: Balance pm_only counter of request queue during system resume
Can Guo
1
-2
/
+8
2020-06-07
scsi: hisi_sas: Check sas_port before using it
Xiang Chen
1
-1
/
+2
[next]