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.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-18
[PATCH] libata: Code for the IRQ mask flag
Alan Cox
1
-4
/
+15
2006-01-18
[PATCH] libata: Fix sector lock to apply to both drives not drive 0 twice
Alan Cox
1
-1
/
+1
2006-01-18
[PATCH] libata: Fix heuristic typos add LBA48PIO flag and support code, add I...
Alan Cox
1
-0
/
+4
2006-01-18
[PATCH] Intel ICH8 SATA: add PCI device IDs
Jason Gaston
1
-0
/
+3
2006-01-17
[PATCH] libata: add a function to decide if we need iordy
Alan Cox
1
-0
/
+34
2006-01-17
[PATCH] libata: Pre UDMA EIDE PIO mode selection
Alan Cox
1
-5
/
+9
2006-01-17
[libata] sata_promise: add pci id
Yusuf Iskenderoglu
1
-0
/
+16
2006-01-17
[libata] sata_svw: add pci id
Oliver Weihe
1
-0
/
+1
2006-01-17
[PATCH] ahci: AHCI mode SATA patch for Intel ICH8
Jason Gaston
1
-0
/
+10
2006-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2
-2
/
+2
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
6
-19
/
+19
2006-01-15
Fix "stuct", "strut", "struc" typos
Alexey Dobriyan
1
-1
/
+1
2006-01-15
spelling: s/appropiate/appropriate/
Adrian Bunk
1
-1
/
+1
2006-01-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
65
-2863
/
+3135
2006-01-14
[SCSI] qla2xxx: Update version number to 8.01.04-k.
andrew.vasquez@qlogic.com
1
-2
/
+2
2006-01-14
[SCSI] qla2xxx: Disable port-type RSCN handling via driver state-machine.
andrew.vasquez@qlogic.com
4
-2
/
+11
2006-01-14
[SCSI] qla2xxx: Kconfig update: Add URL to download firmware images.
andrew.vasquez@qlogic.com
1
-0
/
+4
2006-01-14
[SCSI] qla2xxx: Correct setting of FDMI supported/current port speed.
andrew.vasquez@qlogic.com
1
-5
/
+2
2006-01-14
[SCSI] qla2xxx: Correct execution-throttle setting for ISP24xx.
andrew.vasquez@qlogic.com
1
-0
/
+2
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
[next]