aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2007-05-013w-xxxx: fix oops caused by incorrect REQUEST_SENSE handlingJames Bottomley
2007-05-01Fix qlogicpti DMA unmappingDavid Miller
2007-04-13Fix scsi sense handlingDavid Miller
2007-03-23st: fix Tape dies if wrong block size used, bug 7919Kai Makisara
2007-03-23gdth: fix oops in gdth_copy_cmd()Joerg Dorchain
2007-03-13Fix bug 7994 sleeping function called from invalid contextDouglas Gilbert
2007-02-03Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-02-02[SCSI] sd: udev accessing an uninitialized scsi_disk field results in a crashNagendra Singh Tomar
2007-01-30[PATCH] sym53c500_cs: remove bogus call fo free_dma()Al Viro
2007-01-27[SCSI] st: A MTIOCTOP/MTWEOF within the early warning will cause the file num...Kai Makisara
2007-01-27[SCSI] qla4xxx: bug fixesDavid C Somayajulu
2007-01-27[SCSI] Fix scsi_add_device() for async scanningMatthew Wilcox
2007-01-22Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2007-01-11[PATCH] PCMCIA: fix drivers broken by recent cleanupDaniel Ritz
2007-01-06[SCSI] qla1280: set residual correctlyJes Sorensen
2007-01-06[SCSI] megaraid_sas: Update module authorSumant Patro
2007-01-06[SCSI] 3ware 8000 serialize reset codeadam radford
2007-01-06[SCSI] sr: fix error code check in sr_block_ioctl()Tejun Heo
2007-01-06[SCSI] scsi: lpfc error path fixMariusz Kozlowski
2007-01-06[SCSI] aacraid: Product List UpdateSalyzyn, Mark
2007-01-06[SCSI] libiscsi: fix senselen calculationMike Christie
2007-01-06[SCSI] iscsi: simplify IPv6 and IPv4 address printingFUJITA Tomonori
2007-01-06[SCSI] iscsi: newline in printkMeelis Roos
2007-01-06[SCSI] iscsi: fix crypto_alloc_hash() error checkAkinobu Mita
2007-01-06[SCSI] iscsi: fix 2.6.19 data digest calculation bugArne Redlich
2007-01-06[SCSI] scsi_scan: fix report lun problems with CDROM or RBC devicesJames Bottomley
2007-01-03[SCSI] qla2xxx: Update version number to 8.01.07-k4.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Use generic isp_ops.fw_dump() function.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Perform a fw-dump when an ISP23xx RISC-paused state is detected.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Correct reset handling logic.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Correct IOCB queueing mechanism for ISP54XX HBAs.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Detect GPSC capabilities within a fabric.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Use proper prep_ms_iocb() function during GFPN_ID.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Correct endianess issue while interrogating MS status.Andrew Vasquez
2007-01-03[SCSI] qla2xxx: Don't log trace-control async-events.Andrew Vasquez
2007-01-03[SCSI] seagate: remove BROKEN tagJames Bottomley
2007-01-03[SCSI] scsi_transport_spi: fix sense buffer size errorJames Bottomley
2007-01-03[SCSI] Add missing completion to scsi_complete_async_scans()Matthew Wilcox
2007-01-03[SCSI] qla2xxx: make qla2x00_reg_remote_port() staticAdrian Bunk
2007-01-03[SCSI] advansys: wrap PCI table inside ifdef CONFIG_PCIRandy Dunlap
2006-12-30[PATCH] powerpc iseries link error in allmodconfigJudith Lebzelter
2006-12-19[PATCH] Remove queue merging hooksJens Axboe
2006-12-19[PATCH] ->nr_sectors and ->hard_nr_sectors are not used for BLOCK_PC requestsJens Axboe
2006-12-17[PATCH] m68k trivial build fixesAl Viro
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-13[PATCH] Fix numerous kcalloc() calls, convert to kzalloc()Robert P. J. Day
2006-12-09[PATCH] Sun3 SCSI: Make sun3 scsi drivers compile/work againSam Creasey
2006-12-08[PATCH] struct path: convert scsiJosef Sipek
2006-12-07[PATCH] ide_scsi: allow it to be used for non CD onlyAlan Cox
2006-12-07[PATCH] Pass struct dev pointer to dma_cache_sync()Ralf Baechle