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
Age
Commit message (
Expand
)
Author
Files
Lines
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
4
-47
/
+40
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] fusion: mpi header update - version 1.05.14
Eric Moore
7
-180
/
+410
2007-01-27
[SCSI] aic94xx: fix typos and update verison number
Alexis Bruemmer
3
-7
/
+7
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
5
-6
/
+31
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
2
-23
/
+31
2007-01-13
[SCSI] libsas: Enable the EH strategy handler to reset a phy after a command
Darrick J. Wong
2
-1
/
+37
2007-01-13
[SCSI] libsas: Remove SAS_TASK_INITIATOR_ABORTED flag
Darrick J. Wong
2
-18
/
+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
5
-2
/
+90
2007-01-13
[SCSI] libsas: Don't give scsi_cmnds to the EH if they never made it to the S...
Darrick J. Wong
3
-0
/
+17
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
3
-30
/
+130
2007-01-13
[SCSI] scsi_debug: error processing
Douglas Gilbert
1
-9
/
+33
2007-01-13
[SCSI] mptctl for mptsas
Douglas Gilbert
1
-1
/
+1
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
2007-01-12
Linux v2.6.20-rc5
v2.6.20-rc5
Linus Torvalds
1
-1
/
+1
2007-01-12
[PATCH] blktrace: only add a bounce trace when we really bounce
Jens Axboe
1
-2
/
+2
2007-01-11
Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jikos...
Linus Torvalds
2
-14
/
+7
[next]