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
2005-07-02
[SCSI] lpfc: Set max_sectors in host template
James.Smart@Emulex.Com
1
-0
/
+1
2005-07-02
[SCSI] lpfc: Fix error loading on sparc
James.Smart@Emulex.Com
1
-5
/
+12
2005-07-02
[SCSI] lpfc: Fixes in mbox_timeout_handler
James.Smart@Emulex.Com
1
-9
/
+9
2005-07-02
[SCSI] Fix issue where all hosts log nodev message for other initiators
James.Smart@Emulex.Com
1
-8
/
+16
2005-07-02
[SCSI] lpfc: hgp/pgp cleanups
James.Smart@Emulex.Com
3
-46
/
+26
2005-06-28
[PATCH] coverity: i386: scsi_lib buffer overrun fix
KAMBAROV, ZAUR
1
-1
/
+1
2005-06-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
Linus Torvalds
4
-21
/
+13
2005-06-28
Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-20
/
+8
2005-06-27
Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Greg KH
6
-5
/
+76
2005-06-27
[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...
Greg Kroah-Hartman
4
-21
/
+13
2005-06-28
[PATCH] libata: ahci: remove ata_port_start/stop() calls
Tejun Heo
1
-18
/
+4
2005-06-28
[PATCH] libata: lengthen COMMRESET delay
Tejun Heo
1
-1
/
+3
2005-06-28
libata: update DMA blacklist
Jeff Garzik
1
-1
/
+1
2005-06-27
[PATCH] pcmcia: id_table for nsp_cs.c
Dominik Brodowski
1
-0
/
+13
2005-06-27
[PATCH] pcmcia: id_table for qlogic_stub.c
Dominik Brodowski
1
-0
/
+22
2005-06-27
[PATCH] pcmcia: id_table for sym53c500_cs.c
Dominik Brodowski
1
-0
/
+9
2005-06-27
[PATCH] pcmcia: id_table for fdomain_stub
Dominik Brodowski
1
-0
/
+10
2005-06-27
[PATCH] pcmcia: id_table for aha152x
Dominik Brodowski
1
-0
/
+11
2005-06-27
[PATCH] libata fix read capacity handling for more than 2TB
Philip Pokorny
1
-5
/
+11
2005-06-26
[SCSI] aic7xxx: correct target valid check in aic7xxx_proc.c
James Bottomley
1
-2
/
+2
2005-06-26
[SCSI] use list_for_each_entry_safe in scsi_error.c
Christoph Hellwig
1
-38
/
+19
2005-06-26
[SCSI] remove scsi_eh_eflags_ macros
Christoph Hellwig
3
-21
/
+11
2005-06-26
[SCSI] remove scsi_cmnd->state
Christoph Hellwig
5
-42
/
+5
2005-06-26
[SCSI] remove scsi_cmnd->owner
Christoph Hellwig
4
-35
/
+1
2005-06-26
[SCSI] remove scsi_cmnd->abort_reason
Christoph Hellwig
5
-8
/
+4
2005-06-26
[SCSI] remove scsi_cmnd.eh_state
Christoph Hellwig
3
-24
/
+0
2005-06-26
[SCSI] megaraid: fix compilation after eh locking changes
James Bottomley
1
-17
/
+4
2005-06-26
[SCSI] aacraid: New products patch
Mark Haverkamp
5
-34
/
+125
2005-06-26
[SCSI] remove scsi_set_device
Christoph Hellwig
13
-22
/
+4
2005-06-26
[SCSI] scsi/qla1280: replace schedule_timeout() with ssleep()
Nishanth Aravamudan
1
-1
/
+1
2005-06-25
[PATCH] drivers/scsi/dpt*: remove version.h dependencies
Adrian Bunk
2
-16
/
+3
2005-06-25
[PATCH] drivers/scsi/initio.c: cleanups
Adrian Bunk
2
-67
/
+36
2005-06-24
[PATCH] make various thing static
Adrian Bunk
6
-11
/
+9
2005-06-23
[PATCH] dpt_i2o: fix waitqueue abuse
Andrew Morton
1
-12
/
+5
2005-06-21
[PATCH] megaraid build fix
bobl
1
-1
/
+1
2005-06-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6
Linus Torvalds
10
-58
/
+68
2005-06-20
[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...
Yani Ioannou
6
-22
/
+22
2005-06-20
[PATCH] use device_for_each_child() to properly access child devices.
gregkh@suse.de
1
-6
/
+10
2005-06-20
[PATCH] Use device_for_each_child() to unregister devices in scsi_remove_targ...
mochel@digitalimplant.org
1
-5
/
+9
2005-06-20
[PATCH] class: convert drivers/scsi/* to use the new class api instead of cla...
gregkh@suse.de
3
-25
/
+27
2005-06-19
aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patch
Jeff Garzik
1
-4
/
+4
2005-06-18
Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-38
/
+150
2005-06-18
Merge /spare/repo/linux-2.6/
Jeff Garzik
3
-5
/
+9
2005-06-17
[SCSI] aacraid: regression fix
Mark Haverkamp
1
-6
/
+7
2005-06-17
merge by hand (qla_os.c mismerge)
James Bottomley
133
-16961
/
+9381
2005-06-17
merge by hand (fix up qla_os.c merge error)
James Bottomley
133
-16962
/
+9381
2005-06-17
[SCSI] allow sleeping in ->eh_host_reset_handler()
Jeff Garzik
32
-26
/
+164
2005-06-17
[SCSI] allow sleeping in ->eh_bus_reset_handler()
Jeff Garzik
27
-30
/
+128
2005-06-17
[SCSI] allow sleeping in ->eh_device_reset_handler()
Jeff Garzik
12
-27
/
+83
2005-06-17
[SCSI] allow sleeping in ->eh_abort_handler()
Jeff Garzik
15
-39
/
+109
[prev]
[next]