aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi
AgeCommit message (Expand)Author
2008-07-26[SCSI] scsi_dh: attach to hardware handler from dm-mpathHannes Reinecke
2008-07-26[SCSI] scsi_dh: add generic SPC-3 alua handlerHannes Reinecke
2008-07-26[SCSI] scsi_dh: Update RDAC device handlerHannes Reinecke
2008-07-26[SCSI] scsi_dh: Update hp_sw hardware handlerHannes Reinecke
2008-07-26[SCSI] scsi_dh: Update EMC handlerHannes Reinecke
2008-07-26[SCSI] scsi_dh: Add 'dh_state' sysfs attributeHannes Reinecke
2008-07-26[SCSI] scsi_dh: Implement common device table handlingHannes Reinecke
2008-07-26[SCSI] sd: update index allocation and use ida instead of idrTejun Heo
2008-07-26[SCSI] fix shared tag map tag allocationMike Christie
2008-07-26[SCSI] stex: fix queue depth settingMike Christie
2008-07-26[SCSI] qla4xxx: fix queue depth settingMike Christie
2008-07-26[SCSI] fix shared tag map setupMike Christie
2008-07-26[SCSI] st: Remove bogus memsetKai Makisara
2008-07-26[SCSI] st: Move buffer pointer back when data could not be written.Kai Makisara
2008-07-26[SCSI] qla2xxx: Update version number to 8.02.01-k5.Andrew Vasquez
2008-07-26[SCSI] qla2xxx: Don't hardcode fw_transfer_size for ISP2[45]xx parts.Andrew Vasquez
2008-07-26[SCSI] qla2xxx: Verify the RISC is not in ROM code if firmware-load is disabled.Andrew Vasquez
2008-07-26[SCSI] qla2xxx: Correct overflow during dump-processing on large-memory ISP23...Andrew Vasquez
2008-07-26[SCSI] qla2xxx: Skip FDMI registration on ISP21xx/22xx parts.Andrew Vasquez
2008-07-26[SCSI] qla2xxx: Correct rport/fcport visibility-state handling during loop-re...Seokmann Ju
2008-07-26[SCSI] qla2xxx: Correct vport management of MBA_PORT_UPDATE.Seokmann Ju
2008-07-26[SCSI] qla2xxx: Correct fcport state-management during loss.Seokmann Ju
2008-07-26[SCSI] qla2xxx: Always aquire the parent's hardware_lock.Seokmann Ju
2008-07-26[SCSI] qla2xxx: Swap enablement order of EFT and FCE.Andrew Vasquez
2008-07-26[SCSI] qla2xxx: Retrieve board serial-number and description from VPD.Joe Carnuccio
2008-07-26[SCSI] qla2xxx: Allow the user the option of disabling iIDMA.Andrew Vasquez
2008-07-26[SCSI] qla2xxx: Cleanup NPIV related functionsSeokmann Ju
2008-07-26[SCSI] qla2xxx: Add LIP count to FC-transport statistics.Harish Zunjarrao
2008-07-26[SCSI] qla2xxx: Track total number of ISP aborts.Harish Zunjarrao
2008-07-26[SCSI] qla2xxx: Set an rport's dev_loss_tmo value in a consistent manner.Andrew Vasquez
2008-07-26[SCSI] qla2xxx: Add dev_loss_tmo_callbk/terminate_rport_io callback support.Seokmann Ju
2008-07-26[SCSI] qla2xxx: Correct locking during NVRAM manipulation.Andrew Vasquez
2008-07-25ibmvfc: Add support for collaborative memory overcommitBrian King
2008-07-25ibmvscsi: driver enablement for CMORobert Jennings
2008-07-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-07-24ide-scsi: remove kmalloced struct requestFUJITA Tomonori
2008-07-24ide: add ide_device_{get,put}() helpersBartlomiej Zolnierkiewicz
2008-07-24PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architecturesAndrea Righi
2008-07-23ide-scsi: convert to using the new atapi_flagsBorislav Petkov
2008-07-23ide-scsi: pass packet command in rq->cmdBorislav Petkov
2008-07-23ide-scsi: use drive->pc_callback instead of pc->callbackBorislav Petkov
2008-07-23ide: add struct ide_tp_ops (take 2)Bartlomiej Zolnierkiewicz
2008-07-23ide: add ->read_status methodBartlomiej Zolnierkiewicz
2008-07-23ide: add ->exec_command methodBartlomiej Zolnierkiewicz
2008-07-21driver core: remove KOBJ_NAME_LEN defineKay Sievers
2008-07-21Driver Core: add ability for class_find_device to start in middle of listGreg Kroah-Hartman
2008-07-21device create: scsi: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-16scsi_dh: Verify "dev" is a sdev before accessing it.Chandra Seetharaman
2008-07-16IDE: Remove unused codeElias Oltmanns
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds