index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-10-29
[SCSI] lpfc: Replace lpfc_sli_issue_iocb_wait_high_priority
James.Smart@Emulex.Com
4
-90
/
+89
2005-10-29
[SCSI] lpfc: Fix for "command completion for iotax x?? not found"
James Bottomley
9
-206
/
+187
2005-10-29
[SCSI] lpfc: Remove RPI hash from the driver
James.Smart@Emulex.Com
5
-90
/
+15
2005-10-29
[SCSI] lpfc: Restore HEX safe bahavior of the sysfs xxx_store functions.
James.Smart@Emulex.Com
1
-3
/
+36
2005-10-29
[SCSI] lpfc: Fix for "Unknown IOCB command Data: x0 x3 x0 x0"
James.Smart@Emulex.Com
4
-6
/
+12
2005-10-29
[SCSI] lpfc: Fix comments for nodev_tmo
James.Smart@Emulex.Com
1
-1
/
+1
2005-10-29
[SCSI] lpfc: Add range checking for attributes passed as options at load time.
James.Smart@Emulex.Com
1
-44
/
+64
2005-10-29
[SCSI] lpfc: Return -EINVAL, -EPERM, and -EIO instead of 0 from sysfs callbacks
James.Smart@Emulex.Com
1
-11
/
+7
2005-10-29
[SCSI] lpfc: Update to Emulex hba model names
James.Smart@Emulex.Com
1
-6
/
+20
2005-10-29
[SCSI] lpfc: Cleanup code in lpfc_get_stats().
James.Smart@Emulex.Com
1
-19
/
+15
2005-10-29
[SCSI] remove broken driver cpqfc
James Bottomley
12
-13274
/
+0
2005-10-29
[SCSI] fix up mismerge in osst
James Bottomley
1
-1
/
+1
2005-10-29
[SCSI] update fc_transport for removal of block/unblock functions
James.Smart@Emulex.Com
9
-276
/
+384
2005-10-29
[SCSI] use scmd_id(), scmd_channel() throughout code
Jeff Garzik
25
-90
/
+92
2005-10-29
[SCSI] use sfoo_printk() in drivers
Jeff Garzik
21
-160
/
+149
2005-10-29
[SCSI] use {sdev,scmd,starget,shost}_printk in generic code
Jeff Garzik
7
-39
/
+33
2005-10-29
[SCSI] introduce sfoo_printk, sfoo_id, sfoo_channel helpers
Jeff Garzik
1
-0
/
+16
2005-10-29
[SCSI] kill unused scsi_scan_single_target()
Jeff Garzik
2
-15
/
+0
2005-10-29
[SCSI] Add an 'Issue LIP' device attribute in fc_transport class
Andrew Vasquez
5
-13
/
+50
2005-10-29
[SCSI] mptsas: white space fixes and version bump
Christoph Hellwig
2
-10
/
+13
2005-10-29
[SCSI] mptsas: add support for PHY resets
Christoph Hellwig
2
-0
/
+100
2005-10-29
[SCSI] sas: add support for PHY resets
Christoph Hellwig
2
-2
/
+42
2005-10-29
[SCSI] sas: add flag for locally attached PHYs
Christoph Hellwig
3
-3
/
+13
2005-10-29
[SCSI] sr: remove dead code
Jayachandran C
1
-1
/
+1
2005-10-29
[SCSI] Fix issue reported by coverity in drivers/scsi/scsi_ioctl.c
Jayachandran C
1
-2
/
+2
2005-10-29
[SCSI] mptsas: support link error attributes
Christoph Hellwig
1
-73
/
+153
2005-10-29
[SCSI] qla2xxx: put back label erroneously removed by eh_active patch
James Bottomley
1
-1
/
+1
2005-10-28
[SCSI] scsi_transport_sas: support link error attributes
Christoph Hellwig
2
-5
/
+49
2005-10-28
[SCSI] sgiwd93: small fixes
Ralf Baechle
2
-27
/
+2
2005-10-28
[SCSI] dec_esp: Use the right address space macro
Ralf Baechle
1
-5
/
+7
2005-10-28
[SCSI] dec_esp: Use physical addresses
Ralf Baechle
1
-4
/
+7
2005-10-28
[SCSI] dec_esp: Fix mapping of ESP.
Ralf Baechle
1
-1
/
+1
2005-10-28
[SCSI] qla2xxx: fix unnecessary activation of blk tag queue
James Bottomley
1
-26
/
+1
2005-10-28
[SCSI] qla2xxx: fix compile warning
Andrew Vasquez
1
-0
/
+2
2005-10-28
[SCSI] move the mid-layer printk's over to shost/starget/sdev_printk
James Bottomley
16
-119
/
+96
2005-10-28
[SCSI] qla2xxx: remove eh_active checks in qla2xxx error handling
Andrew Vasquez
1
-26
/
+15
2005-10-28
[SCSI] avoid overflows in disk size calculations
James Bottomley
1
-4
/
+3
2005-10-28
[SCSI] qla2xxx: Resync with latest released ISP23xx/63xx firmware -- 3.03.18.
James Bottomley
3
-21052
/
+21098
2005-10-28
[SCSI] qla2xxx: Update license.
Andrew Vasquez
28
-393
/
+158
2005-10-28
[SCSI] qla2xxx: Use midlayer's int_to_scsilun() function.
Andrew Vasquez
2
-4
/
+3
2005-10-28
[SCSI] qla2xxx: Add support to dynamically enable/disable ZIO.
Andrew Vasquez
7
-41
/
+146
2005-10-28
[SCSI] qla2xxx: Correct issue where fcport is prematurely marked DEAD.
Andrew Vasquez
1
-1
/
+1
2005-10-28
[SCSI] aacraid: Newer adapter communication iterface support
Mark Haverkamp
11
-219
/
+454
2005-10-28
[SCSI] aacraid: remove compiler warning
Mark Haverkamp
1
-2
/
+2
2005-10-28
[SCSI] aacraid: fix struct element cpu order
Mark Haverkamp
2
-2
/
+2
2005-10-28
[SCSI] aacraid: fix inquiry page
Mark Haverkamp
1
-11
/
+38
2005-10-28
[SCSI] aacraid: Use DMA mask defines
James Bottomley
2
-9
/
+9
2005-10-28
[ARM] 3042/1: AAED-2000 - LCD panel informations
Bellido Nicolas
1
-0
/
+43
2005-10-28
[ARM] 3041/1: AAEC-2000 - CLCD controller platform glue
Bellido Nicolas
4
-0
/
+105
2005-10-28
[ARM] 3040/1: AAEC-2000 - Preliminary clock interface support
Bellido Nicolas
3
-1
/
+134
[next]