aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
Commit message (Expand)AuthorAge
* [SCSI] scsi_eh_prep_cmnd should save scmd->underflowAlan Stern2008-07-26
* [SCSI] sd: Support for SCSI disk (SBC) Data Integrity FieldMartin K. Petersen2008-07-26
* [SCSI] sd: Identify DIF protection type and application tag ownershipMartin K. Petersen2008-07-26
* [SCSI] Do not retry a request whose data integrity check failedMartin K. Petersen2008-07-26
* [SCSI] Support devices with protection informationMartin K. Petersen2008-07-26
* [SCSI] Command protection operationMartin K. Petersen2008-07-26
* [SCSI] Host protection capabilitiesMartin K. Petersen2008-07-26
* [SCSI] scsi_dh: create lookup cacheHannes Reinecke2008-07-26
* [SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke2008-07-26
* [SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke2008-07-26
* [SCSI] scsi_dh: Update RDAC device handlerHannes Reinecke2008-07-26
* [SCSI] scsi_dh: Update hp_sw hardware handlerHannes Reinecke2008-07-26
* [SCSI] scsi_dh: Update EMC handlerHannes Reinecke2008-07-26
* [SCSI] scsi_dh: Add 'dh_state' sysfs attributeHannes Reinecke2008-07-26
* [SCSI] scsi_dh: Implement common device table handlingHannes Reinecke2008-07-26
* [SCSI] sd: update index allocation and use ida instead of idrTejun Heo2008-07-26
* [SCSI] fix shared tag map tag allocationMike Christie2008-07-26
* [SCSI] stex: fix queue depth settingMike Christie2008-07-26
* [SCSI] qla4xxx: fix queue depth settingMike Christie2008-07-26
* [SCSI] fix shared tag map setupMike Christie2008-07-26
* [SCSI] st: Remove bogus memsetKai Makisara2008-07-26
* [SCSI] st: Move buffer pointer back when data could not be written.Kai Makisara2008-07-26
* [SCSI] qla2xxx: Update version number to 8.02.01-k5.Andrew Vasquez2008-07-26
* [SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts.Andrew Vasquez2008-07-26
* [SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled.Andrew Vasquez2008-07-26
* [SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23...Andrew Vasquez2008-07-26
* [SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts.Andrew Vasquez2008-07-26
* [SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-re...Seokmann Ju2008-07-26
* [SCSI] qla2xxx: Correct vport management of MBA_PORT_UPDATE.Seokmann Ju2008-07-26
* [SCSI] qla2xxx: Correct fcport state-management during loss.Seokmann Ju2008-07-26
* [SCSI] qla2xxx: Always aquire the parent's hardware_lock.Seokmann Ju2008-07-26
* [SCSI] qla2xxx: Swap enablement order of EFT and FCE.Andrew Vasquez2008-07-26
* [SCSI] qla2xxx: Retrieve board serial-number and description from VPD.Joe Carnuccio2008-07-26
* [SCSI] qla2xxx: Allow the user the option of disabling iIDMA.Andrew Vasquez2008-07-26
* [SCSI] qla2xxx: Cleanup NPIV related functionsSeokmann Ju2008-07-26
* [SCSI] qla2xxx: Add LIP count to FC-transport statistics.Harish Zunjarrao2008-07-26
* [SCSI] qla2xxx: Track total number of ISP aborts.Harish Zunjarrao2008-07-26
* [SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.Andrew Vasquez2008-07-26
* [SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.Seokmann Ju2008-07-26
* [SCSI] qla2xxx: Correct locking during NVRAM manipulation.Andrew Vasquez2008-07-26
* ibmvfc: Add support for collaborative memory overcommitBrian King2008-07-25
* ibmvscsi: driver enablement for CMORobert Jennings2008-07-25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-07-24
|\
| * ide-scsi: remove kmalloced struct requestFUJITA Tomonori2008-07-24
| * ide: add ide_device_{get,put}() helpersBartlomiej Zolnierkiewicz2008-07-24
* | PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi2008-07-24
|/
* ide-scsi: convert to using the new atapi_flagsBorislav Petkov2008-07-23
* ide-scsi: pass packet command in rq->cmdBorislav Petkov2008-07-23
* ide-scsi: use drive->pc_callback instead of pc->callbackBorislav Petkov2008-07-23
* ide: add struct ide_tp_ops (take 2)Bartlomiej Zolnierkiewicz2008-07-23