aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-03Merge branch 'master'Jeff Garzik3-18/+95
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-24Merge branch 'master'Jeff Garzik16-88/+86
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-13Merge branch 'upstream-fixes'Jeff Garzik4-10/+15
2005-12-13[libata] mark certain hardware (or drivers) with a no-atapi flagJeff Garzik4-10/+15
2005-12-13[PATCH] libata: remove unused qc->waitingTejun Heo1-12/+2
2005-12-13[PATCH] libata: remove unused functionsTejun Heo2-30/+0
2005-12-13[PATCH] libata: use ata_exec_internal()Tejun Heo1-101/+44
2005-12-13[PATCH] libata: implement ata_exec_internal()Tejun Heo1-0/+99
2005-12-12Merge branch 'upstream-fixes'Jeff Garzik1-2/+2
2005-12-12[PATCH] libata: ata_piix 450NX errataAlan Cox1-1/+43
2005-12-12[PATCH] libata-core.c: fix parameter bug on kunmap_atomic() callsMark Lord1-2/+2
2005-12-12Merge branch 'master'Jeff Garzik2-4/+8
2005-12-12[PATCH] Fix SCSI scanning slab corruptionBrian King1-3/+0
2005-12-12[PATCH] libata: add ata_piix notesAlan Cox1-0/+43
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-06[PATCH] libata: err_mask misc fixAlbert Lee1-5/+13
2005-12-06[PATCH] libata: determine the err_mask directly in atapi_packet_task()Albert Lee1-6/+7
2005-12-06[PATCH] libata: determine the err_mask when the error is foundAlbert Lee1-1/+9
2005-12-06[PATCH] libata: move err_mask to ata_queued_cmdAlbert Lee10-54/+81
2005-12-06[PATCH] libata: minor patch before moving err_maskAlbert Lee1-3/+7
2005-12-03Merge branch 'upstream-fixes'Jeff Garzik9-27/+39
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-12-01[PATCH] mark several libata datastructures constArjan van de Ven8-11/+11
2005-12-01Merge branch 'master'Jeff Garzik1-15/+14