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.13.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: core: Reduce memory required for SCSI logging
Bart Van Assche
2019-10-07
1
-45
/
+3
*
scsi: implement .cleanup_rq callback
Ming Lei
2019-10-05
1
-0
/
+13
*
scsi: qla2xxx: Fix Relogin to prevent modifying scan_state flag
Quinn Tran
2019-10-05
3
-6
/
+21
*
scsi: scsi_dh_rdac: zero cdb in send_mode_select()
Martin Wilck
2019-10-05
1
-0
/
+2
*
scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ
James Smart
2019-09-10
4
-4
/
+27
*
scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure
Bill Kuzeja
2019-09-10
2
-1
/
+12
*
scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()
Adrian Hunter
2019-08-29
1
-0
/
+3
*
scsi: qla2xxx: Fix possible fcport null-pointer dereferences
Jia-Ju Bai
2019-08-25
1
-1
/
+1
*
scsi: hpsa: correct scsi command status issue after reset
Don Brace
2019-08-25
1
-1
/
+11
*
scsi: scsi_dh_alua: always use a 2 second delay before retrying RTPG
Hannes Reinecke
2019-08-16
1
-1
/
+6
*
scsi: ibmvfc: fix WARN_ON during event pool release
Tyrel Datwyler
2019-08-16
1
-1
/
+1
*
scsi: megaraid_sas: fix panic on loading firmware crashdump
Junxiao Bi
2019-08-16
1
-0
/
+3
*
scsi: fcoe: Embed fc_rport_priv in fcoe_rport structure
Hannes Reinecke
2019-08-09
2
-32
/
+24
*
scsi: mpt3sas: Use 63-bit DMA addressing on SAS35 HBA
Suganath Prabu
2019-08-06
1
-5
/
+7
*
sd_zbc: Fix report zones buffer allocation
Damien Le Moal
2019-07-28
1
-29
/
+75
*
scsi: mac_scsi: Fix pseudo DMA implementation, take 2
Finn Thain
2019-07-26
1
-153
/
+218
*
scsi: mac_scsi: Increase PIO/PDMA transfer length threshold
Finn Thain
2019-07-26
1
-2
/
+2
*
scsi: megaraid_sas: Fix calculation of target ID
Shivasharan S
2019-07-26
1
-1
/
+2
*
scsi: sd_zbc: Fix compilation warning
Damien Le Moal
2019-07-26
1
-1
/
+1
*
scsi: core: Fix race on creating sense cache
Ming Lei
2019-07-26
1
-3
/
+3
*
Revert "scsi: ncr5380: Increase register polling limit"
Finn Thain
2019-07-26
1
-1
/
+1
*
scsi: NCR5380: Handle PDMA failure reliably
Finn Thain
2019-07-26
1
-4
/
+2
*
scsi: NCR5380: Always re-enable reselection interrupt
Finn Thain
2019-07-26
1
-10
/
+2
*
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-06-29
1
-2
/
+4
|
\
|
*
scsi: vmw_pscsi: Fix use-after-free in pvscsi_queue_lck()
Jan Kara
2019-06-20
1
-2
/
+4
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-06-22
4
-11
/
+11
|
\
|
|
*
scsi: qla2xxx: Fix hardlockup in abort command during driver remove
Arun Easi
2019-06-18
1
-1
/
+1
|
*
scsi: ufs: Avoid runtime suspend possibly being blocked forever
Stanley Chu
2019-06-18
1
-7
/
+4
|
*
scsi: qedi: update driver version to 8.37.0.20
Nilesh Javali
2019-06-18
1
-3
/
+3
|
*
scsi: qedi: Check targetname while finding boot target information
Nilesh Javali
2019-06-18
1
-0
/
+3
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 502
Thomas Gleixner
2019-06-19
1
-15
/
+1
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
20
-80
/
+20
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 471
Thomas Gleixner
2019-06-19
2
-6
/
+2
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 457
Thomas Gleixner
2019-06-19
2
-38
/
+2
*
|
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2019-06-14
2
-1
/
+7
|
\
|
|
*
scsi: hpsa: correct ioaccel2 chaining
Don Brace
2019-06-07
2
-1
/
+7
*
|
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2019-06-08
127
-1220
/
+127
|
\
\
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 440
Thomas Gleixner
2019-06-05
31
-124
/
+31
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 437
Thomas Gleixner
2019-06-05
1
-2
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428
Thomas Gleixner
2019-06-05
1
-2
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 411
Thomas Gleixner
2019-06-05
19
-357
/
+19
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 410
Thomas Gleixner
2019-06-05
2
-30
/
+2
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 388
Thomas Gleixner
2019-06-05
2
-16
/
+2
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
2019-06-05
1
-4
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 338
Thomas Gleixner
2019-06-05
6
-36
/
+6
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 336
Thomas Gleixner
2019-06-05
1
-13
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
15
-195
/
+15
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-06-05
1
-13
/
+1
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 292
Thomas Gleixner
2019-06-05
39
-351
/
+39
|
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 287
Thomas Gleixner
2019-06-05
1
-9
/
+1
[next]