aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-12-26[PATCH] Fix Fibre Channel boot oopsJames Bottomley1-1/+2
2005-12-24Merge branch 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-4/+1
2005-12-24[PATCH] fix libata inquiry VPD for ATAPI devicesTony Battersby1-4/+1
2005-12-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2-14/+93
2005-12-18[PATCH] dpt_i2o fix for deadlock conditionSalyzyn, Mark1-5/+20
2005-12-17[SCSI] fix scsi_reap_target() device_del from atomic contextJames Bottomley1-10/+38
2005-12-15[SCSI] fix for fc transport recursion problem.James.Smart@Emulex.Com1-4/+55
2005-12-15[PATCH] iscsi gfp_t annotationsAl Viro2-2/+2
2005-12-14Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds13-81/+64
2005-12-13[SCSI] Consolidate REQ_BLOCK_PC handling path (fix ipod panic)James Bottomley4-62/+26
2005-12-13[SCSI] Negotiate correctly with async-only devicesMatthew Wilcox1-2/+2
2005-12-13[libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik4-10/+15
2005-12-12[PATCH] libata-core.c: fix parameter bug on kunmap_atomic() callsMark Lord1-2/+2
2005-12-12[PATCH] Fix SCSI scanning slab corruptionBrian King1-3/+0
2005-12-12[SCSI] fix double free of scsi request queueBrian King1-1/+0
2005-12-12Revert revert of "[SCSI] fix usb storage oops"Linus Torvalds1-1/+8
2005-12-09[SCSI] fix panic when ejecting ieee1394 ipodJens Axboe1-4/+4
2005-12-08[SCSI] fix OOPS due to clearing eh_action prior to aborting eh commandMichael Reed1-1/+6
2005-12-08[SCSI] Fix incorrect pointer in megaraid.c MODE_SENSE emulationMark Lord1-1/+1
2005-12-07[SCSI] qla2xxx: Correct short-WRITE status handling.Andrew Vasquez1-0/+15
2005-12-07[SCSI] qla2xxx: Correct mis-handling of AENs.Andrew Vasquez2-12/+4
2005-12-07[SCSI] ibmvscsi kexec fixDave C Boutcher3-3/+10
2005-12-03[PATCH] libata: fix ata_scsi_pass_thru error handlingTejun Heo1-2/+7
2005-12-02Revert "[SCSI] fix usb storage oops"Linus Torvalds1-8/+1
2005-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds7-17/+31
2005-12-02[SCSI] sg: fix a bug in st_map_user_pages failure pathHugh Dickins1-1/+3
2005-12-02[SCSI] sg and st unmap_user_pages allow PageReservedHugh Dickins2-4/+0
2005-12-01[SCSI] st: fix a bug in sgl_map_user_pages failure path Hugh Dickins1-0/+1
2005-12-01[SCSI] sym2: Disable IU and QAS negotiationMatthew Wilcox1-1/+4
2005-12-01[SCSI] aacraid: Check scsi_bios_ptabe return codeMark Haverkamp1-0/+2
2005-12-01[SCSI] SPI DV: be more conservative about echo buffer usageJames Bottomley1-9/+19
2005-11-29[PATCH] fix megaraid.c lockingChristoph Hellwig1-15/+14
2005-11-28[SCSI] aic7xxx: reset handler selects a wrong commandVasily Averin2-2/+2
2005-11-27[PATCH] drivers/scsi/dpt_i2o.c: fix a NULL pointer dereferenceAdrian Bunk1-4/+5
2005-11-22[PATCH] Fix a bug in scsi_get_commandMatthew Dobson1-1/+1
2005-11-18Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-1/+1
2005-11-18[PATCH] ide: remove ide_driver_t.owner fieldLaurent Riffard1-1/+1
2005-11-18[libata sata_mv] update copyright, driver versionJeff Garzik1-1/+2
2005-11-18[PATCH] sil24: make error_intr less verboseTejun Heo1-3/+9
2005-11-18[PATCH] sil24: add ATAPI supportTejun Heo1-26/+58
2005-11-18[PATCH] sil24: use SRST for phy_resetTejun Heo1-10/+66
2005-11-18[PATCH] sil24: add sil24_restart_controllerTejun Heo1-3/+32
2005-11-17[libata sata_mv] handle lack of hardware nIEN supportJeff Garzik1-1/+6
2005-11-17[libata sata_mv] SATA probe, DMA boundary fixesJeff Garzik1-18/+70
2005-11-17[libata] add timeout to commands for which we call wait_completion()Jeff Garzik1-4/+28
2005-11-16Merge branch 'upstream-fixes'Jeff Garzik11-90/+133
2005-11-16[libata] bump versionsJeff Garzik8-8/+8
2005-11-16[libata ahci] tone down ATAPI errorsJeff Garzik1-13/+15
2005-11-16[PATCH] libata: honor the transfer cycle time speficied by the EIDE deviceAlbert Lee1-2/+4
2005-11-16[PATCH] sil24: add constantsTejun Heo1-1/+20