summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* scsi: fix sense_slab/bio swapping livelockHugh Dickins2008-04-061-10/+12
* [SCSI] mvsas: check subsystem idKe Wei2008-03-281-0/+9
* [SCSI] mvsas: get phy info.Ke Wei2008-03-281-46/+42
* [SCSI] mvsas: fix the buffer of rx DMA overflow bugKe Wei2008-03-281-9/+16
* [SCSI] mvsas: retry aborting task.Ke Wei2008-03-281-8/+25
* [SCSI] mvsas: check hd whether unpluggedKe Wei2008-03-281-31/+45
* [SCSI] mvsas : interrupt handlingKe Wei2008-03-281-57/+170
* [SCSI] mvsas: a tag handler implementationKe Wei2008-03-281-43/+87
* [SCSI] mvsas: fill in error info record and phy mode6 bits.Ke Wei2008-03-281-36/+87
* [SCSI] libsas: Warn if ATA device detected but CONFIG_SCSI_SAS_ATA not setJames Bottomley2008-03-271-1/+4
* [SCSI] hosts.c: fixes for "no error" reported after error scenariosJames Smart2008-03-271-5/+11
* Revert "[SCSI] fix bsg queue oops with iscsi logout"James Bottomley2008-03-261-1/+1
* [SCSI] a100u2w: fix bitmap lookup routineAkinobu Mita2008-03-201-4/+5
* [SCSI] fix media change events for polled devicesKay Sievers2008-03-191-0/+5
* [SCSI] sd, sr: do not emit change event at device addKay Sievers2008-03-192-0/+2
* [SCSI] gdth: Allocate sense_buffer to prevent NULL pointer dereferenceSven Schnelle2008-03-141-0/+7
* [SCSI] arcmsr: fix iounmap error for Type B adapternickcheng2008-03-141-7/+7
* [SCSI] fix bsg queue oops with iscsi logoutMike Christie2008-03-131-1/+1
* [SCSI] Fix dependency problems in SCSI driversJames Bottomley2008-03-081-1/+1
* [SCSI] advansys: Fix bug in AdvLoadMicrocodeMatthew Wilcox2008-03-071-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2008-03-0524-326/+370
|\
| * [SCSI] iscsi class: regression - fix races with state manipulation and blocki...Mike Christie2008-03-051-28/+48
| * [SCSI] qla4xxx: regression - add start scan calloutMike Christie2008-03-051-12/+14
| * [SCSI] qla4xxx: fix host reset dpc raceMike Christie2008-03-052-5/+10
| * [SCSI] tgt: fix build errors when dprintk is definedFUJITA Tomonori2008-03-031-1/+1
| * [SCSI] tgt: set the data length properlyFUJITA Tomonori2008-03-031-0/+5
| * [SCSI] tgt: stop zero'ing scsi_cmndFUJITA Tomonori2008-03-031-1/+0
| * [SCSI] ibmvstgt: set up scsi_host properly before __scsi_alloc_queueFUJITA Tomonori2008-03-031-3/+4
| * [SCSI] docbook: fix scsi source fileRandy Dunlap2008-03-031-2/+1
| * [SCSI] qla2xxx: Update version number to 8.02.00-k9.Andrew Vasquez2008-03-031-1/+1
| * [SCSI] qla2xxx: Correct usage of inconsistent timeout values while issuing EL...Andrew Vasquez2008-03-033-10/+10
| * [SCSI] qla2xxx: Correct discrepancies during OVERRUN handling on FWI2-capable...Andrew Vasquez2008-03-031-0/+5
| * [SCSI] qla2xxx: Correct needless clean-up resets during shutdown.Andrew Vasquez2008-03-031-1/+2
| * [SCSI] arcmsr: update version and changelogNick Cheng2008-03-031-1/+1
| * [SCSI] ps3rom: disable clusteringFUJITA Tomonori2008-03-031-1/+1
| * [SCSI] ps3rom: fix wrong resid calculation bugFUJITA Tomonori2008-03-031-1/+1
| * [SCSI] mvsas: fix phy sas addressKe Wei2008-02-291-6/+5
| * [SCSI] gdth: fix to internal commands executionBoaz Harrosh2008-02-272-18/+13
| * [SCSI] gdth: bugfix for the at-exit problemsBoaz Harrosh2008-02-271-54/+28
| * [SCSI] iscsi regression: check for zero max session cmdsMike Christie2008-02-272-3/+3
| * [SCSI] aic94xx: fix TMF ascb handling to prevent sequencer panicJames Bottomley2008-02-243-114/+139
| * [SCSI] libsas: misc fixes to the eh pathJames Bottomley2008-02-231-17/+12
| * [SCSI] libsas: use the supplied address for SATA devices rather than changing itJames Bottomley2008-02-232-42/+8
| * [SCSI] aic94xx: plumb in I_T_nexus_reset task management functionJames Bottomley2008-02-233-5/+56
| * [SCSI] libsas: export sas_find_local_phy functionJames Bottomley2008-02-231-2/+3
| * [SCSI] mvsas: remove execute permission from fileJames Bottomley2008-02-231-0/+0
* | scsi: missing add of padded bytes to io completion byte countJens Axboe2008-03-041-1/+1
* | docbook: fix scsi source fileRandy Dunlap2008-03-031-2/+1
* | fix vmsas.c file permissionsOliver Pinter2008-02-231-0/+0
|/
* mvsas: fix build warning, clean prototypesJeff Garzik2008-02-231-12/+1
OpenPOWER on IntegriCloud