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
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-20
[SCSI] qla2xxx: Correct issue where driver improperly issued SNS commands in ...
Andrew Vasquez
1
-0
/
+3
2006-05-20
[SCSI] qla2xxx: Consolidate firmware-dump handling across ISPs.
Andrew Vasquez
5
-62
/
+43
2006-05-20
[SCSI] qla2xxx: Consolidate "qla2xxx" string usage to a #define.
Andrew Vasquez
2
-7
/
+10
2006-05-20
[SCSI] qla2xxx: Use PCI_DEVICE() for pci_device_id definition.
Andrew Vasquez
1
-22
/
+11
2006-05-20
[SCSI] qla2xxx: Remove obsolete firmware-loader-module support.
Andrew Vasquez
17
-39456
/
+22
2006-05-20
[SCSI] qla2xxx: Remove unused port-type RSCN handling code.
Andrew Vasquez
7
-1581
/
+1
2006-05-20
[SCSI] qla2xxx: Drop unused driver cruft.
Andrew Vasquez
9
-170
/
+5
2006-05-20
[SCSI] qla2xxx: Add support for alternate WWN NVRAM setting.
Andrew Vasquez
1
-0
/
+12
2006-05-20
[SCSI] qla2xxx: Correct endianess comparisons during ISP24xx NVRAM configurat...
Andrew Vasquez
1
-3
/
+3
2006-05-20
[SCSI] qla2xxx: ABBA lock ordering fix.
Andrew Vasquez
1
-14
/
+1
2006-05-20
[SCSI] qla2xxx: Update ISP24xx firwmare loading heuristics.
Andrew Vasquez
1
-83
/
+93
2006-05-20
[SCSI] qla2xxx: Use FW calculated residual count for underrun handling.
Ravi Anand
2
-5
/
+13
2006-05-20
[SCSI] qla2xxx: Add support for new flash part.
Ravi Anand
2
-12
/
+83
2006-05-20
[SCSI] qla2xxx: Don't wait for loop transition to complete if LOOP_DEAD state...
Ravi Anand
1
-0
/
+4
2006-05-20
[SCSI] iscsi: update version
Mike Christie
2
-5
/
+5
2006-05-20
[SCSI] iscsi: fix command requeues during iscsi recovery
Mike Christie
3
-42
/
+50
2006-05-20
[SCSI] iscsi: support mutiple daemons
Mike Christie
1
-11
/
+27
2006-05-20
[SCSI] iscsi: kill dtask mempools
Mike Christie
2
-88
/
+10
2006-05-20
[SCSI] iscsi: only preallocate login buffer
Mike Christie
1
-16
/
+10
2006-05-20
[SCSI] iscsi: dont use sendpage for iscsi headers
Mike Christie
1
-16
/
+8
2006-05-20
[SCSI] fix (unlikely) memory leak in DAC960 driver
Jesper Juhl
1
-6
/
+7
2006-05-20
[SCSI] aacraid: remove unneeded list
Mark Haverkamp
4
-9
/
+0
2006-05-20
[SCSI] aacraid: sa race condition fix
Mark Haverkamp
1
-2
/
+2
2006-05-20
[SCSI] aacraid: adjustable timeouts
Mark Haverkamp
6
-7
/
+15
2006-05-20
[SCSI] aacraid: optimize sg alloc
Mark Haverkamp
1
-3
/
+3
2006-05-20
[SCSI] aacraid: remove unneeded locking
Mark Haverkamp
1
-8
/
+0
2006-05-10
[SCSI] fix proc_scsi_write to return "length" on success with remove-single-d...
James Bottomley
1
-2
/
+7
2006-05-10
[SCSI] iscsi: dequeue all buffers from queue
Mike Christie
1
-6
/
+8
2006-05-10
[SCSI] iscsi: increment expstatsn during login
Mike Christie
4
-21
/
+32
2006-05-10
[SCSI] iscsi: align printks
Or Gerlitz
4
-18
/
+20
2006-05-10
[SCSI] iscsi: fix manamgement task oops
Mike Christie
1
-6
/
+21
2006-05-10
[SCSI] iscsi: add transport end point callbacks
Or Gerlitz
4
-5
/
+65
2006-04-20
[SCSI] scsi_lib.c: fix warning in scsi_kmap_atomic_sg
Andrew Morton
1
-1
/
+2
2006-04-15
[SCSI] scsi_scan.c: fix compile warnings
akpm@osdl.org
2
-9
/
+18
2006-04-15
[SCSI] dc395x: dynamically map scatter-gather for PIO
Guennadi Liakhovetski
3
-102
/
+176
2006-04-15
[SCSI] ibmvscsi: convert kmalloc + memset to kcalloc
FUJITA Tomonori
1
-2
/
+1
2006-04-15
Merge ../scsi-rc-fixes-2.6
James Bottomley
43
-13269
/
+1098
2006-04-15
[SCSI] scsi_transport_sas: don't scan a non-existent end device
James Bottomley
1
-0
/
+2
2006-04-15
[SCSI] iscsi: convert iscsi tcp to libiscsi
Mike Christie
2
-2206
/
+813
2006-04-14
[SCSI] iscsi: add libiscsi
Mike Christie
6
-118
/
+2045
2006-04-14
[SCSI] iscsi: fix up iscsi eh
Mike Christie
5
-274
/
+561
2006-04-14
[SCSI] iscsi: add sysfs attrs for uspace sync up
Mike Christie
4
-76
/
+342
2006-04-14
[SCSI] iscsi: rm kernel iscsi handles usage for session and connection
Mike Christie
4
-50
/
+105
2006-04-14
[SCSI] BLIST_ATTACH_PQ3 flags
Kurt Garloff
3
-1
/
+4
2006-04-14
[SCSI] Better log messages for PQ3 devs
Kurt Garloff
1
-3
/
+35
2006-04-14
[SCSI] Try LUN 1 and use bflags
Kurt Garloff
1
-13
/
+4
2006-04-14
[SCSI] mptfusion - fix panic in mptsas_slave_configure
Moore, Eric
1
-1
/
+9
2006-04-13
[SCSI] 3ware 9000 disable local irqs during kmap_atomic
adam radford
1
-2
/
+7
2006-04-13
[SCSI] SCSI: fix scsi_kill_request() busy count handling
Tejun Heo
1
-0
/
+15
2006-04-13
[SCSI] FC transport: fixes for workq deadlocks
James Smart
2
-166
/
+341
[next]