aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-20[SCSI] a100u2w: fix bitmap lookup routineAkinobu Mita1-4/+5
2008-03-19[SCSI] fix media change events for polled devicesKay Sievers1-0/+5
2008-03-19[SCSI] sd, sr: do not emit change event at device addKay Sievers2-0/+2
2008-03-14[SCSI] gdth: Allocate sense_buffer to prevent NULL pointer dereferenceSven Schnelle1-0/+7
2008-03-14[SCSI] arcmsr: fix iounmap error for Type B adapternickcheng1-7/+7
2008-03-13[SCSI] fix bsg queue oops with iscsi logoutMike Christie1-1/+1
2008-03-08[SCSI] Fix dependency problems in SCSI driversJames Bottomley1-1/+1
2008-03-07[SCSI] advansys: Fix bug in AdvLoadMicrocodeMatthew Wilcox1-1/+1
2008-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds24-326/+370
2008-03-05[SCSI] iscsi class: regression - fix races with state manipulation and blocking/unblockingMike Christie1-28/+48
2008-03-05[SCSI] qla4xxx: regression - add start scan calloutMike Christie1-12/+14
2008-03-05[SCSI] qla4xxx: fix host reset dpc raceMike Christie2-5/+10
2008-03-04scsi: missing add of padded bytes to io completion byte countJens Axboe1-1/+1
2008-03-03[SCSI] tgt: fix build errors when dprintk is definedFUJITA Tomonori1-1/+1
2008-03-03[SCSI] tgt: set the data length properlyFUJITA Tomonori1-0/+5
2008-03-03[SCSI] tgt: stop zero'ing scsi_cmndFUJITA Tomonori1-1/+0
2008-03-03[SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queueFUJITA Tomonori1-3/+4
2008-03-03[SCSI] docbook: fix scsi source fileRandy Dunlap1-2/+1
2008-03-03[SCSI] qla2xxx: Update version number to 8.02.00-k9.Andrew Vasquez1-1/+1
2008-03-03[SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing ELS commands.Andrew Vasquez3-10/+10
2008-03-03[SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable cards.Andrew Vasquez1-0/+5
2008-03-03[SCSI] qla2xxx: Correct needless clean-up resets during shutdown.Andrew Vasquez1-1/+2
2008-03-03[SCSI] arcmsr: update version and changelogNick Cheng1-1/+1
2008-03-03[SCSI] ps3rom: disable clusteringFUJITA Tomonori1-1/+1
2008-03-03[SCSI] ps3rom: fix wrong resid calculation bugFUJITA Tomonori1-1/+1
2008-03-03docbook: fix scsi source fileRandy Dunlap1-2/+1
2008-02-29[SCSI] mvsas: fix phy sas addressKe Wei1-6/+5
2008-02-27[SCSI] gdth: fix to internal commands executionBoaz Harrosh2-18/+13
2008-02-27[SCSI] gdth: bugfix for the at-exit problemsBoaz Harrosh1-54/+28
2008-02-27[SCSI] iscsi regression: check for zero max session cmdsMike Christie2-3/+3
2008-02-24[SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panicJames Bottomley3-114/+139
2008-02-23[SCSI] libsas: misc fixes to the eh pathJames Bottomley1-17/+12
2008-02-23[SCSI] libsas: use the supplied address for SATA devices rather than changing itJames Bottomley2-42/+8
2008-02-23[SCSI] aic94xx: plumb in I_T_nexus_reset task management functionJames Bottomley3-5/+56
2008-02-23[SCSI] libsas: export sas_find_local_phy functionJames Bottomley1-2/+3
2008-02-23[SCSI] mvsas: remove execute permission from fileJames Bottomley1-0/+0
2008-02-23fix vmsas.c file permissionsOliver Pinter1-0/+0
2008-02-23mvsas: fix build warning, clean prototypesJeff Garzik1-12/+1
2008-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds24-180/+3181
2008-02-23PM: Introduce PM_EVENT_HIBERNATE callback stateRafael J. Wysocki4-4/+4
2008-02-23[SCSI] qlogicpt: section fixesAdrian Bunk1-6/+6
2008-02-23[SCSI] mvsas: convert from rough draft to working driverKe Wei1-313/+1469
2008-02-23[SCSI] mvsas: Add Marvell 6440 SAS/SATA driverJeff Garzik3-0/+1836
2008-02-22[SCSI] libsas: correctly flush the LU queue on error recoveryJames Bottomley1-1/+2
2008-02-22[SCSI] aic94xx: fix sequencer hang on error recoveryJames Bottomley1-4/+0
2008-02-22[SCSI] st: compile fix when DEBUG set to oneKai Makisara2-8/+4
2008-02-22[SCSI] stex: stex_internal_copy should be called with sg_count in struct st_ccbFUJITA Tomonori1-4/+6
2008-02-22[SCSI] stex: stex_direct_copy shouldn't call dma_map_sgFUJITA Tomonori1-22/+12
2008-02-22[SCSI] lpfc: Balance lockingMatthew Wilcox1-9/+9
2008-02-22[SCSI] qla4xxx: fix up residual handlingDavid Somayajulu1-2/+1