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
2017-03-18
mvsas: fix misleading indentation
Luis de Bethencourt
1
-2
/
+2
2017-03-12
scsi: lpfc: Correct WQ creation for pagesize
James Smart
2
-4
/
+7
2017-03-12
sd: get disk reference in sd_check_events()
Hannes Reinecke
1
-2
/
+7
2017-03-12
scsi: use 'scsi_device_from_queue()' for scsi_dh
Hannes Reinecke
2
-18
/
+27
2017-03-12
scsi: aacraid: Reorder Adapter status check
Raghava Aditya Renukunta
1
-4
/
+17
2017-03-12
scsi: storvsc: properly set residual data length on errors
Long Li
1
-3
/
+13
2017-03-12
scsi: storvsc: properly handle SRB_ERROR when sense message is present
Long Li
1
-0
/
+7
2017-03-12
scsi: storvsc: use tagged SRB requests if supported by the device
Long Li
1
-0
/
+9
2017-02-23
Fix missing sanity check in /dev/sg
Al Viro
1
-0
/
+4
2017-02-23
scsi: don't BUG_ON() empty DMA transfers
Johannes Thumshirn
1
-1
/
+2
2017-02-14
scsi: mpt3sas: disable ASPM for MPI2 controllers
ojab
1
-0
/
+3
2017-02-14
scsi: aacraid: Fix INTx/MSI-x issue with older controllers
Dave Carroll
1
-2
/
+6
2017-01-26
qla2xxx: Fix crash due to null pointer access
Quinn Tran
1
-4
/
+12
2017-01-12
scsi: mvsas: fix command_active typo
Arnd Bergmann
1
-1
/
+1
2017-01-09
sg_write()/bsg_write() is not fit to be called under KERNEL_DS
Al Viro
1
-0
/
+3
2017-01-09
scsi: avoid a permanent stop of the scsi device's request queue
Wei Fang
1
-4
/
+0
2017-01-09
scsi: megaraid_sas: Do not set MPI2_TYPE_CUDA for JBOD FP path for FW which d...
Kashyap Desai
1
-4
/
+4
2017-01-09
scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...
Kashyap Desai
1
-0
/
+1
2016-12-02
scsi: mpt3sas: Unblock device after controller reset
Suganath Prabu S
1
-5
/
+8
2016-12-02
scsi: mpt3sas: Fix secure erase premature termination
Andrey Grodzovsky
1
-1
/
+14
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
[next]