summaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2007-01-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds23-157/+201
2007-01-11[PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz2-2/+0
2007-01-06[SCSI] qla1280: set residual correctlyJes Sorensen1-2/+4
2007-01-06[SCSI] megaraid_sas: Update module authorSumant Patro1-3/+3
2007-01-06[SCSI] 3ware 8000 serialize reset codeadam radford2-32/+30
2007-01-06[SCSI] sr: fix error code check in sr_block_ioctl()Tejun Heo1-1/+1
2007-01-06[SCSI] scsi: lpfc error path fixMariusz Kozlowski1-1/+5
2007-01-06[SCSI] aacraid: Product List UpdateSalyzyn, Mark1-10/+10
2007-01-06[SCSI] libiscsi: fix senselen calculationMike Christie1-3/+3
2007-01-06[SCSI] iscsi: simplify IPv6 and IPv4 address printingFUJITA Tomonori1-4/+2
2007-01-06[SCSI] iscsi: newline in printkMeelis Roos1-1/+1
2007-01-06[SCSI] iscsi: fix crypto_alloc_hash() error checkAkinobu Mita1-2/+2
2007-01-06[SCSI] iscsi: fix 2.6.19 data digest calculation bugArne Redlich1-1/+1
2007-01-06[SCSI] scsi_scan: fix report lun problems with CDROM or RBC devicesJames Bottomley1-2/+16
2007-01-03[SCSI] qla2xxx: Update version number to 8.01.07-k4.Andrew Vasquez1-1/+1
2007-01-03[SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.Andrew Vasquez1-2/+1
2007-01-03[SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected.Andrew Vasquez1-4/+6
2007-01-03[SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez3-35/+38
2007-01-03[SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.Andrew Vasquez1-1/+3
2007-01-03[SCSI] qla2xxx: Detect GPSC capabilities within a fabric.Andrew Vasquez3-2/+20
2007-01-03[SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID.Andrew Vasquez1-1/+1
2007-01-03[SCSI] qla2xxx: Correct endianess issue while interrogating MS status.Andrew Vasquez1-2/+2
2007-01-03[SCSI] qla2xxx: Don't log trace-control async-events.Andrew Vasquez1-1/+1
2007-01-03[SCSI] seagate: remove BROKEN tagJames Bottomley2-3/+4
2007-01-03[SCSI] scsi_transport_spi: fix sense buffer size errorJames Bottomley1-1/+1
2007-01-03[SCSI] Add missing completion to scsi_complete_async_scans()Matthew Wilcox1-6/+9
2007-01-03[SCSI] qla2xxx: make qla2x00_reg_remote_port() staticAdrian Bunk2-35/+34
2007-01-03[SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCIRandy Dunlap1-1/+2
2006-12-30[PATCH] powerpc iseries link error in allmodconfigJudith Lebzelter1-0/+2
2006-12-19[PATCH] Remove queue merging hooksJens Axboe1-1/+1
2006-12-19[PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requestsJens Axboe1-2/+0
2006-12-17[PATCH] m68k trivial build fixesAl Viro1-3/+3
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day11-16/+16
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day1-1/+1
2006-12-09[PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work againSam Creasey5-6/+6
2006-12-08[PATCH] struct path: convert scsiJosef Sipek2-2/+2
2006-12-07[PATCH] ide_scsi: allow it to be used for non CD onlyAlan Cox1-0/+6
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle2-45/+51
2006-12-07[PATCH] Add struct dev pointer to dma_is_consistent()Ralf Baechle1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter9-12/+12
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-06[PATCH] ... and then some more work_struct-induced breakage (ibmvscsi)Al Viro1-4/+6
2006-12-06[PATCH] More work_struct induced breakage (s390)Al Viro1-3/+3
2006-12-06Actually update the fixed up compile failures.David Howells3-11/+17
2006-12-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells77-1112/+4466
2006-12-05Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds72-1076/+4461
2006-12-05[SCSI] aic79xx: Add ASC-29320LPE ids to driverSalyzyn, Mark3-1/+9
2006-12-05[SCSI] stex: version updateEd Lin1-4/+2
2006-12-05[SCSI] stex: change wait loop codeEd Lin1-21/+20
2006-12-05[SCSI] stex: add new device type supportEd Lin1-7/+21