index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-30
[PATCH] sym53c500_cs: remove bogus call fo free_dma()
Al Viro
1
-2
/
+0
2007-01-30
[SCSI] libsas: fix task attribute
FUJITA Tomonori
1
-1
/
+1
2007-01-30
[SCSI] ipr: remove duplicate device id
Greg Kroah-Hartman
1
-2
/
+0
2007-01-27
[SCSI] libsas: Enable automatic spin-up of SAS disks
Darrick J. Wong
1
-0
/
+2
2007-01-27
[SCSI] aic94xx: Register eh_device_reset_handler
Darrick J. Wong
1
-0
/
+1
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-13
[SCSI] libsas: Start I_T recovery if ABORT TASK fails
Darrick J. Wong
1
-3
/
+11
2007-01-13
[SCSI] libsas: Add SAS_HA state flags to avoid queueing events while unloading
Darrick J. Wong
4
-6
/
+23
2007-01-13
[SCSI] libsas: phy port lock needs irq spinlocks
Darrick J. Wong
2
-7
/
+10
2007-01-13
[SCSI] aic94xx: Scan SAS devices asynchronously
Darrick J. Wong
1
-13
/
+28
2007-01-13
[SCSI] libsas: sysfs phy control attributes should not be S_IWUGO
Darrick J. Wong
1
-2
/
+2
2007-01-13
[SCSI] aic94xx: Lock DDB read/write accesses
Darrick J. Wong
2
-8
/
+11
2007-01-13
[SCSI] aic94xx: Fix DDB and SCB initialization
Darrick J. Wong
3
-11
/
+25
2007-01-13
[SCSI] aic94xx: Match request_firmware with release_firmware
Darrick J. Wong
3
-0
/
+9
2007-01-13
[SCSI] aic94xx: Remove workqueue code from REQ_TASK_ABORT/REQ_DEVICE_RESET code
Darrick J. Wong
1
-56
/
+66
2007-01-13
[SCSI] libsas: Delay issuing ABORT TASK TMF until the error handler
Darrick J. Wong
1
-22
/
+29
2007-01-13
[SCSI] libsas: Enable the EH strategy handler to reset a phy after a command
Darrick J. Wong
1
-1
/
+36
2007-01-13
[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag
Darrick J. Wong
1
-17
/
+0
2007-01-13
[SCSI] aic94xx: Don't eat TMF_QUERY_TASK results
Darrick J. Wong
1
-0
/
+5
2007-01-13
[SCSI] libsas: Use SCAN_WILD_CARD instead of ~0
Darrick J. Wong
1
-1
/
+1
2007-01-13
[SCSI] aic94xx: Set lldd_max_execute_num in sas_ha
Darrick J. Wong
1
-0
/
+1
2007-01-13
[SCSI] libsas: Destroy the task collector thread after releasing ports
Darrick J. Wong
1
-2
/
+3
2007-01-13
[SCSI] libsas: Reset timer on taskless scsi_cmnds in sas_scsi_timed_out
Darrick J. Wong
1
-3
/
+7
2007-01-13
[SCSI] libsas: Add a sysfs knob to enable/disable a phy
Darrick J. Wong
3
-2
/
+85
2007-01-13
[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
[prev]
[next]