index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-26
scsi: scsi_error: count medium access timeout only once per EH run
Hannes Reinecke
3
-1
/
+45
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-07-18
scsi: libiscsi: add lock around task lists to fix list corruption regression
Chris Leech
1
-1
/
+25
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-06-05
scsi: storvsc: properly set residual data length on errors
Long Li
1
-3
/
+13
2017-06-05
scsi: storvsc: properly handle SRB_ERROR when sense message is present
Long Li
1
-0
/
+7
2017-06-05
scsi: storvsc: Fix a bug in the handling of SRB status flags
K. Y. Srinivasan
1
-1
/
+4
2017-06-05
scsi: storvsc: use tagged SRB requests if supported by the device
Long Li
1
-0
/
+9
2017-03-16
Fix missing sanity check in /dev/sg
Al Viro
1
-0
/
+4
2017-03-16
qla2xxx: Fix crash due to null pointer access
Quinn Tran
1
-4
/
+12
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-03-16
scsi: megaraid_sas: For SRIOV enabled firmware, ensure VF driver waits for 30...
Kashyap Desai
1
-0
/
+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: mpt3sas: Fix secure erase premature termination
Andrey Grodzovsky
1
-1
/
+14
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
scsi: fix upper bounds check of sense key in scsi_sense_key_string()
Tyrel Datwyler
1
-2
/
+3
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-23
ipr: Clear interrupt on croc/crocodile when running with LSI
Brian King
1
-0
/
+1
2016-08-23
scsi: fix race between simultaneous decrements of ->host_failed
Wei Fang
1
-1
/
+3
2016-08-23
scsi: Add QEMU CD-ROM to VPD Inquiry Blacklist
Ewan D. Milne
1
-0
/
+1
2016-08-23
scsi_lib: correctly retry failed zero length REQ_TYPE_FS commands
James Bottomley
1
-2
/
+5
2016-08-23
aacraid: Fix for aac_command_thread hang
Raghava Aditya Renukunta
1
-0
/
+4
2016-08-23
aacraid: Relinquish CPU during timeout wait
Raghava Aditya Renukunta
1
-4
/
+4
2016-08-23
Revert "scsi: fix soft lockup in scsi_remove_target() on module removal"
Johannes Thumshirn
1
-4
/
+2
2016-08-23
scsi: Add intermediate STARGET_REMOVE state to scsi_target_state
Johannes Thumshirn
2
-0
/
+3
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
2016-05-01
be2iscsi: set the boot_kset pointer to NULL in case of failure
Maurizio Lombardi
1
-0
/
+1
2016-05-01
aacraid: Fix memory leak in aac_fib_map_free
Raghava Aditya Renukunta
1
-3
/
+6
2016-03-30
ipr: Fix regression when loading firmware
Gabriel Krisman Bertazi
1
-0
/
+5
2016-03-30
ipr: Fix out-of-bounds null overwrite
Insu Yun
1
-3
/
+2
2016-03-04
scsi: fix soft lockup in scsi_remove_target() on module removal
James Bottomley
1
-2
/
+4
2016-02-25
SCSI: Add Marvell Console to VPD blacklist
Mika Westerberg
1
-0
/
+1
2016-02-25
scsi_dh_rdac: always retry MODE SELECT on command lock violation
Hannes Reinecke
1
-1
/
+3
2016-02-25
drivers/scsi/sg.c: mark VMA as VM_IO to prevent migration
Kirill A. Shutemov
1
-1
/
+1
[next]