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.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-01-14
[SCSI] qla2xxx: Collapse load RISC RAM implementations.
andrew.vasquez@qlogic.com
3
-101
/
+15
2006-01-14
[SCSI] qla2xxx: Correct swing/emphasis settings for ISP24XX.
andrew.vasquez@qlogic.com
1
-3
/
+5
2006-01-14
[SCSI] qla2xxx: Correct issue where portstate does not transition during loop...
andrew.vasquez@qlogic.com
1
-0
/
+3
2006-01-14
[SCSI] qla2xxx: Update firmware-dump procedure for ISP24xx.
andrew.vasquez@qlogic.com
2
-54
/
+55
2006-01-14
[SCSI] qla2xxx: Re-enable flash-part write protection on ISP24xx boards.
andrew.vasquez@qlogic.com
1
-0
/
+3
2006-01-14
[SCSI] qla2xxx: Correct excessive delay during LOAD-RISC-RAM mailbox command.
andrew.vasquez@qlogic.com
1
-1
/
+3
2006-01-14
[SCSI] qla2xxx: Use msleep() as delay during ISP polling.
andrew.vasquez@qlogic.com
1
-1
/
+1
2006-01-14
[SCSI] qla2xxx: Drop noisy 'UNDERRUN' status message.
andrew.vasquez@qlogic.com
1
-5
/
+6
2006-01-14
[SCSI] qla2xxx: Correct FC4 feature assignment during RFF_ID.
andrew.vasquez@qlogic.com
1
-0
/
+1
2006-01-14
[SCSI] qla2xxx: Reference proper node/port names in fc_host class.
andrew.vasquez@qlogic.com
1
-2
/
+2
2006-01-14
[SCSI] iscsi: use pageslab
Mike Christie
1
-1
/
+1
2006-01-14
[SCSI] iscsi: fix 4k stack iscsi setups
Mike Christie
2
-14
/
+6
2006-01-14
[SCSI] iscsi: seperate iscsi interface from setup functions
Mike Christie
2
-453
/
+510
2006-01-14
[SCSI] iscsi: add high mem support
Mike Christie
2
-55
/
+31
2006-01-14
[SCSI] iscsi: data digest page cache usage fix
FUJITA Tomonori
2
-7
/
+11
2006-01-14
[SCSI] iscsi: host locking fix
zhenyu.z.wang@intel.com
1
-3
/
+4
2006-01-14
[SCSI] iscsi: data under/over flow fix
zhenyu.z.wang@intel.com
1
-4
/
+2
2006-01-14
[SCSI] iscsi: whitespace cleanup
FUJITA Tomonori
1
-11
/
+11
2006-01-14
[SCSI] sem2mutex 3w-[x9]xxx
Jes Sorensen
4
-8
/
+10
2006-01-14
[SCSI] scsi_transport_sas: mapping the rphy channel equal to the port identifier
Moore, Eric
1
-3
/
+3
2006-01-14
[SCSI] remove target parent limitiation
Christoph Hellwig
6
-48
/
+49
2006-01-14
[SCSI] sem2mutex: scsi_transport_spi.c
Jes Sorensen
1
-5
/
+5
2006-01-14
[SCSI] I2O: move pci_request_regions() just behind pci_enable_device()
Salyzyn, Mark
1
-4
/
+6
2006-01-14
[SCSI] ips: Mode Sense (Caching Page ) fix
Jack Hammer
1
-0
/
+3
2006-01-14
[SCSI] fc transport: add permanent_port_name fc_host attribute
Andreas Herrmann
1
-0
/
+4
2006-01-14
[SCSI] sr: split sr_audio_ioctl into specific helpers
Christoph Hellwig
1
-91
/
+111
2006-01-14
[SCSI] always handle REQ_BLOCK_PC requests in common code
Christoph Hellwig
4
-91
/
+13
2006-01-14
[SCSI] sas: fix removal of devices behind expanders
Christoph Hellwig
1
-1
/
+11
2006-01-13
[PATCH] Add Pseudo LLD bus_type probe and remove methods
Russell King
1
-2
/
+2
2006-01-13
[SCSI] Pass proper device from BusLogic to SCSI layer
Petr Vandrovec
1
-1
/
+2
2006-01-12
[SCSI] aic79xx: bump version to 3.0
James Bottomley
1
-1
/
+1
2006-01-12
[SCSI] aic79xx: Sequencer update
Hannes Reinecke
9
-1538
/
+1911
2006-01-12
[SCSI] aic79xx: Sanitize inb/outb handling
Hannes Reinecke
1
-59
/
+21
2006-01-12
[SCSI] aic79xx: Use struct map_node
Hannes Reinecke
3
-33
/
+58
2006-01-12
[SCSI] aic7xxx/aic79xx: New device ids
Hannes Reinecke
4
-14
/
+40
2006-01-12
[SCSI] Mask capabilities for SCSI-1 CD drive
Chuck Ebbert
1
-2
/
+3
2006-01-12
[SCSI] aacraid: README update
Mark Haverkamp
1
-74
/
+0
2006-01-12
[SCSI] aacraid: 17 element sg performance update
Mark Haverkamp
2
-4
/
+18
2006-01-12
[SCSI] aacraid: better sysfs adapter information
Mark Haverkamp
1
-2
/
+18
2006-01-12
[SCSI] aacraid: Fix default FIB size
Mark Haverkamp
1
-0
/
+4
2006-01-12
[SCSI] sas: clear parent->rphy in sas_rphy_delete
Christoph Hellwig
1
-0
/
+2
2006-01-12
[SCSI] turn most scsi semaphores into mutexes
Arjan van de Ven
16
-119
/
+129
2006-01-12
[SCSI] aic7xxx: fix timer handling bug
James Bottomley
3
-41
/
+16
2006-01-12
[SCSI] qla2xxx: Kconfig: two fixes
Andrew Vasquez
3
-10
/
+14
2006-01-12
[SCSI] lpfc_scsi.c: make lpfc_get_scsi_buf() static
Adrian Bunk
1
-1
/
+1
2006-01-12
[SCSI] scsi_transport_spi.c: make print_nego() static
Adrian Bunk
1
-1
/
+1
2006-01-12
[SCSI] raid_class.c - adding RAID10 and RAID10 defines
Moore, Eric
1
-0
/
+2
2006-01-12
[PATCH] m68k: fix PIO case in esp
Al Viro
1
-2
/
+3
2006-01-12
[PATCH] m68k: NULL noise removal
Al Viro
1
-2
/
+2
2006-01-12
[PATCH] m68k: oktagon makefile fix
Al Viro
1
-1
/
+2
[prev]
[next]