index
:
~nh/linux
master
mutex
Unnamed repository; edit this file 'description' to name the repository.
nh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2006-05-28
[SCSI] zfcp: print bit error threshold data human readable
Ralph Wuerthner
1
-4
/
+32
2006-05-28
[SCSI] zfcp: (cleanup) removed superfluous macros, struct members, typedefs
Andreas Herrmann
7
-122
/
+41
2006-05-28
[SCSI] zfcp: (cleanup) kmalloc/kzalloc replacement
Andreas Herrmann
3
-20
/
+10
2006-05-28
[SCSI] zfcp: (cleanup) remove useless comments
Andreas Herrmann
3
-284
/
+0
2006-05-28
[SCSI] zfcp: (cleanup) shortened copyright and author information
Andreas Herrmann
14
-180
/
+59
2006-05-20
[SCSI] imm: no need for unchecked_isa_dma
Randy Dunlap
1
-4
/
+4
2006-05-20
[SCSI] qla2xxx: Update version number to 8.01.05-k2.
Andrew Vasquez
1
-2
/
+2
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-19
[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-14
[SCSI] dc395x: dynamically map scatter-gather for PIO
Guennadi Liakhovetski
3
-102
/
+176
2006-04-14
[SCSI] ibmvscsi: convert kmalloc + memset to kcalloc
FUJITA Tomonori
1
-2
/
+1
2006-04-14
Merge ../scsi-rc-fixes-2.6
James Bottomley
43
-13269
/
+1098
2006-04-14
[SCSI] scsi_transport_sas: don't scan a non-existent end device
James Bottomley
1
-0
/
+2
2006-04-14
[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
[next]