index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
scsi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
[SCSI] scsi_debug: support REPORT TARGET PORT GROUPS
Hannes Reinecke
2006-10-26
1
-14
/
+127
|
|
*
[SCSI] qla1280 bus reset typo
Jes Sorensen
2006-10-26
1
-4
/
+3
|
|
*
[SCSI] libiscsi: fix logout pdu processing
Mike Christie
2006-10-26
1
-2
/
+23
|
|
*
[SCSI] libiscsi: fix aen support
Mike Christie
2006-10-26
1
-2
/
+2
|
|
*
[SCSI] libiscsi: fix missed iscsi_task_put in xmit error path
Mike Christie
2006-10-26
1
-2
/
+0
|
|
*
[SCSI] libiscsi: fix oops in connection create failure path
Mike Christie
2006-10-26
1
-30
/
+8
|
|
*
[SCSI] iscsi class: fix slab corruption during restart
Mike Christie
2006-10-26
1
-229
/
+17
|
|
*
[SCSI] Switch fdomain to the pci_get API
Alan Cox
2006-10-26
1
-10
/
+20
|
|
*
[SCSI] add can_queue to host parameters
James Bottomley
2006-10-26
1
-0
/
+2
|
|
*
[SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fix
Andrey Mirkin
2006-10-26
1
-1
/
+1
|
|
*
[SCSI] aic94xx: Supermicro motherboards support
Sergey Kononenko
2006-10-26
3
-4
/
+3
|
|
*
[SCSI] ibmvscsi: correctly reenable CRQ
Santiago Leon
2006-10-26
1
-1
/
+1
|
|
*
[SCSI] qla2xxx: Update version number to 8.01.07-k3.
Andrew Vasquez
2006-10-26
1
-1
/
+1
|
|
*
[SCSI] qla2xxx: Correct QUEUE_FULL handling.
Andrew Vasquez
2006-10-26
4
-13
/
+104
|
|
*
[SCSI] qla2xxx: Workaround D3 power-management issues.
Andrew Vasquez
2006-10-26
3
-3
/
+25
|
|
*
[SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.
Andrew Vasquez
2006-10-26
1
-19
/
+32
|
|
*
[SCSI] convert ninja driver to struct scsi_cmnd
Henrik Kretzschmar
2006-10-26
4
-45
/
+51
|
|
*
[SCSI] Scsi_Cmnd conversion in psi240i driver
Henrik Kretzschmar
2006-10-26
2
-16
/
+21
|
|
*
[SCSI] lpfc: check before dereference in lpfc_ct.c
Eric Sesterhenn
2006-10-26
1
-1
/
+2
|
|
*
[SCSI] scsi_lib.c: use BUILD_BUG_ON
Alexey Dobriyan
2006-10-26
1
-1
/
+1
|
|
*
[SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.c
Henne
2006-10-26
1
-1
/
+1
|
|
*
[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.
Andrew Vasquez
2006-10-26
8
-21
/
+21
|
|
*
[SCSI] aic7xxx: Adjust .max_sectors
Hannes Reinecke
2006-10-26
2
-0
/
+2
|
|
*
[SCSI] qla4xxx: fix double printk on load
Doug Maxey
2006-10-26
1
-1
/
+1
|
|
*
[SCSI] tmscsim: set max_sectors
Guennadi Liakhovetski
2006-10-26
1
-0
/
+1
|
|
*
[SCSI] st: Fixup -ENOMEDIUM
Kai Makisara
2006-10-26
1
-1
/
+4
|
|
*
[SCSI] Scsi_Cmnd conversion in qlogicfas408 driver
Henne
2006-10-26
2
-23
/
+24
|
|
*
[SCSI] Scsi_Cmnd convertion in sun3-driver
Henne
2006-10-26
4
-61
/
+69
|
*
|
[PATCH] irq updates: make eata_pio compile
Alan Cox
2006-10-20
1
-1
/
+1
|
*
|
Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2006-10-19
3
-9
/
+30
|
|
\
\
|
|
*
|
[initio] Add pci dev table for module auto loading.
Ben Collins
2006-10-18
1
-9
/
+10
|
|
*
|
[fdomain] Add pci dev table for module auto loading.
Ben Collins
2006-10-18
1
-0
/
+9
|
|
*
|
[BusLogic] Add pci dev table for auto module loading.
Ben Collins
2006-10-18
1
-0
/
+11
|
*
|
|
[SPARC]: Fix some section mismatch warnings in sparc drivers.
Ben Collins
2006-10-18
2
-3
/
+3
|
|
/
/
|
*
|
[PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fix
Andrey Mirkin
2006-10-16
1
-1
/
+1
|
*
|
[PATCH] Use linux/io.h instead of asm/io.h
Matthew Wilcox
2006-10-11
6
-6
/
+6
|
|
/
*
|
[SCSI] aic94xx: fix pointer to integer conversion warning
James Bottomley
2006-11-22
1
-1
/
+1
*
|
[PATCH] aic94xx: delete ascb timers when freeing queues
Darrick J. Wong
2006-11-22
1
-0
/
+9
*
|
[PATCH] aic94xx: handle REQ_DEVICE_RESET
Darrick J. Wong
2006-11-22
3
-8
/
+46
*
|
[SCSI] fix module unload induced compile warning
Ingo Molnar
2006-11-16
1
-1
/
+1
*
|
[SCSI] scsi: t128 scsi_cmnd convertion
Henne
2006-11-15
1
-19
/
+20
*
|
[SCSI] ips: fix soft lockup during reset initialization
Andrew Morton
2006-11-15
1
-3
/
+6
*
|
[SCSI] qla2xxx: make some functions static
Adrian Bunk
2006-11-15
2
-10
/
+10
*
|
[SCSI] minor bug fixes and cleanups
Jeff Garzik
2006-11-15
4
-14
/
+24
*
|
[SCSI] revert "[SCSI] ips soft lockup during reset/initialization"
Andrew Morton
2006-11-15
1
-14
/
+14
*
|
[SCSI] SCSI/aha1740: handle SCSI API errors
Jeff Garzik
2006-11-15
1
-2
/
+8
*
|
[SCSI] st: log message changes
Kai Makisara
2006-11-15
1
-8
/
+8
*
|
[SCSI] sd: clearer output of disk cache state
Luben Tuikov
2006-11-15
1
-6
/
+7
*
|
[SCSI] kill scsi_assign_lock
Christoph Hellwig
2006-11-15
1
-2
/
+2
*
|
[SCSI] untangle scsi_prep_fn
Christoph Hellwig
2006-11-15
1
-147
/
+166
[prev]
[next]