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
2006-11-13
[PATCH] SCSI core: always store >= 36 bytes of INQUIRY data
Alan Stern
1
-4
/
+14
2006-10-31
[PATCH] SCSI: ISCSI build failure
Randy Dunlap
1
-1
/
+1
2006-10-30
[PATCH] lockdep: annotate DECLARE_WAIT_QUEUE_HEAD
Peter Zijlstra
5
-6
/
+6
2006-10-25
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6
Linus Torvalds
55
-840
/
+891
2006-10-25
[SCSI] aic79xx: Print out signalling
Hannes Reinecke
1
-0
/
+19
2006-10-25
[SCSI] aic7xxx: Remove slave_destroy
Hannes Reinecke
5
-78
/
+31
2006-10-25
[SCSI] aic79xx: set precompensation
Hannes Reinecke
1
-1
/
+15
2006-10-25
[SCSI] aic79xx: Fixup external device reset
Hannes Reinecke
1
-10
/
+56
2006-10-25
[SCSI] lpfc: fix printk format warning
Randy Dunlap
1
-1
/
+2
2006-10-25
[SCSI] aic79xx: make ahd_set_tags() static
Adrian Bunk
2
-6
/
+1
2006-10-25
[SCSI] aic7xxx: cleanups
Adrian Bunk
13
-198
/
+175
2006-10-25
[SCSI] drivers/scsi: Handcrafted MIN/MAX macro removal
Amol Lad
6
-41
/
+26
2006-10-25
[SCSI] scsi_debug: support REPORT TARGET PORT GROUPS
Hannes Reinecke
1
-14
/
+127
2006-10-25
[SCSI] qla1280 bus reset typo
Jes Sorensen
1
-4
/
+3
2006-10-25
[SCSI] libiscsi: fix logout pdu processing
Mike Christie
1
-2
/
+23
2006-10-25
[SCSI] libiscsi: fix aen support
Mike Christie
1
-2
/
+2
2006-10-25
[SCSI] libiscsi: fix missed iscsi_task_put in xmit error path
Mike Christie
1
-2
/
+0
2006-10-25
[SCSI] libiscsi: fix oops in connection create failure path
Mike Christie
1
-30
/
+8
2006-10-25
[SCSI] iscsi class: fix slab corruption during restart
Mike Christie
1
-229
/
+17
2006-10-25
[SCSI] Switch fdomain to the pci_get API
Alan Cox
1
-10
/
+20
2006-10-25
[SCSI] add can_queue to host parameters
James Bottomley
1
-0
/
+2
2006-10-25
[SCSI] megaraid_{mm,mbox}: 64-bit DMA capability fix
Andrey Mirkin
1
-1
/
+1
2006-10-25
[SCSI] aic94xx: Supermicro motherboards support
Sergey Kononenko
3
-4
/
+3
2006-10-25
[SCSI] ibmvscsi: correctly reenable CRQ
Santiago Leon
1
-1
/
+1
2006-10-25
[SCSI] qla2xxx: Update version number to 8.01.07-k3.
Andrew Vasquez
1
-1
/
+1
2006-10-25
[SCSI] qla2xxx: Correct QUEUE_FULL handling.
Andrew Vasquez
4
-13
/
+104
2006-10-25
[SCSI] qla2xxx: Workaround D3 power-management issues.
Andrew Vasquez
3
-3
/
+25
2006-10-25
[SCSI] qla2xxx: Check return value of sysfs_create_bin_file() usage.
Andrew Vasquez
1
-19
/
+32
2006-10-25
[SCSI] convert ninja driver to struct scsi_cmnd
Henrik Kretzschmar
4
-45
/
+51
2006-10-25
[SCSI] Scsi_Cmnd conversion in psi240i driver
Henrik Kretzschmar
2
-16
/
+21
2006-10-25
[SCSI] lpfc: check before dereference in lpfc_ct.c
Eric Sesterhenn
1
-1
/
+2
2006-10-25
[SCSI] scsi_lib.c: use BUILD_BUG_ON
Alexey Dobriyan
1
-1
/
+1
2006-10-25
[SCSI] fix typo in previous Scsi_Cmnd convertion in aic7xxx_old.c
Henne
1
-1
/
+1
2006-10-25
[SCSI] Maintain module-parameter name consistency with qla2xxx/qla4xxx.
Andrew Vasquez
8
-21
/
+21
2006-10-25
[SCSI] aic7xxx: Adjust .max_sectors
Hannes Reinecke
2
-0
/
+2
2006-10-25
[SCSI] qla4xxx: fix double printk on load
Doug Maxey
1
-1
/
+1
2006-10-25
[SCSI] tmscsim: set max_sectors
Guennadi Liakhovetski
1
-0
/
+1
2006-10-25
[SCSI] st: Fixup -ENOMEDIUM
Kai Makisara
1
-1
/
+4
2006-10-25
[SCSI] Scsi_Cmnd conversion in qlogicfas408 driver
Henne
2
-23
/
+24
2006-10-25
[SCSI] Scsi_Cmnd convertion in sun3-driver
Henne
4
-61
/
+69
2006-10-20
[PATCH] irq updates: make eata_pio compile
Alan Cox
1
-1
/
+1
2006-10-18
Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-9
/
+30
2006-10-18
[initio] Add pci dev table for module auto loading.
Ben Collins
1
-9
/
+10
2006-10-18
[fdomain] Add pci dev table for module auto loading.
Ben Collins
1
-0
/
+9
2006-10-18
[BusLogic] Add pci dev table for auto module loading.
Ben Collins
1
-0
/
+11
2006-10-17
[SPARC]: Fix some section mismatch warnings in sparc drivers.
Ben Collins
2
-3
/
+3
2006-10-16
[PATCH] scsi: megaraid_{mm,mbox}: 64-bit DMA capability fix
Andrey Mirkin
1
-1
/
+1
2006-10-11
[PATCH] Use linux/io.h instead of asm/io.h
Matthew Wilcox
6
-6
/
+6
2006-10-10
[PATCH] use %zu for size_t
Al Viro
1
-1
/
+1
2006-10-10
[PATCH] gfp annotations: scsi_error
Al Viro
1
-1
/
+1
[next]