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: bfa: integer overflow in debugfs
Dan Carpenter
2017-12-20
1
-2
/
+3
*
scsi: sd: change allow_restart to bool in sysfs interface
weiping zhang
2017-12-20
1
-1
/
+5
*
scsi: sd: change manage_start_stop to bool in sysfs interface
weiping zhang
2017-12-20
1
-1
/
+5
*
scsi: scsi_devinfo: Add REPORTLUN2 to EMC SYMMETRIX blacklist entry
Kurt Garloff
2017-12-20
1
-1
/
+1
*
scsi: hpsa: destroy sas transport properties before scsi_host
Martin Wilck
2017-12-20
1
-2
/
+2
*
scsi: hpsa: cleanup sas_phy structures in sysfs when unloading
Martin Wilck
2017-12-20
1
-1
/
+1
*
scsi: hpsa: limit outstanding rescans
Don Brace
2017-12-20
2
-1
/
+16
*
scsi: hpsa: update check for logical volume status
Don Brace
2017-12-20
2
-19
/
+18
*
scsi: lpfc: Fix crash during Hardware error recovery on SLI3 adapters
James Smart
2017-12-16
1
-4
/
+10
*
scsi: storvsc: Workaround for virtual DVD SCSI version
Stephen Hemminger
2017-12-16
1
-10
/
+17
*
scsi: lpfc: Clear the VendorVersion in the PLOGI/PLOGI ACC payload
James Smart
2017-11-21
2
-0
/
+12
*
scsi: lpfc: Correct issue leading to oops during link reset
James Smart
2017-11-21
1
-0
/
+1
*
scsi: lpfc: Correct host name in symbolic_name field
James Smart
2017-11-21
1
-0
/
+17
*
scsi: lpfc: FCoE VPort enable-disable does not bring up the VPort
James Smart
2017-11-21
1
-0
/
+8
*
scsi: lpfc: Add missing memory barrier
James Smart
2017-11-21
1
-0
/
+2
*
scsi: ufs: add capability to keep auto bkops always enabled
subhashj@codeaurora.org
2017-11-21
2
-11
/
+35
*
scsi: ufs-qcom: Fix module autoload
Javier Martinez Canillas
2017-11-21
1
-0
/
+1
*
scsi: aacraid: Process Error for response I/O
Raghava Aditya Renukunta
2017-11-08
1
-138
/
+151
*
scsi: sg: Re-fix off by one in sg_fill_request_table()
Ben Hutchings
2017-11-02
1
-1
/
+1
*
scsi: scsi_dh_emc: return success in clariion_std_inquiry()
Dan Carpenter
2017-10-21
1
-1
/
+1
*
scsi: sd: Do not override max_sectors_kb sysfs setting
Martin K. Petersen
2017-10-12
1
-5
/
+14
*
scsi: scsi_transport_iscsi: fix the issue that iscsi_if_rx doesn't parse nlms...
Xin Long
2017-10-05
1
-1
/
+1
*
scsi: qla2xxx: Fix an integer overflow in sysfs code
Dan Carpenter
2017-09-27
1
-4
/
+4
*
scsi: sg: fixup infoleak when using SG_GET_REQUEST_TABLE
Hannes Reinecke
2017-09-27
1
-3
/
+2
*
scsi: sg: factor out sg_fill_request_table()
Hannes Reinecke
2017-09-27
1
-26
/
+35
*
scsi: sg: off by one in sg_ioctl()
Dan Carpenter
2017-09-27
1
-1
/
+1
*
scsi: sg: use standard lists for sg_requests
Hannes Reinecke
2017-09-27
1
-86
/
+61
*
scsi: sg: remove 'save_scat_len'
Hannes Reinecke
2017-09-27
1
-2
/
+0
*
scsi: storvsc: fix memory leak on ring buffer busy
Long Li
2017-09-27
1
-0
/
+2
*
scsi: megaraid_sas: Return pended IOCTLs with cmd_status MFI_STAT_WRONG_STATE...
Shivasharan S
2017-09-27
1
-1
/
+4
*
scsi: megaraid_sas: Check valid aen class range to avoid kernel panic
Shivasharan S
2017-09-27
1
-0
/
+8
*
scsi: sg: recheck MMAP_IO request length with lock held
Todd Poynor
2017-09-13
1
-2
/
+5
*
scsi: sg: protect against races between mmap() and SG_SET_RESERVED_SIZE
Todd Poynor
2017-09-13
1
-3
/
+9
*
scsi: sg: reset 'res_in_use' after unlinking reserved array
Hannes Reinecke
2017-09-02
1
-0
/
+2
*
scsi: sg: protect accesses to 'reserved' page array
Hannes Reinecke
2017-09-02
1
-21
/
+26
*
lpfc: Fix Device discovery failures during switch reboot test.
James Smart
2017-09-02
1
-1
/
+4
*
scsi: isci: avoid array subscript warning
Arnd Bergmann
2017-09-02
1
-0
/
+3
*
scsi: qla2xxx: Get mutex lock before checking optrom_state
Milan P. Gandhi
2017-08-11
1
-5
/
+13
*
scsi: snic: Return error code on memory allocation failure
Burak Ok
2017-08-06
1
-0
/
+3
*
scsi: fnic: Avoid sending reset to firmware when another reset is in progress
Satish Kharat
2017-08-06
2
-0
/
+17
*
mpt3sas: Don't overreach ioc->reply_post[] during initialization
Calvin Owens
2017-08-06
1
-17
/
+16
*
scsi: lpfc: avoid double free of resource identifiers
Roberto Sassu
2017-07-05
1
-0
/
+7
*
scsi: virtio_scsi: Reject commands when virtqueue is broken
Eric Farman
2017-07-05
1
-1
/
+10
*
qla2xxx: Fix erroneous invalid handle message
Quinn Tran
2017-07-05
2
-1
/
+5
*
scsi: lpfc: Set elsiocb contexts to NULL after freeing it
Johannes Thumshirn
2017-07-05
1
-0
/
+2
*
scsi: sd: Fix wrong DPOFUA disable in sd_read_cache_type
Damien Le Moal
2017-07-05
1
-1
/
+2
*
scsi: qla2xxx: don't disable a not previously enabled PCI device
Johannes Thumshirn
2017-06-14
1
-4
/
+4
*
scsi: mpt3sas: Force request partial completion alignment
Ram Pai
2017-06-07
1
-0
/
+15
*
scsi: mac_scsi: Fix MAC_SCSI=m option when SCSI=m
Finn Thain
2017-05-14
1
-1
/
+1
*
scsi: cxlflash: Improve EEH recovery time
Matthew R. Ochs
2017-05-08
1
-0
/
+4
[next]