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
2007-01-27
[SCSI] libsas: Handle SCSI commands that complete with failure codes
Darrick J. Wong
1
-44
/
+104
2007-01-27
[SCSI] scsi_error.c: Export some scsi_eh_* functions
Darrick J. Wong
2
-5
/
+12
2007-01-27
[SCSI] libsas: Check return values of sysfs_create_link
Darrick J. Wong
1
-4
/
+22
2007-01-27
[SCSI] libsas: Clean up discovery failure handler code
Darrick J. Wong
3
-47
/
+39
2007-01-27
[SCSI] libsas: Fix incorrect sas_port deformation in sas_form_port
Darrick J. Wong
1
-1
/
+1
2007-01-27
[SCSI] NCR_D700: fix compile error
Mark Haverkamp
1
-1
/
+1
2007-01-27
[SCSI] aacraid: expanded expose physical device code (new)
Mark Haverkamp
2
-6
/
+10
2007-01-27
[SCSI] aacraid: rework packet support code
Mark Haverkamp
2
-273
/
+343
2007-01-27
[SCSI] aacraid: Begin adding support for new adapter type
Mark Haverkamp
4
-3
/
+92
2007-01-27
[SCSI] aacraid: rework communication support code
Mark Haverkamp
6
-179
/
+262
2007-01-27
[SCSI] ipr: Driver version 2.3.1
Brian King
1
-2
/
+2
2007-01-27
[SCSI] ipr: PCI error recovery fix
Brian King
1
-2
/
+19
2007-01-27
[SCSI] ipr: Tolerate not finding PCI-X registers
Brian King
1
-8
/
+2
2007-01-27
[SCSI] ipr: Remove usage of pci driver data
Brian King
1
-43
/
+20
2007-01-27
[SCSI] aic94xx: fix typos and update verison number
Alexis Bruemmer
3
-7
/
+7
2007-01-27
[SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num...
Kai Makisara
1
-8
/
+11
2007-01-27
[SCSI] qla4xxx: bug fixes
David C Somayajulu
7
-52
/
+73
2007-01-27
[SCSI] Fix scsi_add_device() for async scanning
Matthew Wilcox
1
-0
/
+6
2007-01-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
23
-157
/
+201
2007-01-14
[SCSI] libsas: Start I_T recovery if ABORT TASK fails
Darrick J. Wong
1
-3
/
+11
2007-01-14
[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading
Darrick J. Wong
4
-6
/
+23
2007-01-14
[SCSI] libsas: phy port lock needs irq spinlocks
Darrick J. Wong
2
-7
/
+10
2007-01-14
[SCSI] aic94xx: Scan SAS devices asynchronously
Darrick J. Wong
1
-13
/
+28
2007-01-14
[SCSI] libsas: sysfs phy control attributes should not be S_IWUGO
Darrick J. Wong
1
-2
/
+2
2007-01-14
[SCSI] aic94xx: Lock DDB read/write accesses
Darrick J. Wong
2
-8
/
+11
2007-01-14
[SCSI] aic94xx: Fix DDB and SCB initialization
Darrick J. Wong
3
-11
/
+25
2007-01-14
[SCSI] aic94xx: Match request_firmware with release_firmware
Darrick J. Wong
3
-0
/
+9
2007-01-14
[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET code
Darrick J. Wong
1
-56
/
+66
2007-01-14
[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler
Darrick J. Wong
1
-22
/
+29
2007-01-14
[SCSI] libsas: Enable the EH strategy handler to reset a phy after a command
Darrick J. Wong
1
-1
/
+36
2007-01-14
[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag
Darrick J. Wong
1
-17
/
+0
2007-01-14
[SCSI] aic94xx: Don't eat TMF_QUERY_TASK results
Darrick J. Wong
1
-0
/
+5
2007-01-14
[SCSI] libsas: Use SCAN_WILD_CARD instead of ~0
Darrick J. Wong
1
-1
/
+1
2007-01-14
[SCSI] aic94xx: Set lldd_max_execute_num in sas_ha
Darrick J. Wong
1
-0
/
+1
2007-01-14
[SCSI] libsas: Destroy the task collector thread after releasing ports
Darrick J. Wong
1
-2
/
+3
2007-01-14
[SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_out
Darrick J. Wong
1
-3
/
+7
2007-01-14
[SCSI] libsas: Add a sysfs knob to enable/disable a phy
Darrick J. Wong
3
-2
/
+85
2007-01-14
[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...
Darrick J. Wong
2
-0
/
+16
2007-01-13
[SCSI] libsas: Clean up rphys/port dev list after a discovery error on an exp...
Darrick J. Wong
1
-4
/
+16
2007-01-13
[SCSI] libsas: Clean up rphys/port dev list after a discovery error.
Darrick J. Wong
1
-6
/
+33
2007-01-13
[SCSI] qla2xxx: correct locking while call starget_for_each_device()
Seokmann Ju
1
-4
/
+0
2007-01-13
[SCSI] scsi_scan message cosmetic error
Kurt Garloff
1
-1
/
+1
2007-01-13
[SCSI] megaraid: more kernel-doc fixes
Randy Dunlap
2
-2
/
+2
2007-01-13
[SCSI] megaraid: fix kernel-doc
Randy Dunlap
6
-287
/
+275
2007-01-13
[SCSI] megaraid_{mm,mbox}: init fix for kdump
Sumant Patro
2
-30
/
+114
2007-01-13
[SCSI] scsi_debug: error processing
Douglas Gilbert
1
-9
/
+33
2007-01-13
[SCSI] kill scsi_rety_command
Christoph Hellwig
3
-23
/
+1
2007-01-13
[SCSI] SNI RM 53c710 driver
Thomas Bogendoerfer
3
-0
/
+169
2007-01-13
[SCSI] NCR_D700: needs burst length setting to 8
James Bottomley
1
-0
/
+1
2007-01-13
[SCSI] 53c700: Allow setting burst length
Thomas Bogendoerfer
4
-4
/
+24
[prev]
[next]