aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-23pcmcia: pcmcia_config_loop() improvement by passing vccDominik Brodowski5-5/+7
2008-08-23pcmcia: pcmcia_config_loop() default CIS entry handlingDominik Brodowski5-19/+20
2008-08-23pcmcia: pcmcia_config_loop() ConfigIndex unificationDominik Brodowski5-6/+0
2008-08-23pcmcia: use pcmcia_loop_config in scsi pcmcia driversDominik Brodowski5-198/+183
2008-07-28[SCSI] qla2xxx: fix msleep compile errorFUJITA Tomonori1-0/+1
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds78-965/+3670
2008-07-27[SCSI] replace __FUNCTION__ with __func__Harvey Harrison43-175/+175
2008-07-27[SCSI] extend the last_sector_bug flag to cover more sectorsAlan Jenkins2-6/+21
2008-07-26[SCSI] qla2xxx: Update version number to 8.02.01-k6.Andrew Vasquez1-1/+1
2008-07-26[SCSI] qla2xxx: Additional NPIV corrections.Andrew Vasquez6-12/+19
2008-07-26[SCSI] qla2xxx: suppress uninitialized-var warningAndrew Morton1-1/+1
2008-07-26[SCSI] qla2xxx: use memory_read_from_buffer()Akinobu Mita1-35/+9
2008-07-26[SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware.Andrew Vasquez1-2/+2
2008-07-26[SCSI] ch: fix ch_remove oopsFUJITA Tomonori1-0/+1
2008-07-26[SCSI] 3w-9xxx: add MSI support and misc fixesadam radford2-14/+35
2008-07-26[SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fnMike Christie1-1/+1
2008-07-26[SCSI] ibmvfc: Update driver version to 1.0.1Brian King1-2/+2
2008-07-26[SCSI] ibmvfc: Add ADISC supportBrian King2-0/+171
2008-07-26[SCSI] ibmvfc: Miscellaneous fixesBrian King1-1/+2
2008-07-26[SCSI] ibmvfc: Fix hang on module removalBrian King1-4/+7
2008-07-26[SCSI] ibmvfc: Target refcounting fixesBrian King1-20/+28
2008-07-26[SCSI] ibmvfc: Reduce unnecessary log noiseBrian King1-2/+5
2008-07-26[SCSI] sym53c8xx: free luntbl in sym_hcb_freeMike Anderson1-0/+2
2008-07-26[SCSI] scsi_scan.c: Release mutex in error handling codeJulia Lawall1-0/+1
2008-07-26[SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern1-0/+2
2008-07-26[SCSI] sd: Support for SCSI disk (SBC) Data Integrity FieldMartin K. Petersen5-40/+647
2008-07-26[SCSI] sd: Identify DIF protection type and application tag ownershipMartin K. Petersen2-4/+141
2008-07-26[SCSI] Do not retry a request whose data integrity check failedMartin K. Petersen2-2/+10
2008-07-26[SCSI] Support devices with protection informationMartin K. Petersen3-3/+59
2008-07-26[SCSI] Command protection operationMartin K. Petersen1-0/+3
2008-07-26[SCSI] Host protection capabilitiesMartin K. Petersen1-0/+4
2008-07-26[SCSI] scsi_dh: create lookup cacheHannes Reinecke1-24/+105
2008-07-26[SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke1-0/+64
2008-07-26[SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke3-0/+811
2008-07-26[SCSI] scsi_dh: Update RDAC device handlerHannes Reinecke1-69/+94
2008-07-26[SCSI] scsi_dh: Update hp_sw hardware handlerHannes Reinecke1-38/+234
2008-07-26[SCSI] scsi_dh: Update EMC handlerHannes Reinecke1-175/+372
2008-07-26[SCSI] scsi_dh: Add 'dh_state' sysfs attributeHannes Reinecke1-1/+102
2008-07-26[SCSI] scsi_dh: Implement common device table handlingHannes Reinecke4-218/+288
2008-07-26[SCSI] sd: update index allocation and use ida instead of idrTejun Heo1-13/+14
2008-07-26[SCSI] fix shared tag map tag allocationMike Christie1-0/+15
2008-07-26[SCSI] stex: fix queue depth settingMike Christie1-1/+1
2008-07-26[SCSI] qla4xxx: fix queue depth settingMike Christie1-1/+3
2008-07-26[SCSI] fix shared tag map setupMike Christie1-5/+14
2008-07-26[SCSI] st: Remove bogus memsetKai Makisara1-6/+2
2008-07-26[SCSI] st: Move buffer pointer back when data could not be written.Kai Makisara1-1/+2
2008-07-26[SCSI] qla2xxx: Update version number to 8.02.01-k5.Andrew Vasquez1-1/+1
2008-07-26[SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts.Andrew Vasquez1-1/+1
2008-07-26[SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled.Andrew Vasquez2-0/+9
2008-07-26[SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23xx parts.Andrew Vasquez1-1/+1