summaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAgeFilesLines
* [SCSI] aacraid: cleanupsAdrian Bunk2007-04-015-9/+4
* [SCSI] dpt_i2o: remove dead codeAdrian Bunk2007-04-011-2/+0
* [SCSI] Remove some unused SCSI-related kernel config variables.Robert P. J. Day2007-04-013-38/+0
* [SCSI] dpt: whitespace cleanupHenne2007-04-013-27/+27
* [SCSI] pcmcia: allow drivers to be built non-modularRobert P. J. Day2007-04-011-6/+3
* [SCSI] aacraid: Add likely() and unlikely()Salyzyn, Mark2007-04-012-31/+25
* [SCSI] qla2xxx: fix for byteswap in fc_host fabric_nameRichard Lary2007-04-011-8/+8
* [SCSI] lpfc: fix oops when parsing dodgy VPDAnton Blanchard2007-04-011-1/+1
* [SCSI] aacraid: cleanup and version stamp driverSalyzyn, Mark2007-03-213-11/+6
* [SCSI] aacraid: check buffer address in aac_internal_transferSalyzyn, Mark2007-03-211-2/+3
* [SCSI] fix scsi_wait_scan build problemJames Bottomley2007-03-211-2/+0
* [SCSI] sd: fix up start/stop messages for new sd_printk() APIJames Bottomley2007-03-201-22/+16
* [SCSI] sd: implement START/STOP managementTejun Heo2007-03-202-4/+128
* [SCSI] sd: fix return value of sd_sync_cache()Tejun Heo2007-03-201-1/+3
* [SCSI] eata_pio: Remove FALSE/TRUE definesRichard Knutsson2007-03-201-7/+0
* [SCSI] expose eh_timed_out to the host templateJames Bottomley2007-03-201-1/+10
* [SCSI] aacraid: Improved error handlingMark Haverkamp2007-03-205-33/+130
* [SCSI] aacraid: fix srb ioctl for 64 bitsMark Haverkamp2007-03-201-102/+157
* [SCSI] aacraid: remove un-needed references to container id (cid)Mark Haverkamp2007-03-201-17/+17
* [SCSI] aacraid: Fix ioctl handling when adapter resetsMark Haverkamp2007-03-202-8/+19
* [SCSI] aacraid: Fix blocking issue with container probing function (cast update)Mark Haverkamp2007-03-201-142/+169
* [SCSI] aacraid: Fix struct element name issueMark Haverkamp2007-03-205-45/+41
* [SCSI] aacraid: add restart adapter platform functionMark Haverkamp2007-03-203-25/+31
* [SCSI] set resid in scsi_io_completion() even for check conditionPete Wyckoff2007-03-201-2/+2
* [SCSI] tgt: remove the code to build senseFUJITA Tomonori2007-03-201-14/+13
* [SCSI] fc_transport: update potential link speedsJames Smart2007-03-201-0/+2
* [SCSI] qla2xxx: Update version number to 8.01.07-k6.Andrew Vasquez2007-03-201-1/+1
* [SCSI] qla2xxx: Allow the extended-error-logging flag to be dynamic.Andrew Vasquez2007-03-201-1/+1
* [SCSI] qla2xxx: Drop acquisition of hardware_lock during flash manipulations.Andrew Vasquez2007-03-201-6/+0
* [SCSI] qla2xxx: Add cond_resched() calls during HBA flash manipulation.Andrew Vasquez2007-03-201-0/+5
* [SCSI] qla2xxx: Add scan_[start|finish]() callbacks for ISP24xx HBAs.Andrew Vasquez2007-03-201-0/+2
* [SCSI] qla2xxx: fix RSCN handling on big-endian systemsMalahal Naineni2007-03-201-5/+8
* [SCSI] make scsi_wait_scan always modularJames Bottomley2007-03-202-1/+7
* [SCSI] sd: typo fix: sdkp_printk should be sd_printkJames Bottomley2007-03-111-1/+1
* [SCSI] pci2000: Delete unused header file.Robert P. J. Day2007-03-111-197/+0
* [SCSI] tgt: fix scsi command leakFUJITA Tomonori2007-03-111-3/+20
* [SCSI] tgt: fix sesnse buffer problemsFUJITA Tomonori2007-03-114-117/+35
* [SCSI] tgt: rm bio hacks in scsi tgtMike Christie2007-03-111-99/+34
* [SCSI] iscsi_tcp: print useful error message when iscsi crc23c allocation failsMike Christie2007-03-111-2/+12
* [SCSI] iscsi_tcp: increase max_sectorsMike Christie2007-03-111-0/+1
* [SCSI] libiscsi: use get_unalignedMike Christie2007-03-111-2/+3
* [SCSI] iscsi transport: use atomic for session_nr allocationsMike Christie2007-03-111-2/+4
* [SCSI] iscsi: rename DEFAULT_MAX_RECV_DATA_SEGMENT_LENGTHMike Christie2007-03-112-4/+4
* [SCSI] libiscsi: clear mtaskMike Christie2007-03-111-11/+8
* [SCSI] libiscsi: flush work before freeing connectionMike Christie2007-03-111-0/+3
* [SCSI] constants.c: Update ASC list and make it constMartin K. Petersen2007-03-111-1/+6
* [SCSI] sd: convert logging to new printk helpersMartin K. Petersen2007-03-111-21/+29
* [SCSI] sd: make printing use a common prefixMartin K. Petersen2007-03-111-158/+95
* [SCSI] Make error printing more verboseMartin K. Petersen2007-03-112-33/+18
* [SCSI] constants.c: cleanup, verbose result printingMartin K. Petersen2007-03-111-122/+145
OpenPOWER on IntegriCloud