index
:
Linux Stable
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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Commit message (
Expand
)
Author
Age
Files
Lines
*
scsi: NCR5380: Reduce goto statements in NCR5380_select()
Finn Thain
2019-07-31
1
-9
/
+12
*
scsi: hpsa: correct ioaccel2 chaining
Don Brace
2019-07-10
2
-1
/
+7
*
scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
Jan Kara
2019-07-03
1
-2
/
+4
*
scsi: smartpqi: unlock on error in pqi_submit_raid_request_synchronous()
Dan Carpenter
2019-06-25
1
-2
/
+4
*
scsi: ufs: Check that space was properly alloced in copy_query_response
Avri Altman
2019-06-25
1
-1
/
+2
*
scsi: ufs: Avoid runtime suspend possibly being blocked forever
Stanley Chu
2019-06-25
1
-7
/
+4
*
scsi: libsas: delete sas port if expander discover failed
Jason Yan
2019-06-22
1
-0
/
+2
*
scsi: scsi_dh_alua: Fix possible null-ptr-deref
YueHaibing
2019-06-22
1
-4
/
+2
*
scsi: smartpqi: properly set both the DMA mask and the coherent DMA mask
Lianbo Jiang
2019-06-22
1
-1
/
+1
*
scsi: libcxgbi: add a check for NULL pointer in cxgbi_check_route()
Varun Prakash
2019-06-22
1
-0
/
+4
*
scsi: bnx2fc: fix incorrect cast to u64 on shift operation
Colin Ian King
2019-06-19
1
-1
/
+1
*
scsi: lpfc: add check for loss of ndlp when sending RRQ
James Smart
2019-06-19
1
-1
/
+4
*
scsi: qedi: remove set but not used variables 'cdev' and 'udev'
YueHaibing
2019-06-19
1
-4
/
+0
*
scsi: qedi: remove memset/memcpy to nfunc and use func instead
YueHaibing
2019-06-19
1
-24
/
+8
*
scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices
James Smart
2019-05-31
1
-1
/
+10
*
scsi: lpfc: Fix fc4type information for FDMI
James Smart
2019-05-31
1
-7
/
+10
*
scsi: lpfc: Fix FDMI manufacturer attribute value
James Smart
2019-05-31
1
-0
/
+3
*
scsi: qla4xxx: avoid freeing unallocated dma memory
Arnd Bergmann
2019-05-31
1
-1
/
+1
*
scsi: qedf: Add missing return in qedf_post_io_req() in the fcport offload check
Chad Dupuis
2019-05-31
1
-0
/
+1
*
scsi: ufs: Avoid configuring regulator with undefined voltage range
Stanley Chu
2019-05-31
1
-5
/
+8
*
scsi: ufs: Fix regulator load and icc-level configuration
Stanley Chu
2019-05-31
1
-3
/
+12
*
scsi: libsas: Do discovery on empty PHY to update PHY info
John Garry
2019-05-31
1
-0
/
+5
*
scsi: qedi: Abort ep termination if offload not scheduled
Manish Rangankar
2019-05-31
1
-0
/
+3
*
scsi: qla2xxx: Avoid that lockdep complains about unsafe locking in tcm_qla2x...
Bart Van Assche
2019-05-31
1
-1
/
+2
*
scsi: qla2xxx: Fix abort handling in tcm_qla2xxx_write_pending()
Bart Van Assche
2019-05-31
1
-0
/
+2
*
scsi: qla2xxx: Fix a qla24xx_enable_msix() error path
Bart Van Assche
2019-05-31
1
-1
/
+5
*
Revert "scsi: sd: Keep disk read-only when re-reading partition"
Martin K. Petersen
2019-05-31
1
-2
/
+1
*
scsi: raid_attrs: fix unused variable warning
Arnd Bergmann
2019-05-16
1
-3
/
+1
*
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
Andrew Vasquez
2019-05-10
1
-2
/
+2
*
scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
Varun Prakash
2019-05-10
1
-1
/
+4
*
scsi: libsas: fix a race condition when smp task timeout
Jason Yan
2019-05-10
1
-5
/
+4
*
scsi: storvsc: Fix calculation of sub-channel count
Michael Kelley
2019-05-08
1
-2
/
+11
*
scsi: core: add new RDAC LENOVO/DE_Series device
Xose Vazquez Perez
2019-05-08
2
-0
/
+2
*
scsi: qla4xxx: fix a potential NULL pointer dereference
Kangjie Lu
2019-05-04
1
-0
/
+2
*
Revert "scsi: fcoe: clear FC_RP_STARTED flags when receiving a LOGO"
Saurav Kashyap
2019-04-27
1
-1
/
+0
*
scsi: core: set result when the command cannot be dispatched
Jaesoo Lee
2019-04-27
1
-1
/
+5
*
scsi: iscsi: flush running unbind operations when removing a session
Maurizio Lombardi
2019-04-20
1
-0
/
+2
*
scsi: fcoe: make use of fip_mode enum complete
Sedat Dilek
2019-04-05
5
-6
/
+9
*
scsi: megaraid_sas: return error when create DMA pool failed
Jason Yan
2019-04-05
1
-0
/
+1
*
scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
Benjamin Block
2019-04-05
1
-3
/
+3
*
scsi: hisi_sas: Set PHY linkrate when disconnected
John Garry
2019-04-05
1
-0
/
+10
*
scsi: sd: Quiesce warning if device does not report optimal I/O size
Martin K. Petersen
2019-04-03
1
-0
/
+3
*
scsi: sd: Fix a race between closing an sd device and sd I/O
Bart Van Assche
2019-04-03
1
-6
/
+13
*
scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1
kehuanlin
2019-03-27
1
-6
/
+8
*
scsi: ibmvscsi: Fix empty event pool access during host removal
Tyrel Datwyler
2019-03-27
1
-6
/
+16
*
scsi: ibmvscsi: Protect ibmvscsi_head from concurrent modificaiton
Tyrel Datwyler
2019-03-27
1
-0
/
+5
*
scsi: sd: Optimal I/O size should be a multiple of physical block size
Martin K. Petersen
2019-03-23
1
-9
/
+50
*
scsi: aacraid: Fix performance issue on logical drives
Sagar Biradar
2019-03-23
1
-5
/
+8
*
scsi: virtio_scsi: don't send sc payload with tmfs
Felipe Franciosi
2019-03-23
1
-2
/
+0
*
scsi: libiscsi: Fix race between iscsi_xmit_task and iscsi_complete_task
Anoob Soman
2019-03-23
1
-0
/
+6
[next]