summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | [SCSI] qla2xxx: suppress uninitialized-var warningAndrew Morton2008-07-261-1/+1
| * | | | | [SCSI] qla2xxx: use memory_read_from_buffer()Akinobu Mita2008-07-261-35/+9
| * | | | | [SCSI] qla2xxx: Issue proper ISP callbacks during stop-firmware.Andrew Vasquez2008-07-261-2/+2
| * | | | | [SCSI] ch: fix ch_remove oopsFUJITA Tomonori2008-07-261-0/+1
| * | | | | [SCSI] 3w-9xxx: add MSI support and misc fixesadam radford2008-07-262-14/+35
| * | | | | [SCSI] scsi_lib: use blk_rq_tagged in scsi_request_fnMike Christie2008-07-261-1/+1
| * | | | | [SCSI] ibmvfc: Update driver version to 1.0.1Brian King2008-07-261-2/+2
| * | | | | [SCSI] ibmvfc: Add ADISC supportBrian King2008-07-262-0/+171
| * | | | | [SCSI] ibmvfc: Miscellaneous fixesBrian King2008-07-261-1/+2
| * | | | | [SCSI] ibmvfc: Fix hang on module removalBrian King2008-07-261-4/+7
| * | | | | [SCSI] ibmvfc: Target refcounting fixesBrian King2008-07-261-20/+28
| * | | | | [SCSI] ibmvfc: Reduce unnecessary log noiseBrian King2008-07-261-2/+5
| * | | | | [SCSI] sym53c8xx: free luntbl in sym_hcb_freeMike Anderson2008-07-261-0/+2
| * | | | | [SCSI] scsi_scan.c: Release mutex in error handling codeJulia Lawall2008-07-261-0/+1
| * | | | | [SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern2008-07-262-0/+3
| * | | | | [SCSI] sd: Support for SCSI disk (SBC) Data Integrity FieldMartin K. Petersen2008-07-265-40/+647
| * | | | | [SCSI] sd: Identify DIF protection type and application tag ownershipMartin K. Petersen2008-07-262-4/+141
| * | | | | [SCSI] Do not retry a request whose data integrity check failedMartin K. Petersen2008-07-262-2/+10
| * | | | | [SCSI] Support devices with protection informationMartin K. Petersen2008-07-265-3/+84
| * | | | | [SCSI] Command protection operationMartin K. Petersen2008-07-263-0/+70
| * | | | | [SCSI] Host protection capabilitiesMartin K. Petersen2008-07-262-0/+88
| * | | | | [SCSI] scsi_dh: create lookup cacheHannes Reinecke2008-07-261-24/+105
| * | | | | [SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke2008-07-263-0/+87
| * | | | | [SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke2008-07-264-0/+814
| * | | | | [SCSI] scsi_dh: Update RDAC device handlerHannes Reinecke2008-07-261-69/+94
| * | | | | [SCSI] scsi_dh: Update hp_sw hardware handlerHannes Reinecke2008-07-261-38/+234
| * | | | | [SCSI] scsi_dh: Update EMC handlerHannes Reinecke2008-07-262-175/+373
| * | | | | [SCSI] scsi_dh: Add 'dh_state' sysfs attributeHannes Reinecke2008-07-261-1/+102
| * | | | | [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-265-219/+296
| * | | | | [SCSI] Make host_no an unsigned intMatthew Wilcox2008-07-261-1/+1
| * | | | | [SCSI] sd: update index allocation and use ida instead of idrTejun Heo2008-07-261-13/+14
| * | | | | [SCSI] fix shared tag map tag allocationMike Christie2008-07-261-0/+15
| * | | | | [SCSI] stex: fix queue depth settingMike Christie2008-07-261-1/+1
| * | | | | [SCSI] qla4xxx: fix queue depth settingMike Christie2008-07-261-1/+3
| * | | | | [SCSI] fix shared tag map setupMike Christie2008-07-261-5/+14
| * | | | | [SCSI] st: Remove bogus memsetKai Makisara2008-07-261-6/+2
| * | | | | [SCSI] st: Move buffer pointer back when data could not be written.Kai Makisara2008-07-261-1/+2
| * | | | | [SCSI] qla2xxx: Update version number to 8.02.01-k5.Andrew Vasquez2008-07-261-1/+1
| * | | | | [SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts.Andrew Vasquez2008-07-261-1/+1
| * | | | | [SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled.Andrew Vasquez2008-07-262-0/+9
| * | | | | [SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23...Andrew Vasquez2008-07-261-1/+1
| * | | | | [SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts.Andrew Vasquez2008-07-261-0/+6
| * | | | | [SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-re...Seokmann Ju2008-07-263-4/+8
| * | | | | [SCSI] qla2xxx: Correct vport management of MBA_PORT_UPDATE.Seokmann Ju2008-07-261-4/+0
| * | | | | [SCSI] qla2xxx: Correct fcport state-management during loss.Seokmann Ju2008-07-262-11/+3
| * | | | | [SCSI] qla2xxx: Always aquire the parent's hardware_lock.Seokmann Ju2008-07-263-15/+20
| * | | | | [SCSI] qla2xxx: Swap enablement order of EFT and FCE.Andrew Vasquez2008-07-261-40/+40
| * | | | | [SCSI] qla2xxx: Retrieve board serial-number and description from VPD.Joe Carnuccio2008-07-265-5/+60
| * | | | | [SCSI] qla2xxx: Allow the user the option of disabling iIDMA.Andrew Vasquez2008-07-263-1/+10
| * | | | | [SCSI] qla2xxx: Cleanup NPIV related functionsSeokmann Ju2008-07-265-23/+4
OpenPOWER on IntegriCloud