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
2016-11-18
scsi: mpt3sas: Fix for block device of raid exists even after deleting raid disk
Sreekanth Reddy
1
-2
/
+2
2016-11-18
scsi: qla2xxx: Fix scsi scan hang triggered if adapter fails during init
Bill Kuzeja
1
-0
/
+2
2016-11-15
scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regression
Sumit Saxena
1
-1
/
+1
2016-11-10
scsi: arcmsr: Send SYNCHRONIZE_CACHE command to firmware
Ching Huang
1
-9
/
+0
2016-11-10
scsi: scsi_debug: Fix memory leak if LBP enabled and module is unloaded
Ewan D. Milne
1
-0
/
+1
2016-11-10
scsi: megaraid_sas: Fix data integrity failure for JBOD (passthrough) devices
Kashyap Desai
1
-8
/
+5
2016-10-31
mpt3sas: Don't spam logs if logging level is 0
Johannes Thumshirn
1
-1
/
+1
2016-10-28
hpsa: correct skipping masked peripherals
Don Brace
1
-4
/
+74
2016-10-28
sd: Fix rw_max for devices that report an optimal xfer size
Martin K. Petersen
2
-4
/
+9
2016-10-28
scsi: Fix use-after-free
Ming Lei
1
-1
/
+1
2016-10-22
scsi: ibmvfc: Fix I/O hang when port is not mapped
Brian King
1
-1
/
+0
2016-10-22
scsi: arcmsr: Simplify user_len checking
Borislav Petkov
1
-6
/
+8
2016-10-22
scsi: arcmsr: Buffer overflow in arcmsr_iop_message_xfer()
Dan Carpenter
1
-1
/
+7
2016-10-07
fnic: pci_dma_mapping_error() doesn't return an error code
Dan Carpenter
1
-4
/
+4
2016-09-30
megaraid: fix null pointer check in megasas_detach_one().
Maurizio Lombardi
1
-5
/
+5
2016-09-15
scsi: fix upper bounds check of sense key in scsi_sense_key_string()
Tyrel Datwyler
1
-2
/
+3
2016-09-15
cxlflash: Move to exponential back-off when cmd_room is not available
Manoj N. Kumar
1
-4
/
+4
2016-09-15
cxlflash: Fix to avoid virtual LUN failover failure
Matthew R. Ochs
1
-0
/
+2
2016-09-15
cxlflash: Fix to escalate LINK_RESET also on port 1
Manoj Kumar
1
-1
/
+1
2016-09-15
lpfc: Fix DMA faults observed upon plugging loopback connector
James Smart
1
-4
/
+6
2016-09-15
cxlflash: Fix to resolve dead-lock during EEH recovery
Manoj N. Kumar
1
-0
/
+15
2016-09-15
cxlflash: Fix to avoid unnecessary scan with internal LUNs
Manoj N. Kumar
1
-0
/
+10
2016-09-15
arcmsr: fixes not release allocated resource
Ching Huang
1
-1
/
+5
2016-09-15
arcmsr: fixed getting wrong configuration data
Ching Huang
1
-10
/
+10
2016-09-15
qla2xxx: Use ATIO type to send correct tmr response
Swapnil Nagle
1
-1
/
+1
2016-09-15
mpt3sas: Fix for Asynchronous completion of timedout IO and task abort of tim...
Suganath prabu Subramani
4
-14
/
+25
2016-09-15
mpt3sas: A correction in unmap_resources
Tomas Henzl
1
-1
/
+3
2016-09-15
megaraid_sas: Add an i/o barrier
Tomas Henzl
2
-0
/
+2
2016-09-15
megaraid_sas: Fix SMAP issue
Sumit Saxena
1
-7
/
+6
2016-09-15
megaraid_sas: Do not allow PCI access during OCR
Sumit Saxena
2
-174
/
+82
2016-09-15
lpfc: Fix external loopback failure.
James Smart
1
-2
/
+13
2016-09-15
lpfc: Fix mbox reuse in PLOGI completion
James Smart
1
-10
/
+21
2016-09-15
lpfc: Fix RDP Speed reporting.
James Smart
1
-10
/
+7
2016-09-15
lpfc: Fix crash in fcp command completion path.
James Smart
1
-2
/
+2
2016-09-15
lpfc: Fix driver crash when module parameter lpfc_fcp_io_channel set to 16
James Smart
1
-3
/
+6
2016-09-15
lpfc: Fix RegLogin failed error seen on Lancer FC during port bounce
James Smart
3
-9
/
+16
2016-09-15
lpfc: Fix the FLOGI discovery logic to comply with T11 standards
James Smart
4
-239
/
+240
2016-09-15
lpfc: Fix FCF Infinite loop in lpfc_sli4_fcf_rr_next_index_get.
James Smart
1
-2
/
+6
2016-09-15
cxlflash: Enable device id for future IBM CXL adapter
Manoj Kumar
2
-2
/
+5
2016-09-15
cxlflash: Resolve oops in wait_port_offline
Manoj Kumar
2
-3
/
+26
2016-09-15
cxlflash: Fix to resolve cmd leak after host reset
Manoj Kumar
1
-2
/
+17
2016-09-15
cxlflash: a couple off by one bugs
Dan Carpenter
1
-2
/
+2
2016-09-07
megaraid_sas: Fix probing cards without io port
Yinghai Lu
2
-4
/
+4
2016-09-07
mpt3sas: Fix resume on WarpDrive flash cards
Greg Edwards
1
-11
/
+11
2016-09-07
aacraid: Check size values after double-fetch from user
Dave Carroll
1
-2
/
+11
2016-08-20
lpfc: fix oops in lpfc_sli4_scmd_to_wqidx_distr() from lpfc_send_taskmgmt()
Mauricio Faria de Oliveira
1
-1
/
+1
2016-08-16
scsi: ignore errors from scsi_dh_add_device()
Hannes Reinecke
1
-3
/
+4
2016-08-10
ipr: Clear interrupt on croc/crocodile when running with LSI
Brian King
1
-0
/
+1
2016-08-10
SCSI: fix new bug in scsi_dev_info_list string matching
Alan Stern
1
-4
/
+6
2016-07-27
53c700: fix BUG on untagged commands
James Bottomley
1
-2
/
+2
[next]