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
2019-11-20
scsi: core: Handle drivers which set sg_tablesize to zero
Michael Schmitz
1
-1
/
+2
2019-11-12
scsi: qla2xxx: stop timer in shutdown path
Nicholas Piggin
1
-0
/
+4
2019-11-12
scsi: sd: define variable dif as unsigned int instead of bool
Xiang Chen
1
-1
/
+2
2019-11-12
scsi: qla2xxx: Initialized mailbox to prevent driver load failure
Himanshu Madhani
1
-1
/
+2
2019-11-12
scsi: lpfc: Honor module parameter lpfc_use_adisc
Daniel Wagner
1
-2
/
+2
2019-11-12
scsi: ufs-bsg: Wake the device before sending raw upiu commands
Avri Altman
1
-0
/
+4
2019-11-12
scsi: lpfc: Check queue pointer before use
Daniel Wagner
1
-1
/
+1
2019-11-12
scsi: qla2xxx: fixup incorrect usage of host_byte
Hannes Reinecke
1
-3
/
+3
2019-11-10
scsi: hpsa: add missing hunks in reset-patch
Don Brace
1
-0
/
+4
2019-11-10
scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE
Thomas Bogendoerfer
1
-1
/
+1
2019-11-10
scsi: sni_53c710: fix compilation error
Thomas Bogendoerfer
1
-3
/
+1
2019-11-10
scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions
Hannes Reinecke
1
-5
/
+16
2019-11-10
scsi: qla2xxx: fix a potential NULL pointer dereference
Allen Pais
1
-0
/
+4
2019-11-06
scsi: qla2xxx: Fix partial flash write of MBI
Quinn Tran
1
-4
/
+3
2019-10-29
scsi: ch: Make it possible to open a ch device multiple times again
Bart Van Assche
1
-1
/
+0
2019-10-29
scsi: core: try to get module before removing device
Yufen Yu
1
-1
/
+10
2019-10-29
scsi: core: save/restore command resid for error handling
Damien Le Moal
1
-0
/
+3
2019-10-29
scsi: sd: Ignore a failure to sync cache due to lack of authorization
Oliver Neukum
1
-1
/
+2
2019-10-29
scsi: qla2xxx: Fix N2N link up fail
Quinn Tran
2
-4
/
+4
2019-10-29
scsi: qla2xxx: Fix N2N link reset
Quinn Tran
4
-34
/
+103
2019-10-29
scsi: qla2xxx: Fix stale mem access on driver unload
Quinn Tran
2
-13
/
+9
2019-10-29
scsi: qla2xxx: Fix unbound sleep in fcport delete path.
Quinn Tran
1
-0
/
+4
2019-10-29
scsi: qla2xxx: Silence fwdump template message
Himanshu Madhani
1
-1
/
+1
2019-10-29
scsi: megaraid: disable device when probe failed after enabled device
Xiang Chen
1
-2
/
+2
2019-10-29
scsi: ufs: skip shutdown if hba is not powered
Stanley Chu
1
-0
/
+3
2019-10-07
scsi: core: Reduce memory required for SCSI logging
Bart Van Assche
1
-45
/
+3
2019-10-05
scsi: implement .cleanup_rq callback
Ming Lei
1
-0
/
+13
2019-10-05
scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flag
Quinn Tran
3
-6
/
+21
2019-10-05
scsi: scsi_dh_rdac: zero cdb in send_mode_select()
Martin Wilck
1
-0
/
+2
2019-09-06
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+2
2019-08-29
scsi: lpfc: Raise config max for lpfc_fcp_mq_threshold variable
James Smart
2
-2
/
+2
2019-08-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-5
/
+42
2019-08-22
Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+1
2019-08-20
scsi: libsas: sas_discover: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-19
scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ
James Smart
4
-4
/
+27
2019-08-14
scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()
Adrian Hunter
1
-0
/
+3
2019-08-14
scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
Bill Kuzeja
2
-1
/
+12
2019-08-13
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-2
/
+21
2019-08-10
Merge tag 'Wimplicit-fallthrough-5.3-rc4' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+8
2019-08-09
scsi: fas216: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2019-08-07
scsi: lpfc: Fix crash when cpu count is 1 and null irq affinity mask
James Smart
1
-2
/
+21
2019-08-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
5
-83
/
+88
2019-07-30
scsi: qla2xxx: Fix possible fcport null-pointer dereferences
Jia-Ju Bai
1
-1
/
+1
2019-07-30
scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
Suganath Prabu
1
-5
/
+7
2019-07-30
scsi: hpsa: remove printing internal cdb on tag collision
Don Brace
1
-2
/
+0
2019-07-30
scsi: hpsa: correct scsi command status issue after reset
Don Brace
1
-1
/
+11
2019-07-29
scsi: fcoe: pass in fcoe_rport structure instead of fc_rport_priv
Hannes Reinecke
1
-48
/
+51
2019-07-29
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
2
-32
/
+24
2019-07-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
7
-21
/
+32
2019-07-23
scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
Hannes Reinecke
1
-1
/
+6
[next]