index
:
linux-stable.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.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: libsas: delete sas port if expander discover failed
Jason Yan
2019-06-22
1
-0
/
+2
*
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-22
1
-1
/
+1
*
scsi: lpfc: add check for loss of ndlp when sending RRQ
James Smart
2019-06-22
1
-1
/
+4
*
scsi: lpfc: Fix SLI3 commands being issued on SLI4 devices
James Smart
2019-06-11
1
-1
/
+10
*
scsi: qla4xxx: avoid freeing unallocated dma memory
Arnd Bergmann
2019-06-11
1
-1
/
+1
*
scsi: ufs: Avoid configuring regulator with undefined voltage range
Stanley Chu
2019-06-11
1
-5
/
+8
*
scsi: ufs: Fix regulator load and icc-level configuration
Stanley Chu
2019-06-11
1
-3
/
+12
*
scsi: libsas: Do discovery on empty PHY to update PHY info
John Garry
2019-06-11
1
-0
/
+5
*
Revert "scsi: sd: Keep disk read-only when re-reading partition"
Martin K. Petersen
2019-06-11
1
-2
/
+1
*
scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines
Andrew Vasquez
2019-05-16
1
-2
/
+2
*
scsi: csiostor: fix missing data copy in csio_scsi_err_handler()
Varun Prakash
2019-05-16
1
-1
/
+4
*
scsi: libsas: fix a race condition when smp task timeout
Jason Yan
2019-05-16
1
-5
/
+4
*
scsi: storvsc: Fix calculation of sub-channel count
Michael Kelley
2019-05-16
1
-2
/
+11
*
scsi: qla4xxx: fix a potential NULL pointer dereference
Kangjie Lu
2019-05-16
1
-0
/
+2
*
scsi: megaraid_sas: return error when create DMA pool failed
Jason Yan
2019-04-27
1
-0
/
+1
*
scsi: core: replace GFP_ATOMIC with GFP_KERNEL in scsi_scan.c
Benjamin Block
2019-04-27
1
-3
/
+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: 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
*
scsi: libfc: free skb when receiving invalid flogi resp
Ming Lu
2019-03-23
1
-3
/
+3
*
scsi: csiostor: fix NULL pointer dereference in csio_vport_set_state()
Varun Prakash
2019-03-23
1
-1
/
+1
*
scsi: libsas: Fix rphy phy_identifier for PHYs with end devices attached
John Garry
2019-03-23
1
-0
/
+2
*
scsi: isci: initialize shost fully before calling scsi_add_host()
Logan Gunthorpe
2019-03-23
1
-7
/
+7
*
scsi: qla4xxx: check return code of qla4xxx_copy_from_fwddb_param
YueHaibing
2019-03-23
1
-0
/
+2
*
scsi: lpfc: Correct LCB RJT handling
James Smart
2019-02-20
1
-0
/
+3
*
scsi: megaraid: fix out-of-bound array accesses
Qian Cai
2019-01-26
2
-2
/
+2
*
scsi: sd: Fix cache_type_store()
Ivan Mironov
2019-01-26
1
-0
/
+6
*
scsi: bnx2fc: Fix NULL dereference in error handling
Dan Carpenter
2019-01-13
1
-1
/
+1
*
scsi: vmw_pscsi: Rearrange code to avoid multiple calls to free_irq during un...
Cathy Avery
2018-12-21
1
-2
/
+2
*
scsi: libiscsi: Fix NULL pointer dereference in iscsi_eh_session_reset
Fred Herard
2018-12-21
1
-2
/
+2
*
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2018-12-17
1
-3
/
+2
*
sr: pass down correctly sized SCSI sense buffer
Jens Axboe
2018-12-17
1
-14
/
+7
*
scsi: csiostor: Avoid content leaks and casts
Kees Cook
2018-12-13
1
-17
/
+26
*
scsi: scsi_devinfo: cleanly zero-pad devinfo strings
Martin Wilck
2018-12-13
1
-15
/
+7
*
scsi: bfa: convert to strlcpy/strlcat
Arnd Bergmann
2018-12-13
8
-98
/
+84
*
scsi: qla2xxx: do not queue commands when unloading
Mauricio Faria de Oliveira
2018-12-01
1
-0
/
+5
*
scsi: ufshcd: release resources if probe fails
Subhash Jadavani
2018-12-01
3
-7
/
+3
*
scsi: ufs: fix race between clock gating and devfreq scaling work
Subhash Jadavani
2018-12-01
1
-0
/
+32
*
scsi: ufshcd: Fix race between clk scaling and ungate work
Venkat Gopalakrishnan
2018-12-01
1
-0
/
+15
*
scsi: ufs: fix bugs related to null pointer access and array size
Yaniv Gardi
2018-12-01
2
-7
/
+21
*
scsi: qla2xxx: Fix incorrect port speed being set for FC adapters
Himanshu Madhani
2018-11-21
1
-4
/
+1
*
scsi: lpfc: Correct soft lockup when running mds diagnostics
James Smart
2018-11-21
1
-0
/
+7
*
scsi: megaraid_sas: fix a missing-check bug
Wenwen Wang
2018-11-21
1
-0
/
+3
*
scsi: esp_scsi: Track residual for PIO transfers
Finn Thain
2018-11-21
3
-0
/
+5
*
scsi: aacraid: Fix typo in blink status
Raghava Aditya Renukunta
2018-11-10
1
-1
/
+1
*
scsi: Add STARGET_CREATED_REMOVE state to scsi_target_state
Ewan D. Milne
2018-11-10
2
-4
/
+9
*
aacraid: Start adapter after updating number of MSIX vectors
Raghava Aditya Renukunta
2018-11-10
1
-1
/
+1
*
scsi: bnx2i: add error handling for ioremap_nocache
Zhouyang Jia
2018-10-10
1
-0
/
+2
*
scsi: ibmvscsi: Improve strings handling
Breno Leitao
2018-10-10
1
-2
/
+2
[next]