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.13.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
2006-11-22
[SCSI] aic94xx: fix pointer to integer conversion warning
James Bottomley
1
-1
/
+1
2006-11-22
[PATCH] aic94xx: delete ascb timers when freeing queues
Darrick J. Wong
1
-0
/
+9
2006-11-22
[PATCH] aic94xx: handle REQ_DEVICE_RESET
Darrick J. Wong
3
-8
/
+46
2006-11-16
[SCSI] fix module unload induced compile warning
Ingo Molnar
1
-1
/
+1
2006-11-16
[SCSI] scsi: t128 scsi_cmnd convertion
Henne
1
-19
/
+20
2006-11-16
[SCSI] ips: fix soft lockup during reset initialization
Andrew Morton
1
-3
/
+6
2006-11-16
[SCSI] qla2xxx: make some functions static
Adrian Bunk
2
-10
/
+10
2006-11-16
[SCSI] minor bug fixes and cleanups
Jeff Garzik
4
-14
/
+24
2006-11-16
[SCSI] revert "[SCSI] ips soft lockup during reset/initialization"
Andrew Morton
1
-14
/
+14
2006-11-16
[SCSI] SCSI/aha1740: handle SCSI API errors
Jeff Garzik
1
-2
/
+8
2006-11-16
[SCSI] st: log message changes
Kai Makisara
1
-8
/
+8
2006-11-16
[SCSI] sd: clearer output of disk cache state
Luben Tuikov
1
-6
/
+7
2006-11-15
[SCSI] kill scsi_assign_lock
Christoph Hellwig
1
-2
/
+2
2006-11-15
[SCSI] untangle scsi_prep_fn
Christoph Hellwig
1
-147
/
+166
2006-11-15
[SCSI] use one-element sg list in scsi_send_eh_cmnd
Christoph Hellwig
1
-9
/
+24
2006-11-15
[SCSI] aic94xx: handle REQ_TASK_ABORT
Darrick J. Wong
1
-17
/
+66
2006-11-15
[SCSI] libsas: add sas_abort_task
Darrick J. Wong
1
-0
/
+60
2006-11-15
[SCSI] libsas: modify error handler to use scsi_eh_* functions
Darrick J. Wong
2
-4
/
+27
2006-11-15
[SCSI] Reduce polling in sd.c
Alan Stern
1
-8
/
+8
2006-10-11
[SCSI] Add ability to scan scsi busses asynchronously
Matthew Wilcox
4
-6
/
+233
2006-10-11
[PATCH] use %zu for size_t
Al Viro
1
-1
/
+1
2006-10-11
[PATCH] gfp annotations: scsi_error
Al Viro
1
-1
/
+1
2006-10-11
[PATCH] NULL noise removal: advansys
Al Viro
1
-2
/
+2
2006-10-11
[PATCH] advansys __iomem annotations
Al Viro
1
-1
/
+1
2006-10-06
Merge branch 'submit1' of viper:/spare/repo/irq-remove-2.6 into irqcleanups
Jeff Garzik
7
-28
/
+23
2006-10-06
[PATCH] fix mesh compile errors after irq changes
Olaf Hering
1
-2
/
+2
2006-10-06
Various drivers' irq handlers: kill dead code, needless casts
Jeff Garzik
7
-28
/
+23
2006-10-06
Merge git://git.infradead.org/~dhowells/irq-2.6
Linus Torvalds
99
-220
/
+185
2006-10-06
[PATCH] fix qla{2,4} build error
Frederik Deweerdt
8
-21
/
+21
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
99
-220
/
+185
2006-10-05
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
76
-724
/
+9852
2006-10-04
[SCSI] Initial Commit of qla4xxx
David Somayajulu
18
-0
/
+7540
2006-10-04
[SCSI] raid class: handle component-add errors
Jeff Garzik
1
-4
/
+16
2006-10-04
[SCSI] SCSI megaraid_sas: handle thrown errors
Jeff Garzik
1
-12
/
+30
2006-10-04
[SCSI] SCSI aic94xx: handle sysfs errors
Jeff Garzik
1
-8
/
+33
2006-10-04
[SCSI] SCSI st: fix error handling in module init, sysfs
Jeff Garzik
1
-37
/
+78
2006-10-04
[SCSI] SCSI sd: fix module init/exit error handling
Jeff Garzik
1
-5
/
+18
2006-10-04
[SCSI] SCSI osst: add error handling to module init, sysfs
Jeff Garzik
1
-40
/
+91
2006-10-04
[SCSI] scsi: remove hosts.h
Henne
5
-11
/
+2
2006-10-04
[SCSI] scsi: Scsi_Cmnd convertion in aic7xxx_old.c
Henne
1
-154
/
+144
2006-10-04
[SCSI] megaraid_sas: sets ioctl timeout and updates version,changelog
Sumant Patro
2
-7
/
+12
2006-10-04
[SCSI] megaraid_sas: adds tasklet for cmd completion
Sumant Patro
2
-22
/
+45
2006-10-04
[SCSI] megaraid_sas: prints pending cmds before setting hw_crit_error
Sumant Patro
2
-0
/
+94
2006-10-04
[SCSI] megaraid_sas: function pointer for disable interrupt
Sumant Patro
2
-23
/
+33
2006-10-04
[SCSI] megaraid_sas: frame count optimization
Sumant Patro
1
-25
/
+47
2006-10-04
[SCSI] megaraid_sas: FW transition and q size changes
Sumant Patro
2
-8
/
+38
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
3
-3
/
+0
2006-10-04
[SCSI] qla2xxx: Update version number to 8.01.07-k2.
Andrew Vasquez
1
-1
/
+1
2006-10-04
[SCSI] qla2xxx: Stall mid-layer error handlers while rport is blocked.
Andrew Vasquez
1
-0
/
+25
2006-10-04
[SCSI] qla2xxx: Add MODULE_FIRMWARE tags.
Andrew Vasquez
1
-5
/
+16
[next]