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.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
2015-11-13
mvsas: don't allow negative timeouts
Dan Carpenter
1
-2
/
+2
2015-11-13
mpt3sas: Fix use sas_is_tlr_enabled API before enabling MPI2_SCSIIO_CONTROL_T...
Sreekanth Reddy
1
-2
/
+1
2015-11-12
sd: Clear PS bit before Mode Select.
Gabriel Krisman Bertazi
1
-0
/
+1
2015-11-12
ibmvscsi: set max_lun to 32
Laurent Vivier
2
-1
/
+2
2015-11-12
ibmvscsi: display default value for max_id, max_lun and max_channel.
Laurent Vivier
1
-2
/
+6
2015-11-12
scsi: pmcraid: replace struct timeval with ktime_get_real_seconds()
Alison Schofield
1
-3
/
+2
2015-11-12
mvumi: 64bit value for seconds_since1970
Tina Ruchandani
1
-5
/
+5
2015-11-12
be2iscsi: Fix bogus WARN_ON length check
Tim Gardner
1
-1
/
+1
2015-11-12
scsi_scan: don't dump trace when scsi_prep_async_scan() is called twice
Vitaly Kuznetsov
1
-2
/
+1
2015-11-12
mpt3sas: Bump mpt3sas driver version to 09.102.00.00
Sreekanth Reddy
1
-2
/
+2
2015-11-12
mpt3sas: Single driver module which supports both SAS 2.0 & SAS 3.0 HBAs
Sreekanth Reddy
14
-826
/
+566
2015-11-12
mpt2sas, mpt3sas: Update the driver versions
Sreekanth Reddy
1
-5
/
+10
2015-11-12
mpt3sas: setpci reset kernel oops fix
Sreekanth Reddy
4
-9
/
+71
2015-11-12
mpt3sas: Added OEM Gen2 PnP ID branding names
Sreekanth Reddy
2
-114
/
+305
2015-11-12
mpt3sas: Refcount fw_events and fix unsafe list usage
Sreekanth Reddy
1
-22
/
+94
2015-11-12
mpt3sas: Refcount sas_device objects and fix unsafe list usage
Sreekanth Reddy
3
-157
/
+365
2015-11-12
mpt3sas: sysfs attribute to report Backup Rail Monitor Status
Sreekanth Reddy
3
-0
/
+116
2015-11-12
mpt3sas: Ported WarpDrive product SSS6200 support
Sreekanth Reddy
6
-46
/
+665
2015-11-12
mpt3sas: fix for driver fails EEH, recovery from injected pci bus error
Sreekanth Reddy
2
-1
/
+19
2015-11-12
mpt3sas: Manage MSI-X vectors according to HBA device type
Sreekanth Reddy
3
-18
/
+31
2015-11-12
mpt3sas: Don't send PHYDISK_HIDDEN RAID action request on SAS2 HBAs
Sreekanth Reddy
1
-2
/
+17
2015-11-12
mpt3sas: Build MPI SGL LIST on GEN2 HBAs and IEEE SGL LIST on GEN3 HBAs
Sreekanth Reddy
1
-13
/
+168
2015-11-12
mpt2sas, mpt3sas: Remove SCSI_MPTXSAS_LOGGING entry from Kconfig
Sreekanth Reddy
7
-83
/
+10
2015-11-12
mpt3sas: Define 'hba_mpi_version_belonged' IOC variable
Sreekanth Reddy
6
-8
/
+62
2015-11-12
mpt2sas: Remove .c and .h files from mpt2sas driver
Sreekanth Reddy
8
-22391
/
+0
2015-11-12
mpt2sas: Move Gen2 HBA's device registration to a separate file
Sreekanth Reddy
3
-6
/
+293
2015-11-12
mpt3sas: Move Gen3 HBA's device registration to a separate file
Sreekanth Reddy
5
-159
/
+261
2015-11-12
mpt3sas: Added mpt2sas driver definitions
Sreekanth Reddy
4
-145
/
+191
2015-11-12
mpt2sas: Use mpi headers from mpt3sas
Christoph Hellwig
10
-7605
/
+6
2015-11-10
pm80xx: remove the SCSI host before detaching from SAS transport
Benjamin Rood
1
-1
/
+1
2015-11-10
mvsas: remove SCSI host before detaching from SAS transport
Jack Wang
1
-1
/
+1
2015-11-10
aic94xx: remove SCSI host before detaching from SAS transport
Jack Wang
1
-1
/
+1
2015-11-10
isci: remove SCSI host before detaching from SAS transport
Jack Wang
1
-2
/
+2
2015-11-10
ipr: Driver version 2.6.3.
Gabriel Krisman Bertazi
1
-2
/
+2
2015-11-10
ipr: Issue Configure Cache Parameters command.
Gabriel Krisman Bertazi
2
-1
/
+62
2015-11-10
ipr: Inquiry IOA page 0xC4 during initialization.
Gabriel Krisman Bertazi
2
-1
/
+45
2015-11-10
ipr: Don't set NO_ULEN_CHK bit when resource is a vset.
Gabriel Krisman Bertazi
1
-3
/
+7
2015-11-10
ipr: Add delay to ensure coherent dumps.
Gabriel Krisman Bertazi
2
-12
/
+42
2015-11-10
scsi: ufs-qcom: add QUniPro hardware support and power optimizations
Yaniv Gardi
4
-181
/
+525
2015-11-10
scsi: ufs-qcom: add debug prints for test bus
Yaniv Gardi
4
-4
/
+208
2015-11-10
scsi: ufs: make the UFS variant a platform device
Yaniv Gardi
5
-73
/
+139
2015-11-10
scsi: ufs: creates wrapper functions for vops
Yaniv Gardi
3
-66
/
+137
2015-11-10
scsi: ufs: add ufshcd_get_variant ufshcd_set_variant
Yaniv Gardi
2
-17
/
+38
2015-11-10
scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
Yaniv Gardi
1
-1
/
+1
2015-11-10
scsi: ufs-qcom: fix compilation warning if compiled as a module
Yaniv Gardi
1
-1
/
+6
2015-11-09
hpsa: move lockup_detected attribute to host attr
Tomas Henzl
1
-1
/
+1
2015-11-09
hpsa: bump the driver version
Don Brace
1
-2
/
+5
2015-11-09
hpsa: add in sas transport class
Kevin Barnett
3
-21
/
+570
2015-11-09
hpsa: fix multiple issues in path_info_show
Rasmus Villemoes
1
-21
/
+17
2015-11-09
hpsa: enhance device messages
Don Brace
1
-5
/
+40
[next]