summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] iscsi: simplify IPv6 and IPv4 address printingFUJITA Tomonori2007-01-061-4/+2
* [SCSI] iscsi: newline in printkMeelis Roos2007-01-061-1/+1
* [SCSI] iscsi: fix crypto_alloc_hash() error checkAkinobu Mita2007-01-061-2/+2
* [SCSI] iscsi: fix 2.6.19 data digest calculation bugArne Redlich2007-01-061-1/+1
* [SCSI] scsi_scan: fix report lun problems with CDROM or RBC devicesJames Bottomley2007-01-061-2/+16
* [SCSI] qla2xxx: Update version number to 8.01.07-k4.Andrew Vasquez2007-01-031-1/+1
* [SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.Andrew Vasquez2007-01-031-2/+1
* [SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected.Andrew Vasquez2007-01-031-4/+6
* [SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez2007-01-033-35/+38
* [SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.Andrew Vasquez2007-01-031-1/+3
* [SCSI] qla2xxx: Detect GPSC capabilities within a fabric.Andrew Vasquez2007-01-033-2/+20
* [SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID.Andrew Vasquez2007-01-031-1/+1
* [SCSI] qla2xxx: Correct endianess issue while interrogating MS status.Andrew Vasquez2007-01-031-2/+2
* [SCSI] qla2xxx: Don't log trace-control async-events.Andrew Vasquez2007-01-031-1/+1
* [SCSI] seagate: remove BROKEN tagJames Bottomley2007-01-032-3/+4
* [SCSI] scsi_transport_spi: fix sense buffer size errorJames Bottomley2007-01-031-1/+1
* [SCSI] Add missing completion to scsi_complete_async_scans()Matthew Wilcox2007-01-031-6/+9
* [SCSI] qla2xxx: make qla2x00_reg_remote_port() staticAdrian Bunk2007-01-032-35/+34
* [SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCIRandy Dunlap2007-01-031-1/+2
* [PATCH] powerpc iseries link error in allmodconfigJudith Lebzelter2006-12-301-0/+2
* [PATCH] Remove queue merging hooksJens Axboe2006-12-191-1/+1
* [PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requestsJens Axboe2006-12-191-2/+0
* [PATCH] m68k trivial build fixesAl Viro2006-12-171-3/+3
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-1311-16/+16
* [PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day2006-12-131-1/+1
* [PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work againSam Creasey2006-12-095-6/+6
* [PATCH] struct path: convert scsiJosef Sipek2006-12-082-2/+2
* [PATCH] ide_scsi: allow it to be used for non CD onlyAlan Cox2006-12-071-0/+6
* [PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2006-12-072-45/+51
* [PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle2006-12-071-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-079-12/+12
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)Al Viro2006-12-061-4/+6
* [PATCH] More work_struct induced breakage (s390)Al Viro2006-12-061-3/+3
* Actually update the fixed up compile failures.David Howells2006-12-063-11/+17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-0677-1112/+4466
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2006-12-0572-1076/+4461
| |\
| | * [SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark2006-12-053-1/+9
| | * [SCSI] stex: version updateEd Lin2006-12-051-4/+2
| | * [SCSI] stex: change wait loop codeEd Lin2006-12-051-21/+20
| | * [SCSI] stex: add new device type supportEd Lin2006-12-051-7/+21
| | * [SCSI] stex: update device id infoEd Lin2006-12-052-11/+33
| | * [SCSI] stex: adjust default queue lengthEd Lin2006-12-051-1/+10
| | * [SCSI] stex: add value check in hard reset routineEd Lin2006-12-051-1/+1
| | * [SCSI] stex: fix controller_info command handlingEd Lin2006-12-051-0/+1
| | * [SCSI] stex: fix biosparam calculationEd Lin2006-12-051-3/+3
| | * [SCSI] megaraid: fix MMIO castsJeff Garzik2006-12-052-6/+10
| | * [SCSI] tgt: fix undefined flush_dcache_page() problemakpm@osdl.org2006-12-051-0/+2
| | * [SCSI] libsas: better error handling in sas_expander.cJames Bottomley2006-12-031-12/+24
| | * [SCSI] lpfc 8.1.11 : Change version number to 8.1.11James Smart2006-12-031-1/+1