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
2018-06-01
scsi: ibmvfc: fix misdefined reserved field in ibmvfc_fcp_rsp_info
Tyrel Datwyler
1
-1
/
+1
2018-06-01
scsi: fas216: fix sense buffer initialization
Arnd Bergmann
1
-1
/
+1
2018-06-01
scsi: aacraid: remove redundant setting of variable c
Colin Ian King
1
-4
/
+1
2018-06-01
scsi: libsas: fix error when getting phy events
Jason Yan
1
-1
/
+1
2018-06-01
scsi: aacraid: Fix udev inquiry race condition
Raghava Aditya Renukunta
1
-5
/
+12
2018-06-01
scsi: libsas: fix memory leak in sas_smp_get_phy_events()
Jason Yan
1
-0
/
+1
2018-03-03
libsas: remove unused ata_task_resp fields
Dan Williams
1
-4
/
+0
2018-03-03
scsi: use dma_get_cache_alignment() as minimum DMA alignment
Huacai Chen
1
-4
/
+6
2018-02-13
scsi: bfa: integer overflow in debugfs
Dan Carpenter
1
-2
/
+3
2018-01-01
scsi: libiscsi: fix shifting of DID_REQUEUE host byte
Johannes Thumshirn
1
-1
/
+1
2018-01-01
scsi: sd: Implement blacklist option for WRITE SAME w/ UNMAP
Martin K. Petersen
2
-2
/
+15
2018-01-01
scsi: lpfc: Don't return internal MBXERR_ERROR code from probe function
Stefano Brivio
1
-0
/
+1
2017-11-26
scsi: qla2xxx: Fix an integer overflow in sysfs code
Dan Carpenter
1
-4
/
+4
2017-11-26
qla2xxx: Add mutex around optrom calls to serialize accesses.
Chad Dupuis
4
-21
/
+54
2017-11-26
qla2xxx: Corrections to returned sysfs error codes.
Joe Carnuccio
1
-2
/
+2
2017-11-26
scsi: aacraid: Fix command send race condition
Brian King
1
-29
/
+19
2017-11-26
scsi: mac_esp: Fix PIO transfers for MESSAGE IN phase
Finn Thain
1
-17
/
+18
2017-11-11
scsi: advansys: remove #warning message
Arnd Bergmann
1
-2
/
+1
2017-11-11
libsas: prevent double completion of scmds from eh
Dan Williams
1
-28
/
+33
2017-11-11
mpt2sas: fix for unused variable 'event_data' warning
Reddy, Sreekanth
1
-3
/
+4
2017-11-11
aic94xx: Skip reading user settings if flash is not found
Hannes Reinecke
1
-2
/
+3
2017-10-12
scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...
Xin Long
1
-1
/
+1
2017-10-12
scsi: sun_esp: fix device reference leaks
Johan Hovold
1
-1
/
+8
2017-10-12
scsi: bnx2i: missing error code in bnx2i_ep_connect()
Dan Carpenter
1
-1
/
+2
2017-09-15
scsi: qla2xxx: don't disable a not previously enabled PCI device
Johannes Thumshirn
1
-4
/
+4
2017-07-18
scsi: sd: Fix capacity calculation with 32-bit sector_t
Martin K. Petersen
1
-2
/
+18
2017-07-18
scsi: sr: Sanity check returned mode data
Martin K. Petersen
1
-2
/
+4
2017-07-18
scsi: libsas: fix ata xfer length
John Garry
1
-1
/
+1
2017-07-18
scsi: lpfc: Add shutdown method for kexec
Anton Blanchard
1
-0
/
+1
2017-07-18
scsi: aacraid: Fix typo in blink status
Raghava Aditya Renukunta
1
-1
/
+1
2017-06-05
scsi: aacraid: Reorder Adapter status check
Raghava Aditya Renukunta
1
-4
/
+17
2017-06-05
scsi: aacraid: Fix memory leak in fib init path
Raghava Aditya Renukunta
1
-15
/
+21
2017-03-16
Fix missing sanity check in /dev/sg
Al Viro
1
-0
/
+4
2017-03-16
scsi: avoid a permanent stop of the scsi device's request queue
Wei Fang
1
-4
/
+0
2017-03-16
scsi: mvsas: fix command_active typo
Arnd Bergmann
1
-1
/
+1
2017-02-23
sg_write()/bsg_write() is not fit to be called under KERNEL_DS
Al Viro
1
-0
/
+3
2017-02-23
sg: Fix double-free when drives detach during SG_IO
Calvin Owens
1
-1
/
+4
2017-02-23
scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
Sumit Saxena
1
-1
/
+1
2017-02-23
scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
Ching Huang
1
-9
/
+0
2017-02-23
scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
Ewan D. Milne
1
-0
/
+1
2017-02-23
scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices
Kashyap Desai
1
-8
/
+5
2017-02-23
scsi: Fix use-after-free
Ming Lei
1
-1
/
+1
2017-02-23
scsi: ibmvfc: Fix I/O hang when port is not mapped
Brian King
1
-1
/
+0
2016-11-20
scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
Dan Carpenter
1
-1
/
+7
2016-11-20
megaraid_sas: Fix probing cards without io port
Yinghai Lu
2
-4
/
+4
2016-11-20
aacraid: Check size values after double-fetch from user
Dave Carroll
1
-2
/
+11
2016-08-22
aacraid: Fix for aac_command_thread hang
Raghava Aditya Renukunta
1
-0
/
+4
2016-05-01
sd: Fix excessive capacity printing on devices with blocks bigger than 512 bytes
Martin K. Petersen
2
-16
/
+14
2016-05-01
lpfc: fix misleading indentation
Arnd Bergmann
1
-2
/
+3
2016-05-01
sg: fix dxferp in from_to case
Douglas Gilbert
1
-1
/
+2
[next]