summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-02-19[SCSI] libsas: use libata-eh-reset for sata rediscovery fis transmit failuresDan Williams
2012-02-19[SCSI] libsas: defer SAS_TASK_NEED_DEV_RESET commands to libataDan Williams
2012-02-19[SCSI] libsas: let libata handle command timeoutsDan Williams
2012-02-19[SCSI] libsas: fix timeout vs completion raceDan Williams
2012-02-19[SCSI] libsas: prevent double completion of scmds from ehDan Williams
2012-02-19[SCSI] libsas: close error handling vs sas_ata_task_done() raceDan Williams
2012-02-19[SCSI] libsas: kill invocation of scsi_eh_finish_cmd from sas_ata_task_doneDan Williams
2012-02-19[SCSI] libsas: use ->set_dmamode to notify lldds of NCQ parametersDan Williams
2012-02-19[SCSI] libsas: prevent domain rediscovery competing with ata error handlingDan Williams
2012-02-19[SCSI] libsas: convert dev->gone to flagsDan Williams
2012-02-19[SCSI] libsas: remove ata_port.lock management duties from llddsDan Williams
2012-02-19[SCSI] libsas: introduce sas_drain_work()Dan Williams
2012-02-19[SCSI] libsas: convert ha->state to flagsDan Williams
2012-02-19[SCSI] libsas: replace event locks with atomic bitopsDan Williams
2012-02-19[SCSI] libsas: fix leak of dev->sata_dev.identify_[packet_]deviceDan Williams
2012-02-19[SCSI] libsas: fix domain_device leakDan Williams
2012-02-19[SCSI] libsas: kill sas_slave_destroyDan Williams
2012-02-19[SCSI] libsas: remove unused ata_task_resp fieldsDan Williams
2012-02-19[SCSI] Handle disk devices which can not process medium access commandsMartin K. Petersen
2012-02-19[SCSI] mpt2sas: spell "primitive" correctly in function prototypeAndrew Morton
2012-02-19[SCSI] virtio-scsi: SCSI driver for QEMU based virtual machinesPaolo Bonzini
2012-02-19[SCSI] hpsa: add some older controllers to the kdump blacklistTomas Henzl
2012-02-19[SCSI] scsi_error: classify some ILLEGAL_REQUEST sense as a permanent TARGET_...Mike Snitzer
2012-02-19[SCSI] sd: Make sure provisioning mode is reported correctlyMartin K. Petersen
2012-02-19[SCSI] Ensure discard failure gets treated as a target problemMartin K. Petersen
2012-02-19[SCSI] mpt2sas: add missing allocation checkTomas Henzl
2012-02-19[SCSI] qla4xxx: Update driver version to 5.02.00-k14Vikas Chaudhary
2012-02-19[SCSI] qla4xxx: Added ping supportVikas Chaudhary
2012-02-19[SCSI] iscsi_transport: Added Ping supportVikas Chaudhary
2012-02-19[SCSI] qla4xxx: added support for host eventVikas Chaudhary
2012-02-19[SCSI] scsi_transport_iscsi: added support for host eventVikas Chaudhary
2012-02-19[SCSI] qla4xxx: Proper detection of firmware abort error code for ISP82xxVikas Chaudhary
2012-02-19[SCSI] qla4xxx: Remove un-necessary print statmentLalit Chandivade
2012-02-19[SCSI] qla4xxx: Modified debug log messages for boot info.Manish Rangankar
2012-02-19[SCSI] qla4xxx: Fix verify boot idx correctlyLalit Chandivade
2012-02-19[SCSI] qla4xxx: Fix un-necessary delay on invalid DDBLalit Chandivade
2012-02-19[SCSI] qla4xxx: Remove unused codeVikas Chaudhary
2012-02-19[SCSI] libfc: Handle discovery failure during ctlr link downBhanu Prakash Gollapudi
2012-02-19[SCSI] libfc: Fix panic in fc_exch_recvBhanu Prakash Gollapudi
2012-02-19[SCSI] fcoe: Remove reference counting on 'stuct fcoe_interface'Robert Love
2012-02-19[SCSI] fcoe: Do not switch context in vport_delete callbackRobert Love
2012-02-19[SCSI] fcoe: Rename out_nomod label to out_putmodRobert Love
2012-02-19[SCSI] fcoe: Allow exposing FDMI attributes via sysfsNeerav Parikh
2012-02-19[SCSI] libfcoe: Don't KERN_ERR on netdev notificationRobert Love
2012-02-19[SCSI] isci: T10 DIF supportDave Jiang
2012-02-19[SCSI] qla2xxx: Avoid invalid request queue dereference for bad response pack...Arun Easi
2012-02-19[SCSI] qla2xxx: Stop iteration after first failure in *_id functions.Arun Easi
2012-02-19[SCSI] qla2xxx: Fix incorrect register access in qla2x00_start_iocbs().Arun Easi
2012-02-19[SCSI] qla2xxx: Handle device mapping changes due to device logout.Arun Easi
2012-02-19[SCSI] qla2xxx: Add ha->max_fibre_devices to keep track of the maximum number...Chad Dupuis